Trace number 4118359

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)-149 1800.15 873.662

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament32.lin.opb
MD5SUM4e6571aa6c5dd9b99d977c3732a6fa54
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-187
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1456
Total number of constraints1920
Number of constraints which are clauses960
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints960
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1286
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1378
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1378
Number of bits of the biggest sum of numbers11
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.08/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.08/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.10	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4118359-1467225833.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.46/0.32	c ... done. Wall clock time 0.193s.
0.46/0.32	c declared #vars     1456
0.46/0.32	c #constraints  1920
0.46/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.46/0.33	c constraints type 
0.46/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 960
0.46/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 960
0.46/0.33	c 1920 constraints processed.
0.46/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.46/0.33	c constraints type 
0.46/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 960
0.46/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 960
0.46/0.33	c 1920 constraints processed.
0.46/0.33	c objective function length is 1286 literals
0.46/0.35	c And the winner is solver1
0.62/0.83	c SATISFIABLE
0.62/0.83	c OPTIMIZING...
0.62/0.83	c Got one! Elapsed wall clock time (in seconds):0.7
0.62/0.83	o -122
0.62/0.88	c And the winner is solver0
1.42/1.34	c Got one! Elapsed wall clock time (in seconds):1.216
1.42/1.34	o -123
3.44/2.19	c cleaning 2501 clauses out of 5005 with flag 10003/5005
3.44/2.20	c And the winner is solver0
3.88/2.35	c Got one! Elapsed wall clock time (in seconds):2.224
3.88/2.35	o -124
5.69/3.13	c cleaning 3781 clauses out of 7567 with flag 10004/10068
7.64/4.05	c cleaning 4888 clauses out of 9785 with flag 22012/16067
9.86/5.15	c cleaning 5942 clauses out of 11897 with flag 36013/23067
13.08/6.53	c cleaning 6971 clauses out of 13955 with flag 52023/31067
13.30/6.65	c And the winner is solver1
13.37/6.89	c Got one! Elapsed wall clock time (in seconds):6.758
13.37/6.89	o -125
14.85/7.70	c cleaning 6394 clauses out of 12798 with flag 10524/36881
17.04/8.62	c cleaning 6196 clauses out of 12403 with flag 23168/42880
19.07/9.69	c cleaning 6599 clauses out of 13207 with flag 37980/49880
21.97/10.98	c cleaning 7301 clauses out of 14609 with flag 54873/57881
23.17/11.50	c And the winner is solver1
23.17/11.89	c Got one! Elapsed wall clock time (in seconds):11.763
23.17/11.89	o -126
23.60/12.21	c cleaning 6346 clauses out of 12709 with flag 4220/63282
25.59/13.11	c cleaning 6178 clauses out of 12363 with flag 16933/69282
28.12/14.25	c cleaning 6588 clauses out of 13186 with flag 31813/76283
30.62/15.47	c cleaning 7296 clauses out of 14597 with flag 48737/84282
33.60/16.92	c cleaning 8147 clauses out of 16301 with flag 67774/93282
36.25/18.07	c And the winner is solver1
36.38/18.40	c Got one! Elapsed wall clock time (in seconds):18.269
36.38/18.40	o -128
37.99/19.22	c cleaning 9965 clauses out of 19930 with flag 10564/105058
39.80/20.11	c cleaning 7978 clauses out of 15965 with flag 23270/111058
41.80/21.14	c cleaning 7486 clauses out of 14987 with flag 38268/118058
44.21/22.31	c cleaning 7748 clauses out of 15500 with flag 55277/126057
46.80/23.67	c cleaning 8376 clauses out of 16752 with flag 74348/135057
51.09/25.31	c cleaning 9186 clauses out of 18376 with flag 95531/145057
54.47/27.05	c cleaning 10092 clauses out of 20190 with flag 118745/156057
57.27/28.48	c And the winner is solver1
57.42/28.91	c Got one! Elapsed wall clock time (in seconds):28.776
57.42/28.91	o -134
58.83/29.66	c cleaning 12186 clauses out of 24378 with flag 10529/170337
60.63/30.52	c cleaning 9094 clauses out of 18193 with flag 23170/176338
63.58/31.64	c cleaning 8046 clauses out of 16098 with flag 37914/183337
65.98/32.83	c cleaning 8023 clauses out of 16052 with flag 54821/191337
68.60/34.15	c cleaning 8512 clauses out of 17029 with flag 73898/200337
71.58/35.62	c cleaning 9256 clauses out of 18519 with flag 95424/210339
74.98/37.33	c cleaning 10123 clauses out of 20261 with flag 118853/221337
78.98/39.34	c cleaning 11067 clauses out of 22140 with flag 144290/233339
83.39/41.53	c cleaning 12036 clauses out of 24072 with flag 171793/246338
88.00/43.87	c cleaning 13018 clauses out of 26036 with flag 201466/260338
96.11/47.35	c cleaning 14007 clauses out of 28017 with flag 233113/275337
101.29/49.97	c And the winner is solver1
101.35/50.13	c Got one! Elapsed wall clock time (in seconds):50.002
101.35/50.13	o -135
102.88/50.99	c cleaning 17376 clauses out of 34752 with flag 10557/296079
104.90/51.95	c cleaning 11686 clauses out of 23376 with flag 23208/302079
106.94/52.97	c cleaning 9338 clauses out of 18690 with flag 37888/309079
109.32/54.14	c cleaning 8668 clauses out of 17352 with flag 54754/317079
111.92/55.45	c cleaning 8838 clauses out of 17684 with flag 73664/326079
115.64/57.05	c cleaning 9417 clauses out of 18846 with flag 94718/336079
118.84/58.66	c cleaning 10211 clauses out of 20430 with flag 117963/347080
122.66/60.52	c cleaning 11104 clauses out of 22218 with flag 143252/359079
126.64/62.50	c cleaning 12051 clauses out of 24115 with flag 170653/372080
131.04/64.71	c cleaning 13030 clauses out of 26064 with flag 200130/386080
135.64/67.03	c cleaning 14010 clauses out of 28034 with flag 231737/401080
140.84/69.65	c cleaning 15011 clauses out of 30023 with flag 265393/417079
148.02/72.74	c cleaning 16006 clauses out of 32012 with flag 301180/434079
154.20/75.84	c cleaning 17003 clauses out of 34006 with flag 339256/452079
161.22/79.38	c cleaning 18002 clauses out of 36003 with flag 379427/471079
169.01/83.25	c cleaning 19001 clauses out of 38002 with flag 421744/491080
179.69/88.28	c cleaning 19997 clauses out of 40000 with flag 465987/512079
187.89/92.40	c cleaning 21000 clauses out of 42003 with flag 512415/534079
197.11/96.91	c cleaning 22002 clauses out of 44003 with flag 561143/557079
207.09/101.98	c cleaning 22998 clauses out of 46002 with flag 611690/581080
216.91/106.85	c And the winner is solver1
216.91/106.98	c Got one! Elapsed wall clock time (in seconds):106.856
216.91/106.98	o -136
219.89/108.19	c cleaning 25632 clauses out of 51272 with flag 10533/609348
221.89/109.17	c cleaning 15815 clauses out of 31640 with flag 23222/615348
224.28/110.31	c cleaning 11408 clauses out of 22826 with flag 38028/622349
226.48/111.48	c cleaning 9702 clauses out of 19417 with flag 54979/630348
229.28/112.86	c cleaning 9352 clauses out of 18717 with flag 73917/639350
232.71/114.54	c cleaning 9676 clauses out of 19364 with flag 94923/649349
236.29/116.31	c cleaning 10340 clauses out of 20689 with flag 118100/660350
240.09/118.21	c cleaning 11169 clauses out of 22348 with flag 143509/672349
244.49/120.41	c cleaning 12089 clauses out of 24178 with flag 171189/685348
248.89/122.69	c cleaning 13044 clauses out of 26090 with flag 200847/699349
256.16/125.42	c cleaning 14019 clauses out of 28045 with flag 232533/714348
261.74/128.24	c cleaning 15010 clauses out of 30027 with flag 266315/730349
267.94/131.39	c cleaning 16005 clauses out of 32017 with flag 302045/747349
275.14/134.93	c cleaning 17006 clauses out of 34011 with flag 339893/765348
282.95/138.81	c cleaning 17997 clauses out of 36005 with flag 379875/784348
290.55/142.69	c cleaning 19005 clauses out of 38009 with flag 422051/804349
302.58/148.25	c cleaning 19998 clauses out of 40003 with flag 466277/825348
311.06/152.41	c cleaning 21001 clauses out of 42005 with flag 512835/847348
321.46/157.69	c cleaning 22000 clauses out of 44004 with flag 561407/870348
322.66/158.25	c And the winner is solver1
322.66/158.57	c Got one! Elapsed wall clock time (in seconds):158.44
322.66/158.57	o -140
323.53/159.06	c cleaning 13796 clauses out of 27600 with flag 6320/875944
325.33/159.94	c cleaning 9897 clauses out of 19802 with flag 18940/881942
327.33/160.98	c cleaning 8447 clauses out of 16905 with flag 33676/888942
329.73/162.16	c cleaning 8222 clauses out of 16458 with flag 50546/896942
332.91/163.58	c cleaning 8616 clauses out of 17236 with flag 69603/905942
335.93/165.09	c cleaning 9307 clauses out of 18620 with flag 90781/915942
339.31/166.73	c cleaning 10151 clauses out of 20313 with flag 114108/926942
342.91/168.54	c cleaning 11078 clauses out of 22163 with flag 139548/938943
346.93/170.54	c cleaning 12042 clauses out of 24084 with flag 167031/951942
351.33/172.78	c cleaning 13015 clauses out of 26042 with flag 196845/965942
352.31/173.27	c And the winner is solver1
352.38/173.63	c Got one! Elapsed wall clock time (in seconds):173.501
352.38/173.63	o -141
352.92/173.95	c cleaning 9099 clauses out of 18201 with flag 4213/971116
354.70/174.83	c cleaning 7547 clauses out of 15102 with flag 16908/977116
357.35/175.93	c cleaning 7272 clauses out of 14555 with flag 31732/984116
359.55/177.08	c cleaning 7636 clauses out of 15283 with flag 48730/992116
362.35/178.40	c cleaning 8324 clauses out of 16647 with flag 67912/1001116
365.55/180.00	c cleaning 9157 clauses out of 18323 with flag 89108/1011116
368.95/181.77	c cleaning 10078 clauses out of 20166 with flag 112462/1022116
372.75/183.70	c cleaning 11042 clauses out of 22089 with flag 137812/1034117
377.15/185.90	c cleaning 12024 clauses out of 24047 with flag 165277/1047117
381.97/188.23	c cleaning 13010 clauses out of 26023 with flag 194849/1061117
386.95/190.77	c cleaning 14002 clauses out of 28012 with flag 226445/1076116
394.13/194.04	c cleaning 15001 clauses out of 30010 with flag 260070/1092116
401.09/197.48	c cleaning 16001 clauses out of 32011 with flag 296078/1109118
408.50/201.20	c cleaning 17005 clauses out of 34010 with flag 334075/1127118
416.29/205.08	c cleaning 18000 clauses out of 36003 with flag 374289/1146116
424.90/209.35	c cleaning 18998 clauses out of 38003 with flag 416533/1166116
435.75/214.12	c cleaning 20003 clauses out of 40005 with flag 460874/1187116
448.36/220.48	c cleaning 20998 clauses out of 42002 with flag 507159/1209116
448.96/220.76	c And the winner is solver1
448.96/221.22	c Got one! Elapsed wall clock time (in seconds):221.09
448.96/221.22	o -142
450.30/221.91	c cleaning 13127 clauses out of 26254 with flag 8421/1214366
452.10/222.85	c cleaning 9556 clauses out of 19127 with flag 21058/1220366
454.30/223.90	c cleaning 8279 clauses out of 16571 with flag 35758/1227366
456.70/225.10	c cleaning 8138 clauses out of 16291 with flag 52580/1235365
459.50/226.52	c cleaning 8569 clauses out of 17153 with flag 71558/1244365
462.50/228.09	c cleaning 9290 clauses out of 18587 with flag 92654/1254368
467.36/229.99	c cleaning 10143 clauses out of 20295 with flag 115869/1265366
471.33/231.95	c cleaning 11076 clauses out of 22151 with flag 141204/1277365
475.73/234.15	c cleaning 12032 clauses out of 24076 with flag 168738/1290366
480.75/236.63	c cleaning 13016 clauses out of 26044 with flag 198304/1304366
486.13/239.33	c cleaning 14011 clauses out of 28027 with flag 230038/1319365
493.35/242.51	c cleaning 15006 clauses out of 30017 with flag 263759/1335366
500.35/246.08	c cleaning 16001 clauses out of 32011 with flag 299595/1352366
507.97/249.88	c cleaning 17003 clauses out of 34009 with flag 337531/1370365
515.76/253.70	c cleaning 18001 clauses out of 36007 with flag 377505/1389366
525.49/258.02	c cleaning 19002 clauses out of 38007 with flag 419697/1409367
533.49/262.07	c cleaning 19997 clauses out of 40003 with flag 464041/1430365
542.29/266.40	c cleaning 21000 clauses out of 42007 with flag 510363/1452366
550.91/270.78	c cleaning 21999 clauses out of 44006 with flag 558864/1475365
564.44/277.84	c cleaning 23000 clauses out of 46008 with flag 609618/1499366
573.85/282.55	c cleaning 24002 clauses out of 48007 with flag 662370/1524365
585.47/288.40	c cleaning 24999 clauses out of 50006 with flag 717316/1550366
598.91/294.96	c cleaning 26000 clauses out of 52006 with flag 774427/1577365
613.09/302.04	c cleaning 27002 clauses out of 54007 with flag 833999/1605366
628.09/309.54	c cleaning 28001 clauses out of 56005 with flag 895492/1634366
638.88/314.75	c And the winner is solver1
638.88/315.15	c Got one! Elapsed wall clock time (in seconds):315.022
638.88/315.15	o -143
640.96/316.26	c cleaning 27214 clauses out of 54437 with flag 10530/1660799
643.16/317.35	c cleaning 16608 clauses out of 33223 with flag 23199/1666799
645.37/318.50	c cleaning 11802 clauses out of 23614 with flag 37952/1673798
648.57/319.81	c cleaning 9900 clauses out of 19812 with flag 54836/1681798
651.39/321.24	c cleaning 9451 clauses out of 18913 with flag 73887/1690799
654.57/322.81	c cleaning 9726 clauses out of 19461 with flag 94972/1700798
657.99/324.59	c cleaning 10363 clauses out of 20735 with flag 118145/1711798
662.17/326.61	c cleaning 11181 clauses out of 22373 with flag 143386/1723799
666.56/328.87	c cleaning 12094 clauses out of 24191 with flag 170737/1736798
671.56/331.34	c cleaning 13046 clauses out of 26097 with flag 200198/1750798
677.50/334.07	c cleaning 14021 clauses out of 28051 with flag 231846/1765798
683.11/336.84	c cleaning 15012 clauses out of 30031 with flag 265564/1781799
689.33/339.96	c cleaning 16005 clauses out of 32019 with flag 301362/1798799
696.91/343.73	c cleaning 17007 clauses out of 34013 with flag 339321/1816798
705.38/347.67	c cleaning 18004 clauses out of 36007 with flag 379361/1835799
712.76/351.33	c cleaning 19000 clauses out of 38003 with flag 421433/1855799
720.78/355.36	c cleaning 20001 clauses out of 40002 with flag 465677/1876798
730.68/359.95	c cleaning 20998 clauses out of 42002 with flag 512001/1898799
740.08/364.62	c cleaning 22001 clauses out of 44003 with flag 560707/1921798
749.48/369.38	c cleaning 22998 clauses out of 46003 with flag 611481/1945799
762.00/375.19	c cleaning 23998 clauses out of 48006 with flag 664378/1970800
775.39/381.36	c cleaning 25002 clauses out of 50007 with flag 719407/1996799
777.39/382.36	c And the winner is solver1
777.39/382.67	c Got one! Elapsed wall clock time (in seconds):382.546
777.39/382.67	o -144
777.65/382.86	c cleaning 15410 clauses out of 30830 with flag 2088/2002624
779.62/383.84	c cleaning 10705 clauses out of 21421 with flag 14697/2008625
781.82/384.91	c cleaning 8855 clauses out of 17716 with flag 29475/2015625
784.24/386.14	c cleaning 8424 clauses out of 16860 with flag 46422/2023624
787.02/387.53	c cleaning 8715 clauses out of 17438 with flag 65470/2032626
790.02/389.08	c cleaning 9361 clauses out of 18721 with flag 87208/2042624
795.06/391.00	c cleaning 10174 clauses out of 20360 with flag 110565/2053624
798.68/392.85	c cleaning 11093 clauses out of 22187 with flag 135898/2065625
802.87/394.99	c cleaning 12047 clauses out of 24094 with flag 163544/2078625
807.65/397.35	c cleaning 13017 clauses out of 26046 with flag 193147/2092624
814.19/400.08	c cleaning 14012 clauses out of 28029 with flag 224935/2107624
819.79/402.81	c cleaning 15004 clauses out of 30017 with flag 258980/2123624
825.59/405.78	c cleaning 16000 clauses out of 32014 with flag 294987/2140625
833.70/409.15	c cleaning 17001 clauses out of 34014 with flag 333126/2158625
841.79/413.19	c cleaning 18003 clauses out of 36013 with flag 373164/2177625
853.39/418.21	c cleaning 19001 clauses out of 38010 with flag 415278/2197625
862.99/423.06	c cleaning 20001 clauses out of 40008 with flag 459502/2218624
875.37/428.45	c cleaning 21001 clauses out of 42007 with flag 505789/2240624
887.29/433.61	c cleaning 22004 clauses out of 44007 with flag 554389/2263625
900.72/439.52	c cleaning 23002 clauses out of 46003 with flag 605165/2287625
910.74/444.51	c cleaning 23999 clauses out of 48000 with flag 658087/2312624
923.83/450.14	c cleaning 24999 clauses out of 50001 with flag 712978/2338624
941.05/459.24	c cleaning 26001 clauses out of 52003 with flag 769836/2365625
955.71/466.47	c cleaning 27001 clauses out of 54001 with flag 829006/2393624
973.98/475.46	c cleaning 27994 clauses out of 56000 with flag 890492/2422624
992.81/484.64	c cleaning 29001 clauses out of 58006 with flag 953940/2452624
1008.68/492.13	c And the winner is solver1
1008.68/492.22	c Got one! Elapsed wall clock time (in seconds):492.087
1008.68/492.22	o -147
1010.82/493.32	c cleaning 29988 clauses out of 59985 with flag 10503/2483604
1013.02/494.42	c cleaning 17994 clauses out of 35997 with flag 23130/2489604
1015.22/495.53	c cleaning 12498 clauses out of 25003 with flag 37903/2496604
1018.47/496.93	c cleaning 10245 clauses out of 20505 with flag 54765/2504604
1021.29/498.36	c cleaning 9626 clauses out of 19261 with flag 73770/2513605
1024.27/499.87	c cleaning 9814 clauses out of 19635 with flag 94989/2523605
1027.67/501.60	c cleaning 10405 clauses out of 20821 with flag 118270/2534605
1032.40/503.63	c cleaning 11204 clauses out of 22416 with flag 143850/2546605
1036.59/505.77	c cleaning 12106 clauses out of 24212 with flag 171388/2559605
1042.59/508.48	c cleaning 13049 clauses out of 26105 with flag 200800/2573604
1047.79/511.06	c cleaning 14026 clauses out of 28058 with flag 232370/2588606
1053.99/514.10	c cleaning 15011 clauses out of 30030 with flag 266121/2604604
1061.36/517.53	c cleaning 16004 clauses out of 32019 with flag 301933/2621604
1070.11/521.65	c cleaning 17004 clauses out of 34016 with flag 340045/2639605
1078.54/525.90	c cleaning 18001 clauses out of 36011 with flag 380432/2658604
1088.17/530.41	c cleaning 19003 clauses out of 38010 with flag 422567/2678604
1097.49/534.88	c cleaning 19998 clauses out of 40008 with flag 466816/2699605
1106.88/539.55	c cleaning 21003 clauses out of 42010 with flag 513284/2721605
1118.15/544.91	c cleaning 21998 clauses out of 44007 with flag 561756/2744605
1128.60/549.94	c cleaning 22999 clauses out of 46010 with flag 612459/2768606
1139.21/555.21	c cleaning 24002 clauses out of 48010 with flag 665845/2793605
1151.08/561.00	c cleaning 24998 clauses out of 50007 with flag 720970/2819604
1166.60/568.41	c cleaning 26001 clauses out of 52009 with flag 777759/2846604
1184.30/576.97	c cleaning 27000 clauses out of 54009 with flag 837208/2874605
1203.86/586.36	c cleaning 28001 clauses out of 56009 with flag 898673/2903605
1223.58/595.83	c cleaning 28998 clauses out of 58007 with flag 961830/2933604
1240.90/604.07	c cleaning 30005 clauses out of 60010 with flag 1027336/2964605
1258.99/612.66	c cleaning 31001 clauses out of 62004 with flag 1094854/2996604
1277.51/621.30	c cleaning 32001 clauses out of 64005 with flag 1167748/3029606
1297.05/630.65	c cleaning 32999 clauses out of 66003 with flag 1239312/3063605
1319.07/641.13	c cleaning 34000 clauses out of 68004 with flag 1312977/3098605
1340.45/651.31	c cleaning 34999 clauses out of 70003 with flag 1388839/3134604
1361.50/660.82	c And the winner is solver1
1361.50/661.20	c Got one! Elapsed wall clock time (in seconds):661.068
1361.50/661.20	o -148
1363.89/662.42	c cleaning 38200 clauses out of 76412 with flag 10492/3176012
1366.09/663.52	c cleaning 22103 clauses out of 44213 with flag 23148/3182013
1368.49/664.77	c cleaning 14549 clauses out of 29109 with flag 37877/3189012
1371.49/666.20	c cleaning 11273 clauses out of 22560 with flag 54762/3197012
1375.71/667.85	c cleaning 10138 clauses out of 20287 with flag 73780/3206012
1378.88/669.42	c cleaning 10071 clauses out of 20151 with flag 94863/3216014
1382.31/671.17	c cleaning 10534 clauses out of 21079 with flag 118221/3227013
1386.08/673.08	c cleaning 11270 clauses out of 22544 with flag 143680/3239012
1392.01/675.43	c cleaning 12135 clauses out of 24275 with flag 171151/3252013
1396.61/677.77	c cleaning 13065 clauses out of 26139 with flag 200645/3266012
1401.59/680.29	c cleaning 14030 clauses out of 28074 with flag 232315/3281012
1407.19/683.05	c cleaning 15020 clauses out of 30044 with flag 265888/3297012
1415.02/686.58	c cleaning 16013 clauses out of 32025 with flag 301694/3314013
1422.40/690.20	c cleaning 17003 clauses out of 34012 with flag 339836/3332013
1431.36/694.21	c cleaning 18000 clauses out of 36009 with flag 380035/3351013
1439.35/698.21	c cleaning 19002 clauses out of 38008 with flag 422262/3371012
1452.01/705.70	c cleaning 20003 clauses out of 40006 with flag 466506/3392012
1461.01/710.30	c cleaning 20998 clauses out of 42004 with flag 512792/3414013
1471.87/715.52	c cleaning 21998 clauses out of 44006 with flag 561333/3437013
1482.47/720.81	c cleaning 23000 clauses out of 46008 with flag 611843/3461013
1493.63/726.28	c cleaning 24000 clauses out of 48007 with flag 664492/3486012
1506.43/732.45	c cleaning 25002 clauses out of 50008 with flag 719450/3512013
1518.44/738.44	c cleaning 26002 clauses out of 52006 with flag 776560/3539013
1532.04/745.02	c cleaning 26999 clauses out of 54003 with flag 835623/3567012
1546.53/752.03	c cleaning 28002 clauses out of 56004 with flag 896778/3596012
1560.49/758.79	c cleaning 28999 clauses out of 58002 with flag 959935/3626012
1576.88/766.96	c cleaning 30002 clauses out of 60003 with flag 1025226/3657012
1594.10/775.29	c cleaning 30996 clauses out of 62001 with flag 1092933/3689012
1613.78/784.77	c cleaning 32001 clauses out of 64005 with flag 1163402/3722012
1631.23/793.09	c cleaning 0 clauses out of 9596 with flag 0/9597
1635.34/794.89	c cleaning 33002 clauses out of 66004 with flag 1235930/3756012
1656.51/804.85	c cleaning 34002 clauses out of 68003 with flag 1310142/3791013
1677.75/814.91	c cleaning 35000 clauses out of 70002 with flag 1386712/3827014
1700.17/825.60	c cleaning 35996 clauses out of 72002 with flag 1465323/3864014
1705.18/828.12	c And the winner is solver1
1705.18/828.13	c Got one! Elapsed wall clock time (in seconds):828.004
1705.18/828.13	o -149
1706.78/829.09	c cleaning 25381 clauses out of 50767 with flag 10549/3878775
1708.78/830.03	c cleaning 15687 clauses out of 31385 with flag 23229/3884774
1712.24/831.28	c cleaning 11342 clauses out of 22698 with flag 38003/3891774
1714.64/832.48	c cleaning 9674 clauses out of 19356 with flag 54938/3899774
1717.46/833.84	c cleaning 9334 clauses out of 18682 with flag 73987/3908774
1720.44/835.35	c cleaning 9670 clauses out of 19348 with flag 95144/3918774
1724.07/837.13	c cleaning 10335 clauses out of 20678 with flag 118501/3929774
1728.04/839.10	c cleaning 11170 clauses out of 22343 with flag 144084/3941774
1734.00/841.62	c cleaning 12084 clauses out of 24174 with flag 171626/3954775
1738.98/844.12	c cleaning 13042 clauses out of 26091 with flag 201211/3968776
1744.38/846.85	c cleaning 14020 clauses out of 28047 with flag 232854/3983774
1750.78/850.08	c cleaning 15010 clauses out of 30027 with flag 266584/3999774
1758.79/853.55	c cleaning 16003 clauses out of 32018 with flag 302352/4016775
1765.39/856.81	c cleaning 17004 clauses out of 34014 with flag 340353/4034774
1772.59/860.41	c cleaning 18006 clauses out of 36011 with flag 380407/4053775
1781.39/864.80	c cleaning 18996 clauses out of 38004 with flag 422674/4073774
1790.19/869.22	c cleaning 20005 clauses out of 40009 with flag 467393/4094775
1800.15/873.60	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.15/873.60	c starts		: 80770
1800.15/873.60	c conflicts		: 4114509
1800.15/873.60	c decisions		: 36095044
1800.15/873.60	c propagations		: 214057051
1800.15/873.60	c inspects		: 5344147035
1800.15/873.60	c shortcuts		: 0
1800.15/873.60	c learnt literals	: 0
1800.15/873.60	c learnt binary clauses	: 0
1800.15/873.60	c learnt ternary clauses	: 0
1800.15/873.60	c learnt constraints	: 4114509
1800.15/873.60	c ignored constraints	: 0
1800.15/873.60	c root simplifications	: 0
1800.15/873.60	c removed literals (reason simplification)	: 31422419
1800.15/873.60	c reason swapping (by a shorter reason)	: 0
1800.15/873.60	c Calls to reduceDB	: 254
1800.15/873.60	c Number of update (reduction) of LBD	: 164201
1800.15/873.60	c Imported unit clauses	: 0
1800.15/873.60	c number of reductions to clauses (during analyze)	: 0
1800.15/873.60	c number of learned constraints concerned by reduction	: 0
1800.15/873.60	c number of learning phase by resolution	: 0
1800.15/873.60	c number of learning phase by cutting planes	: 0
1800.15/873.60	c speed (assignments/second)	: 4708690.079190497
1800.15/873.60	c non guided choices	12
1800.15/873.62	c learnt constraints type 
1800.15/873.62	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 39738
1800.15/873.62	c >>>>>>>>>> Solver number 1 (15 answers) <<<<<<<<<<<<<<<<<<
1800.15/873.62	c starts		: 51
1800.15/873.62	c conflicts		: 10017
1800.15/873.62	c decisions		: 71673
1800.15/873.62	c propagations		: 385850
1800.15/873.62	c inspects		: 393930369
1800.15/873.62	c shortcuts		: 0
1800.15/873.62	c learnt literals	: 0
1800.15/873.62	c learnt binary clauses	: 0
1800.15/873.62	c learnt ternary clauses	: 0
1800.15/873.62	c learnt constraints	: 10015
1800.15/873.62	c ignored constraints	: 0
1800.15/873.62	c root simplifications	: 0
1800.15/873.62	c removed literals (reason simplification)	: 0
1800.15/873.62	c reason swapping (by a shorter reason)	: 0
1800.15/873.62	c Calls to reduceDB	: 1
1800.15/873.62	c Number of update (reduction) of LBD	: 0
1800.15/873.62	c Imported unit clauses	: 0
1800.15/873.62	c number of reductions to clauses (during analyze)	: 0
1800.15/873.62	c number of learned constraints concerned by reduction	: 0
1800.15/873.62	c number of learning phase by resolution	: 0
1800.15/873.62	c number of learning phase by cutting planes	: 0
1800.15/873.62	c speed (assignments/second)	: 442.8633407631689
1800.15/873.62	c non guided choices	33
1800.15/873.62	c learnt constraints type 
1800.15/873.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10015
1800.15/873.62	s SATISFIABLE
1800.15/873.62	c Found 17 solution(s)
1800.15/873.63	v -x1 x2 x3 x4 -x5 -x6 -x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 -x19 x20 x21 x22 x23 x24 x25 x26 x27 -x28 -x29 x30 -x31 x32 x33 -x34 -x35 x36 x37 -x38 x39 x40 x41 -x42 x43 -x44 -x45 x46 -x47 -x48 x49 x50 x51 -x52 x53 x54 -x55 x56 x57 -x58 x59 -x60 x61 x62 -x63 -x64 x65 x66 x67 x68 x69 -x70 x71 x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 -x81 x82 -x83 -x84 -x85 x86 -x87 x88 -x89 x90 x91 -x92 x93 -x94 -x95 -x96 -x97 x98 x99 x100 x101 x102 x103 -x104 -x105 x106 x107 x108 x109 x110 -x111 x112 -x113 x114 x115 -x116 -x117 x118 x119 x120 -x121 x122 x123 -x124 x125 x126 -x127 x128 -x129 x130 x131 -x132 x133 x134 x135 x136 -x137 x138 -x139 x140 x141 x142 x143 x144 x145 -x146 -x147 -x148 x149 x150 x151 -x152 -x153 x154 -x155 -x156 x157 -x158 -x159 x160 x161 -x162 -x163 x164 x165 -x166 x167 x168 -x169 -x170 x171 x172 -x173 -x174 x175 -x176 -x177 -x178 x179 x180 x181 x182 -x183 x184 -x185 x186 x187 x188 -x189 x190 x191 -x192 -x193 -x194 -x195 x196 x197 x198 x199 x200 -x201 -x202 -x203 x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 x213 -x214 -x215 x216 x217 x218 x219 x220 x221 -x222 x223 x224 x225 x226 x227 -x228 -x229 x230 x231 x232 x233 -x234 x235 x236 x237 x238 -x239 -x240 -x241 x242 x243 x244 x245 x246 -x247 -x248 x249 -x250 x251 -x252 -x253 x254 x255 x256 x257 -x258 -x259 x260 x261 -x262 -x263 x264 x265 x266 x267 x268 x269 x270 -x271 x272 x273 -x274 x275 x276 x277 x278 x279 -x280 x281 -x282 -x283 x284 x285 -x286 x287 -x288 x289 x290 -x291 -x292 -x293 x294 x295 -x296 -x297 -x298 x299 x300 -x301 x302 -x303 x304 x305 x306 -x307 -x308 x309 x310 -x311 -x312 x313 -x314 x315 x316 -x317 x318 -x319 -x320 -x321 x322 x323 -x324 x325 -x326 x327 x328 x329 x330 x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 x339 x340 x341 -x342 x343 -x344 -x345 x346 x347 x348 x349 x350 -x351 x352 x353 -x354 -x355 x356 x357 x358 x359 -x360 -x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 -x371 x372 x373 -x374 x375 x376 x377 -x378 x379 x380 x381 x382 -x383 x384 x385 -x386 x387 x388 x389 x390 x391 -x392 x393 x394 x395 x396 x397 x398 -x399 -x400 x401 x402 x403 -x404 -x405 x406 x407 x408 -x409 x410 -x411 x412 x413 x414 -x415 -x416 x417 -x418 -x419 x420 -x421 x422 x423 -x424 -x425 -x426 x427 x428 -x429 x430 x431 x432 x433 -x434 x435 x436 -x437 -x438 x439 x440 x441 x442 -x443 x444 x445 x446 x447 -x448 x449 x450 -x451 x452 -x453 x454 x455 -x456 -x457 x458 x459 x460 x461 x462 -x463 -x464 x465 -x466 x467 x468 x469 x470 -x471 x472 x473 x474 x475 -x476 x477 -x478 x479 x480 x481 x482 -x483 x484 x485 x486 x487 -x488 -x489 x490 x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x501 x502 x503 -x504 x505 x506 x507 x508 x509 x510 x511 x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 x529 -x530 -x531 x532 -x533 -x534 -x535 -x536 x537 x538 -x539 -x540 -x541 -x542 -x543 x544 x545 x546 -x547 -x548 -x549 x550 x551 x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 x560 -x561 -x562 -x563 -x564 -x565 -x566 x567 -x568 x569 x570 x571 -x572 -x573 x574 x575 -x576 -x577 x578 x579 -x580 -x581 -x582 x583 x584 x585 -x586 x587 -x588 x589 x590 -x591 x592 x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 x606 x607 -x608 x609 -x610 -x611 x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 x621 -x622 -x623 -x624 -x625 -x626 -x627 x628 x629 x630 -x631 x632 x633 x634 -x635 -x636 x637 -x638 -x639 -x640 -x641 -x642 x643 -x644 x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 x658 -x659 x660 -x661 x662 x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 x671 -x672 x673 -x674 -x675 -x676 -x677 -x678 -x679 x680 -x681 x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 x693 -x694 x695 -x696 -x697 x698 x699 -x700 -x701 -x702 -x703 -x704 -x705 x706 x707 x708 x709 x710 x711 x712 x713 x714 x715 x716 -x717 -x718 -x719 x720 -x721 -x722 x723 x724 -x725 -x726 -x727 x728 x729 -x730 -x731 x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 x747 x748 x749 -x750 -x751 -x752 x753 x754 x755 x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 x769 x770 -x771 -x772 -x773 -x774 x775 -x776 -x777 -x778 x779 x780 x781 x782 -x783 x784 -x785 -x786 -x787 -x788 x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 x799 -x800 x801 x802 x803 x804 x805 x806 x807 x808 x809 x810 x811 -x812 x813 x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 x824 -x825 x826 x827 x828 x829 x830 -x831 x832 x833 -x834 -x835 -x836 x837 x838 -x839 -x840 -x841 -x842 -x843 x844 x845 -x846 x847 x848 -x849 -x850 -x851 -x852 -x853 x854 x855 -x856 x857 x858 x859 x860 -x861 -x862 x863 -x864 x865 x866 x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 x877 x878 -x879 -x880 -x881 -x882 x883 x884 x885 x886 x887 x888 -x889 -x890 -x891 x892 x893 x894 x895 -x896 -x897 -x898 x899 x900 -x901 -x902 -x903 x904 -x905 -x906 -x907 -x908 -x909 x910 x911 x912 x913 x914 x915 x916 x917 x918 x919 x920 x921 x922 -x923 x924 x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 x934 -x935 x936 -x937 x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 x950 x951 x952 x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 x962 x963 x964 -x965 -x966 x967 -x968 -x969 -x970 -x971 -x972 -x973 x974 x975 x976 x977 -x978 -x979 -x980 -x981 x982 x983 x984 x985 -x986 x987 x988 -x989 -x990 -x991 x992 x993 x994 -x995 -x996 x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 x1017 -x1018 -x1019 x1020 -x1021 x1022 -x1023 -x1024 x1025 -x1026 -x1027 x1028 x1029 x1030 -x1031 -x1032 -x1033 x1034 x1035 x1036 -x1037 -x1038 -x1039 x1040 x1041 x1042 x1043 x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 x1056 -x1057 x1058 -x1059 x1060 x1061 x1062 x1063 x1064 x1065 x1066 -x1067 x1068 x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 x1078 x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 x1106 x1107 x1108 -x1109 -x1110 -x1111 x1112 x1113 x1114 -x1115 x1116 x1117 x1118 x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 x1126 x1127 x1128 x1129 -x1130 x1131 -x1132 x1133 -x1134 x1135 x1136 x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 x1145 x1146 x1147 x1148 x1149 x1150 -x1151 -x1152 -x1153 x1154 -x1155 -x1156 x1157 -x1158 -x1159 x1160 -x1161 x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 x1169 -x1170 x1171 x1172 x1173 x1174 -x1175 -x1176 -x1177 -x1178 x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 x1189 x1190 -x1191 -x1192 x1193 x1194 x1195 x1196 x1197 x1198 -x1199 -x1200 -x1201 -x1202 -x1203 x1204 x1205 x1206 -x1207 -x1208 x1209 -x1210 -x1211 -x1212 -x1213 x1214 x1215 x1216 x1217 x1218 x1219 x1220 x1221 x1222 x1223 -x1224 -x1225 x1226 x1227 x1228 x1229 -x1230 -x1231 -x1232 x1233 x1234 x1235 -x1236 -x1237 x1238 x1239 x1240 x1241 x1242 -x1243 -x1244 -x1245 -x1246 x1247 x1248 -x1249 -x1250 -x1251 -x1252 -x1253 x1254 -x1255 x1256 x1257 -x1258 -x1259 -x1260 x1261 x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 x1270 x1271 -x1272 x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 x1283 x1284 x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 x1293 x1294 x1295 x1296 x1297 -x1298 x1299 x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 x1307 -x1308 x1309 -x1310 -x1311 -x1312 -x1313 x1314 x1315 -x1316 -x1317 -x1318 x1319 -x1320 -x1321 -x1322 -x1323 x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 x1332 -x1333 x1334 -x1335 -x1336 -x1337 -x1338 -x1339 x1340 -x1341 x1342 x1343 x1344 -x1345 -x1346 -x1347 -x1348 -x1349 x1350 -x1351 -x1352 -x1353 x1354 x1355 x1356 x1357 -x1358 -x1359 x1360 x1361 x1362 -x1363 x1364 -x1365 x1366 -x1367 x1368 -x1369 -x1370 x1371 x1372 -x1373 x1374 x1375 x1376 x1377 -x1378 -x1379 -x1380 -x1381 -x1382 x1383 -x1384 -x1385 x1386 x1387 x1388 x1389 -x1390 x1391 -x1392 -x1393 -x1394 -x1395 x1396 x1397 x1398 -x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 x1407 -x1408 -x1409 x1410 -x1411 x1412 x1413 -x1414 x1415 x1416 x1417 -x1418 -x1419 -x1420 x1421 -x1422 x1423 x1424 x1425 -x1426 -x1427 x1428 -x1429 x1430 x1431 -x1432 x1433 x1434 -x1435 x1436 -x1437 -x1438 x1439 -x1440 x1441 -x1442 x1443 -x1444 -x1445 x1446 -x1447 x1448 -x1449 -x1450 x1451 x1452 x1453 -x1454 -x1455 x1456 
1800.15/873.63	c objective function=-149
1800.15/873.63	c Total wall clock time (in seconds): 873.501

Verifier Data

OK	-149

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-4118359-1467225833/watcher-4118359-1467225833 -o /tmp/evaluation-result-4118359-1467225833/solver-4118359-1467225833 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6738 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4118359-1467225833.opb 

pid=14411
running on 8 cores: 4-7,12-15

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.29 4.26 4.17 4/283 14414
/proc/meminfo: memFree=25194592/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=2500 CPUtime=0 cores=4-7,12-15
/proc/14414/stat : 14414 (java) D 14411 14414 6721 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 3536138 2560000 46 33554432000 1073741824 1073778376 140735602599584 140735602596712 216799472935 0 0 4096 0 18446744072100756772 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 625 46 37 9 0 29 0

[startup+0.100061 s]
/proc/loadavg: 4.29 4.26 4.17 4/283 14414
/proc/meminfo: memFree=25194592/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 4240 0 1 0 7 1 0 0 20 0 23 0 3536138 10133950464 5358 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2474109 5362 2053 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.200258 s]
/proc/loadavg: 4.29 4.26 4.17 4/283 14414
/proc/meminfo: memFree=25194592/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=9896436 CPUtime=0.23 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 4732 0 1 0 22 1 0 0 20 0 23 0 3536138 10133950464 7362 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2474109 7362 2202 9 0 2464786 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9896436

[startup+0.30025 s]
/proc/loadavg: 4.29 4.26 4.17 4/283 14414
/proc/meminfo: memFree=25194592/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=9896436 CPUtime=0.46 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 6257 0 1 0 44 2 0 0 20 0 23 0 3536138 10133950464 9323 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2474109 9323 2235 9 0 2464786 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9896436

[startup+0.7002 s]
/proc/loadavg: 4.29 4.26 4.17 4/283 14414
/proc/meminfo: memFree=25194592/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=10162692 CPUtime=0.62 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 6452 0 1 0 58 4 0 0 20 0 24 0 3536138 10406596608 10253 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2540673 10253 2249 9 0 2531350 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 10162692

[startup+1.50153 s]
/proc/loadavg: 4.11 4.22 4.16 4/307 14444
/proc/meminfo: memFree=25135976/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=10162692 CPUtime=2.01 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 14834 0 1 0 193 8 0 0 20 0 27 0 3536138 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2540673 19363 2259 9 0 2531350 0
[pid=14414/tid=14416] ppid=14411 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/14414/task/14416/stat : 14416 (java) S 14411 14414 6721 0 -1 4202560 2453 0 1 0 29 2 0 0 20 0 27 0 3536140 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467657519992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14417] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14417/stat : 14417 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467646581032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14418] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14418/stat : 14418 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467645528232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14419] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14419/stat : 14419 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467498596904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14420] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14420/stat : 14420 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467497544104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14421] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14421/stat : 14421 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467496491816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14422] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14422/stat : 14422 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467495439016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14423] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14423/stat : 14423 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467494386728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14424] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14424/stat : 14424 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467493333928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14425] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14425/stat : 14425 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467492280616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14426] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14426/stat : 14426 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467491227816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14427] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14427/stat : 14427 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467490175528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14428] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14428/stat : 14428 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467489122728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14429] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14429/stat : 14429 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467488070440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14430] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14430/stat : 14430 (java) S 14411 14414 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 3536142 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467470609000 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14431] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14431/stat : 14431 (java) S 14411 14414 6721 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467469555576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14432] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14432/stat : 14432 (java) S 14411 14414 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467468502664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14433] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14433/stat : 14433 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467467450640 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14434] ppid=14411 vsize=10162692 CPUtime=0.49 cores=4-7,12-15
/proc/14414/task/14434/stat : 14434 (java) S 14411 14414 6721 0 -1 4202560 4902 0 0 0 48 1 0 0 20 0 27 0 3536145 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467466397752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14435] ppid=14411 vsize=10162692 CPUtime=0.55 cores=4-7,12-15
/proc/14414/task/14435/stat : 14435 (java) S 14411 14414 6721 0 -1 4202560 6089 0 0 0 55 0 0 0 20 0 27 0 3536145 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467465345464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14436] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14436/stat : 14436 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467464292856 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14437] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14437/stat : 14437 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467463240776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14444] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14444/stat : 14444 (java) S 14411 14414 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 3536223 10406596608 19363 33554432000 1073741824 1073778376 140735602599584 140467461035048 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 10162692

[startup+3.10101 s]
/proc/loadavg: 4.11 4.22 4.16 7/311 14448
/proc/meminfo: memFree=25087640/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=10162692 CPUtime=5.69 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 17519 0 1 0 558 11 0 0 20 0 27 0 3536138 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2540673 39879 2271 9 0 2531350 0
[pid=14414/tid=14416] ppid=14411 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/14414/task/14416/stat : 14416 (java) S 14411 14414 6721 0 -1 4202560 2453 0 1 0 30 2 0 0 20 0 27 0 3536140 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467657519992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14417] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14417/stat : 14417 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467646581032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14418] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14418/stat : 14418 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467645528232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14419] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14419/stat : 14419 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467498596904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14420] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14420/stat : 14420 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467497544104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14421] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14421/stat : 14421 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467496491816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14422] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14422/stat : 14422 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467495439016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14423] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14423/stat : 14423 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467494386728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14424] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14424/stat : 14424 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467493333928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14425] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14425/stat : 14425 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467492280616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14426] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14426/stat : 14426 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467491227816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14427] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14427/stat : 14427 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467490175528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14428] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14428/stat : 14428 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467489122728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14429] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14429/stat : 14429 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536141 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467488070440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14430] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14430/stat : 14430 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3536142 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467470609000 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14431] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14431/stat : 14431 (java) S 14411 14414 6721 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467469555576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14432] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14432/stat : 14432 (java) S 14411 14414 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467468502664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14433] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14433/stat : 14433 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467467450640 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14434] ppid=14411 vsize=10162692 CPUtime=1.03 cores=4-7,12-15
/proc/14414/task/14434/stat : 14434 (java) S 14411 14414 6721 0 -1 4202560 7533 0 0 0 101 2 0 0 20 0 27 0 3536145 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467466397752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14435] ppid=14411 vsize=10162692 CPUtime=0.78 cores=4-7,12-15
/proc/14414/task/14435/stat : 14435 (java) S 14411 14414 6721 0 -1 4202560 6091 0 0 0 78 0 0 0 20 0 27 0 3536145 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467465345464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14436] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14436/stat : 14436 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467464292856 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14437] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14437/stat : 14437 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467463240776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14444] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14444/stat : 14444 (java) S 14411 14414 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 3536223 10406596608 39879 33554432000 1073741824 1073778376 140735602599584 140467461035048 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 10162692

[startup+6.30114 s]
/proc/loadavg: 4.11 4.22 4.16 5/311 14451
/proc/meminfo: memFree=24999552/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=10162692 CPUtime=12.68 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 18462 0 1 0 1220 48 0 0 20 0 27 0 3536138 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2540673 63166 2284 9 0 2531350 0
[pid=14414/tid=14416] ppid=14411 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/14414/task/14416/stat : 14416 (java) S 14411 14414 6721 0 -1 4202560 2454 0 1 0 30 2 0 0 20 0 27 0 3536140 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467657519992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14417] ppid=14411 vsize=10162692 CPUtime=0.06 cores=4-7,12-15
/proc/14414/task/14417/stat : 14417 (java) S 14411 14414 6721 0 -1 4202560 83 0 0 0 2 4 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467646581032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14418] ppid=14411 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/14414/task/14418/stat : 14418 (java) S 14411 14414 6721 0 -1 4202560 28 0 0 0 1 1 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467645528232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14419] ppid=14411 vsize=10162692 CPUtime=0.08 cores=4-7,12-15
/proc/14414/task/14419/stat : 14419 (java) S 14411 14414 6721 0 -1 4202560 77 0 0 0 2 6 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467498596904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14420] ppid=14411 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/14414/task/14420/stat : 14420 (java) S 14411 14414 6721 0 -1 4202560 42 0 0 0 0 3 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467497544104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14421] ppid=14411 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/14414/task/14421/stat : 14421 (java) S 14411 14414 6721 0 -1 4202560 142 0 0 0 1 2 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467496491816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14422] ppid=14411 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/14414/task/14422/stat : 14422 (java) S 14411 14414 6721 0 -1 4202560 128 0 0 0 1 2 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467495439016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14423] ppid=14411 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/14414/task/14423/stat : 14423 (java) S 14411 14414 6721 0 -1 4202560 18 0 0 0 0 2 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467494386728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14424] ppid=14411 vsize=10162692 CPUtime=0.04 cores=4-7,12-15
/proc/14414/task/14424/stat : 14424 (java) S 14411 14414 6721 0 -1 4202560 84 0 0 0 1 3 0 0 20 0 27 0 3536141 10406596608 63166 33554432000 1073741824 1073778376 140735602599584 140467493333928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14425] ppid=14411 vsize=10162692 CPUtime=0.07 cores=4-7,12-15

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

/proc/14414/task/14437/stat : 14437 (java) S 14411 14414 6721 0 -1 4202560 49 0 0 0 16 17 0 0 20 0 27 0 3536145 10406596608 1156684 33554432000 1073741824 1073778376 140735602599584 140467463240776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14451] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14451/stat : 14451 (java) S 14411 14414 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 3536374 10406596608 1156684 33554432000 1073741824 1073778376 140735602599584 140467459982120 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14579] ppid=14411 vsize=10162692 CPUtime=161.21 cores=4-7,12-15
/proc/14414/task/14579/stat : 14579 (java) R 14411 14414 6721 0 -1 4202560 8 0 0 0 16119 2 0 0 20 0 27 0 3602259 10406596608 1156684 33554432000 1073741824 1073778376 140735602599584 140467458920992 140467527026426 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14580] ppid=14411 vsize=10162692 CPUtime=161.22 cores=4-7,12-15
/proc/14414/task/14580/stat : 14580 (java) R 14411 14414 6721 0 -1 4202560 12 0 0 0 16120 2 0 0 20 0 27 0 3602259 10406596608 1156684 33554432000 1073741824 1073778376 140735602599584 140467461033904 140467526890909 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14581] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14581/stat : 14581 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3602259 10406596608 1156684 33554432000 1073741824 1073778376 140735602599584 140467462087592 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1702.98
Current children cumulated vsize (KiB) 10162692

[startup+828.201 s]
/proc/loadavg: 4.18 4.26 4.20 5/311 14586
/proc/meminfo: memFree=19799560/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=10162692 CPUtime=1702.35 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 42969 0 1 0 168882 1353 0 0 20 0 27 0 3536138 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2540673 1156682 2295 9 0 2531350 0
[pid=14414/tid=14416] ppid=14411 vsize=10162692 CPUtime=0.45 cores=4-7,12-15
/proc/14414/task/14416/stat : 14416 (java) S 14411 14414 6721 0 -1 4202560 2481 0 1 0 41 4 0 0 20 0 27 0 3536140 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467657519992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14417] ppid=14411 vsize=10162692 CPUtime=7.72 cores=4-7,12-15
/proc/14414/task/14417/stat : 14417 (java) S 14411 14414 6721 0 -1 4202560 1235 0 0 0 660 112 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467646581032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14418] ppid=14411 vsize=10162692 CPUtime=6.53 cores=4-7,12-15
/proc/14414/task/14418/stat : 14418 (java) S 14411 14414 6721 0 -1 4202560 1120 0 0 0 566 87 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467645528232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14419] ppid=14411 vsize=10162692 CPUtime=6.74 cores=4-7,12-15
/proc/14414/task/14419/stat : 14419 (java) S 14411 14414 6721 0 -1 4202560 1163 0 0 0 580 94 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467498596904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14420] ppid=14411 vsize=10162692 CPUtime=6.3 cores=4-7,12-15
/proc/14414/task/14420/stat : 14420 (java) S 14411 14414 6721 0 -1 4202560 1003 0 0 0 541 89 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467497544104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14421] ppid=14411 vsize=10162692 CPUtime=7.14 cores=4-7,12-15
/proc/14414/task/14421/stat : 14421 (java) S 14411 14414 6721 0 -1 4202560 1389 0 0 0 608 106 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467496491816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14422] ppid=14411 vsize=10162692 CPUtime=7.24 cores=4-7,12-15
/proc/14414/task/14422/stat : 14422 (java) S 14411 14414 6721 0 -1 4202560 1087 0 0 0 630 94 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467495439016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14423] ppid=14411 vsize=10162692 CPUtime=6.97 cores=4-7,12-15
/proc/14414/task/14423/stat : 14423 (java) S 14411 14414 6721 0 -1 4202560 1110 0 0 0 607 90 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467494386728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14424] ppid=14411 vsize=10162692 CPUtime=6.96 cores=4-7,12-15
/proc/14414/task/14424/stat : 14424 (java) S 14411 14414 6721 0 -1 4202560 1233 0 0 0 600 96 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467493333928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14425] ppid=14411 vsize=10162692 CPUtime=6.7 cores=4-7,12-15
/proc/14414/task/14425/stat : 14425 (java) S 14411 14414 6721 0 -1 4202560 1052 0 0 0 575 95 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467492280616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14426] ppid=14411 vsize=10162692 CPUtime=7.09 cores=4-7,12-15
/proc/14414/task/14426/stat : 14426 (java) S 14411 14414 6721 0 -1 4202560 1489 0 0 0 603 106 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467491227816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14427] ppid=14411 vsize=10162692 CPUtime=6.72 cores=4-7,12-15
/proc/14414/task/14427/stat : 14427 (java) S 14411 14414 6721 0 -1 4202560 1033 0 0 0 580 92 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467490175528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14428] ppid=14411 vsize=10162692 CPUtime=7.05 cores=4-7,12-15
/proc/14414/task/14428/stat : 14428 (java) S 14411 14414 6721 0 -1 4202560 1174 0 0 0 605 100 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467489122728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14429] ppid=14411 vsize=10162692 CPUtime=6.97 cores=4-7,12-15
/proc/14414/task/14429/stat : 14429 (java) S 14411 14414 6721 0 -1 4202560 1113 0 0 0 594 103 0 0 20 0 27 0 3536141 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467488070440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14430] ppid=14411 vsize=10162692 CPUtime=10.32 cores=4-7,12-15
/proc/14414/task/14430/stat : 14430 (java) S 14411 14414 6721 0 -1 4202560 3745 0 0 0 1030 2 0 0 20 0 27 0 3536142 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467470609000 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14431] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14431/stat : 14431 (java) S 14411 14414 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467469555576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14432] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14432/stat : 14432 (java) S 14411 14414 6721 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467468502664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14433] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14433/stat : 14433 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467467450640 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14434] ppid=14411 vsize=10162692 CPUtime=2.2 cores=4-7,12-15
/proc/14414/task/14434/stat : 14434 (java) S 14411 14414 6721 0 -1 4202560 12311 0 0 0 218 2 0 0 20 0 27 0 3536145 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467466397752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14435] ppid=14411 vsize=10162692 CPUtime=1.12 cores=4-7,12-15
/proc/14414/task/14435/stat : 14435 (java) S 14411 14414 6721 0 -1 4202560 6104 0 0 0 112 0 0 0 20 0 27 0 3536145 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467465345464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14436] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14436/stat : 14436 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467464292856 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14437] ppid=14411 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/14414/task/14437/stat : 14437 (java) S 14411 14414 6721 0 -1 4202560 49 0 0 0 16 17 0 0 20 0 27 0 3536145 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467463240776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14451] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14451/stat : 14451 (java) S 14411 14414 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 3536374 10406596608 1156682 33554432000 1073741824 1073778376 140735602599584 140467459982120 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1702.35
Current children cumulated vsize (KiB) 10162692
#
############




Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+873.601 s]
/proc/loadavg: 4.08 4.22 4.18 5/311 14590
/proc/meminfo: memFree=19720308/32872528 swapFree=8828/8828
[pid=14414] ppid=14411 vsize=10162692 CPUtime=1797.32 cores=4-7,12-15
/proc/14414/stat : 14414 (java) S 14411 14414 6721 0 -1 4202496 43060 0 1 0 178378 1354 0 0 20 0 27 0 3536138 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140735602590720 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/14414/statm: 2540673 1156446 2295 9 0 2531350 0
[pid=14414/tid=14416] ppid=14411 vsize=10162692 CPUtime=0.45 cores=4-7,12-15
/proc/14414/task/14416/stat : 14416 (java) S 14411 14414 6721 0 -1 4202560 2485 0 1 0 41 4 0 0 20 0 27 0 3536140 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467657519992 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14417] ppid=14411 vsize=10162692 CPUtime=8.14 cores=4-7,12-15
/proc/14414/task/14417/stat : 14417 (java) S 14411 14414 6721 0 -1 4202560 1244 0 0 0 702 112 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467646581032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14418] ppid=14411 vsize=10162692 CPUtime=7.03 cores=4-7,12-15
/proc/14414/task/14418/stat : 14418 (java) S 14411 14414 6721 0 -1 4202560 1131 0 0 0 616 87 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467645528232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14419] ppid=14411 vsize=10162692 CPUtime=7.04 cores=4-7,12-15
/proc/14414/task/14419/stat : 14419 (java) S 14411 14414 6721 0 -1 4202560 1163 0 0 0 610 94 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467498596904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14420] ppid=14411 vsize=10162692 CPUtime=6.68 cores=4-7,12-15
/proc/14414/task/14420/stat : 14420 (java) S 14411 14414 6721 0 -1 4202560 1003 0 0 0 579 89 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467497544104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14421] ppid=14411 vsize=10162692 CPUtime=7.43 cores=4-7,12-15
/proc/14414/task/14421/stat : 14421 (java) S 14411 14414 6721 0 -1 4202560 1389 0 0 0 637 106 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467496491816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14422] ppid=14411 vsize=10162692 CPUtime=7.67 cores=4-7,12-15
/proc/14414/task/14422/stat : 14422 (java) S 14411 14414 6721 0 -1 4202560 1115 0 0 0 673 94 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467495439016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14414/tid=14423] ppid=14411 vsize=10162692 CPUtime=7.35 cores=4-7,12-15
/proc/14414/task/14423/stat : 14423 (java) S 14411 14414 6721 0 -1 4202560 1111 0 0 0 645 90 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467494386728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14424] ppid=14411 vsize=10162692 CPUtime=7.44 cores=4-7,12-15
/proc/14414/task/14424/stat : 14424 (java) S 14411 14414 6721 0 -1 4202560 1255 0 0 0 648 96 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467493333928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14425] ppid=14411 vsize=10162692 CPUtime=7.17 cores=4-7,12-15
/proc/14414/task/14425/stat : 14425 (java) S 14411 14414 6721 0 -1 4202560 1052 0 0 0 622 95 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467492280616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14426] ppid=14411 vsize=10162692 CPUtime=7.52 cores=4-7,12-15
/proc/14414/task/14426/stat : 14426 (java) S 14411 14414 6721 0 -1 4202560 1489 0 0 0 646 106 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467491227816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14427] ppid=14411 vsize=10162692 CPUtime=7.13 cores=4-7,12-15
/proc/14414/task/14427/stat : 14427 (java) S 14411 14414 6721 0 -1 4202560 1033 0 0 0 621 92 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467490175528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14428] ppid=14411 vsize=10162692 CPUtime=7.51 cores=4-7,12-15
/proc/14414/task/14428/stat : 14428 (java) S 14411 14414 6721 0 -1 4202560 1183 0 0 0 651 100 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467489122728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14429] ppid=14411 vsize=10162692 CPUtime=7.61 cores=4-7,12-15
/proc/14414/task/14429/stat : 14429 (java) S 14411 14414 6721 0 -1 4202560 1113 0 0 0 658 103 0 0 20 0 27 0 3536141 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467488070440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14430] ppid=14411 vsize=10162692 CPUtime=10.32 cores=4-7,12-15
/proc/14414/task/14430/stat : 14430 (java) S 14411 14414 6721 0 -1 4202560 3746 0 0 0 1030 2 0 0 20 0 27 0 3536142 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467470609000 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14414/tid=14431] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14431/stat : 14431 (java) S 14411 14414 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467469555576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14432] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14432/stat : 14432 (java) S 14411 14414 6721 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 27 0 3536143 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467468502664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=14414/tid=14433] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14433/stat : 14433 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467467450640 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14434] ppid=14411 vsize=10162692 CPUtime=2.2 cores=4-7,12-15
/proc/14414/task/14434/stat : 14434 (java) S 14411 14414 6721 0 -1 4202560 12313 0 0 0 218 2 0 0 20 0 27 0 3536145 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467466397752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14414/tid=14435] ppid=14411 vsize=10162692 CPUtime=1.12 cores=4-7,12-15
/proc/14414/task/14435/stat : 14435 (java) S 14411 14414 6721 0 -1 4202560 6104 0 0 0 112 0 0 0 20 0 27 0 3536145 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467465345464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14436] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14436/stat : 14436 (java) S 14411 14414 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3536145 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467464292856 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=14414/tid=14437] ppid=14411 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/14414/task/14437/stat : 14437 (java) S 14411 14414 6721 0 -1 4202560 51 0 0 0 17 18 0 0 20 0 27 0 3536145 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467463240776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14414/tid=14451] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14451/stat : 14451 (java) S 14411 14414 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 3536374 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467459982120 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14587] ppid=14411 vsize=10162692 CPUtime=44.6 cores=4-7,12-15
/proc/14414/task/14587/stat : 14587 (java) R 14411 14414 6721 0 -1 4202560 3 0 0 0 4460 0 0 0 20 0 27 0 3618953 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467458926960 140467526890180 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0
[pid=14414/tid=14588] ppid=14411 vsize=10162692 CPUtime=44.6 cores=4-7,12-15
/proc/14414/task/14588/stat : 14588 (java) R 14411 14414 6721 0 -1 4202560 3 0 0 0 4460 0 0 0 20 0 27 0 3618953 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467461033520 140467526826577 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=14414/tid=14589] ppid=14411 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/14414/task/14589/stat : 14589 (java) S 14411 14414 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3618953 10406596608 1156446 33554432000 1073741824 1073778376 140735602599584 140467462087720 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 1797.32
Current children cumulated vsize (KiB) 10162692

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 14414 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 14414 and gives
#  childrusage.ru_utime.tv_sec=1783
#  childrusage.ru_utime.tv_usec=362887
#  childrusage.ru_stime.tv_sec=13
#  childrusage.ru_stime.tv_usec=717914
# CPU time returned by wait4() is 1797.08
# while last known CPU time is 1797.32
#
# 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): 2.83026
#  lost CPU user time (s): 3.05017
#  lost CPU system time (s): -0.22

Real time (s): 873.662
CPU time (s): 1800.15
CPU user time (s): 1786.83
CPU system time (s): 13.32
CPU usage (%): 206.047
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.36
system time used= 13.7179
maximum resident set size= 4626972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43104
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24920
involuntary context switches= 31115

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.06662 second user time and 8.32373 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-29 20:43:53
IDJOB=4118359
IDBENCH=111485
IDSOLVER=2543
FILE ID=node132/4118359-1467225833
RUNJOBID= node132-1467209088-6738
PBS_JOBID= 19997577
Free space on /tmp= 71540 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-sporttournament32.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118359-1467225833/watcher-4118359-1467225833 -o /tmp/evaluation-result-4118359-1467225833/solver-4118359-1467225833 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6738 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118359-1467225833.opb

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

MD5SUM BENCH= 4e6571aa6c5dd9b99d977c3732a6fa54
RANDOM SEED=322876781

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        25195384 kB
Buffers:          109356 kB
Cached:          3844496 kB
SwapCached:            0 kB
Active:          3044932 kB
Inactive:        3852636 kB
Active(anon):    2946168 kB
Inactive(anon):        0 kB
Active(file):      98764 kB
Inactive(file):  3852636 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               532 kB
Writeback:             0 kB
AnonPages:       3119480 kB
Mapped:            22304 kB
Shmem:               216 kB
Slab:             631316 kB
SReclaimable:      72148 kB
SUnreclaim:       559168 kB
KernelStack:        2608 kB
PageTables:        10052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3229092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3045376 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= 71536 MiB
End job on node132 at 2016-06-29 20:58:27