Trace number 4119241

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)1773 1800.17 967.359

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-edgecross14-098.opb
MD5SUMfd4d285bca9921d0ef00c37d248a5d7a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1708
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 variables183
Total number of constraints1457
Number of constraints which are clauses1456
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 3125
Biggest coefficient in the objective function 2143
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 9577
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2143
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 9577
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)2947
Sum of products size (including duplicates)5894
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119241-1467250844.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
0.68/0.46	c ... done. Wall clock time 0.335s.
0.68/0.46	c declared #vars     183
0.68/0.46	c internal #vars     3130
0.68/0.46	c #constraints  7352
0.68/0.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.68/0.46	c constraints type 
0.68/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4403
0.68/0.46	c org.sat4j.specs.Constr$1 => 1
0.68/0.46	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.68/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2947
0.68/0.46	c 7352 constraints processed.
0.68/0.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.68/0.46	c constraints type 
0.68/0.46	c org.sat4j.specs.Constr$1 => 1
0.68/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4403
0.68/0.46	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.68/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2947
0.68/0.46	c 7352 constraints processed.
0.68/0.46	c objective function length is 3125 literals
1.00/0.53	c And the winner is solver0
1.55/0.96	c SATISFIABLE
1.55/0.96	c OPTIMIZING...
1.55/0.97	c Got one! Elapsed wall clock time (in seconds):0.842
1.55/0.97	o 2180
2.07/1.12	c And the winner is solver0
2.41/1.48	c Got one! Elapsed wall clock time (in seconds):1.361
2.41/1.48	o 2179
2.44/1.50	c And the winner is solver0
2.56/2.00	c Got one! Elapsed wall clock time (in seconds):1.872
2.56/2.00	o 2172
2.56/2.01	c And the winner is solver0
2.59/2.50	c Got one! Elapsed wall clock time (in seconds):2.379
2.59/2.50	o 2171
2.95/2.60	c And the winner is solver0
3.18/3.01	c Got one! Elapsed wall clock time (in seconds):2.886
3.18/3.01	o 2166
3.18/3.02	c And the winner is solver0
3.20/3.52	c Got one! Elapsed wall clock time (in seconds):3.391
3.20/3.52	o 2164
3.20/3.52	c And the winner is solver0
3.22/4.02	c Got one! Elapsed wall clock time (in seconds):3.898
3.22/4.02	o 2163
3.22/4.04	c And the winner is solver0
3.39/4.53	c Got one! Elapsed wall clock time (in seconds):4.402
3.39/4.53	o 2162
3.39/4.55	c And the winner is solver0
3.52/5.03	c Got one! Elapsed wall clock time (in seconds):4.907
3.52/5.03	o 2159
3.66/5.15	c And the winner is solver0
3.82/5.53	c Got one! Elapsed wall clock time (in seconds):5.412
3.82/5.53	o 2155
3.96/5.66	c And the winner is solver0
4.23/6.04	c Got one! Elapsed wall clock time (in seconds):5.916
4.23/6.04	o 2149
4.23/6.07	c And the winner is solver0
4.34/6.54	c Got one! Elapsed wall clock time (in seconds):6.42
4.34/6.54	o 2147
7.75/8.29	c And the winner is solver0
8.12/8.55	c Got one! Elapsed wall clock time (in seconds):8.424
8.12/8.55	o 2143
8.86/8.85	c And the winner is solver0
9.01/9.05	c Got one! Elapsed wall clock time (in seconds):8.928
9.01/9.05	o 2141
9.30/9.20	c And the winner is solver0
9.37/9.55	c Got one! Elapsed wall clock time (in seconds):9.431
9.37/9.55	o 2140
9.37/9.56	c And the winner is solver0
9.38/10.06	c Got one! Elapsed wall clock time (in seconds):9.935
9.38/10.06	o 2132
10.05/10.45	c cleaning 3865 clauses out of 7729 with flag 2095/7729
11.70/11.28	c And the winner is solver0
12.00/11.56	c Got one! Elapsed wall clock time (in seconds):11.439
12.00/11.56	o 2131
14.43/12.71	c cleaning 4499 clauses out of 9006 with flag 6324/12871
18.96/14.99	c cleaning 5254 clauses out of 10507 with flag 18326/18871
24.57/17.65	c cleaning 6125 clauses out of 12252 with flag 32382/25870
30.58/20.62	c cleaning 7064 clauses out of 14128 with flag 48439/33871
37.53/24.08	c cleaning 8030 clauses out of 16064 with flag 66439/42871
45.13/27.84	c cleaning 9017 clauses out of 18034 with flag 86640/52871
46.33/28.43	c And the winner is solver0
46.43/28.57	c Got one! Elapsed wall clock time (in seconds):28.447
46.43/28.57	o 2130
49.87/30.22	c cleaning 7296 clauses out of 14596 with flag 8226/58450
54.27/32.47	c cleaning 6647 clauses out of 13300 with flag 20689/64450
59.67/35.16	c cleaning 6825 clauses out of 13654 with flag 35236/71451
65.29/37.84	c And the winner is solver0
65.44/38.08	c Got one! Elapsed wall clock time (in seconds):37.954
65.44/38.08	o 2127
68.48/39.66	c And the winner is solver0
68.73/40.08	c Got one! Elapsed wall clock time (in seconds):39.959
68.73/40.08	o 2126
70.36/40.96	c cleaning 9798 clauses out of 19604 with flag 4370/84226
75.16/43.30	c cleaning 7904 clauses out of 15807 with flag 16972/90227
80.78/46.14	c cleaning 7447 clauses out of 14902 with flag 31311/97226
86.60/49.00	c cleaning 7724 clauses out of 15458 with flag 47755/105229
94.25/52.82	c cleaning 8363 clauses out of 16732 with flag 66129/114227
99.83/55.60	c And the winner is solver0
99.94/55.96	c Got one! Elapsed wall clock time (in seconds):55.836
99.94/55.96	o 2125
103.61/57.88	c cleaning 10615 clauses out of 21230 with flag 10395/127088
108.21/60.17	c cleaning 8304 clauses out of 16615 with flag 22783/133088
113.42/62.80	c cleaning 7651 clauses out of 15310 with flag 37704/140087
119.70/65.84	c cleaning 7826 clauses out of 15659 with flag 54354/148087
126.30/69.18	c cleaning 8414 clauses out of 16833 with flag 73022/157087
133.90/72.96	c cleaning 9204 clauses out of 18419 with flag 93736/167087
142.50/77.20	c cleaning 10107 clauses out of 20216 with flag 116872/178088
143.70/77.88	c And the winner is solver1
143.76/77.97	c Got one! Elapsed wall clock time (in seconds):77.845
143.76/77.97	o 1802
144.81/78.46	c And the winner is solver0
145.07/78.68	c Got one! Elapsed wall clock time (in seconds):78.552
145.07/78.68	o 1801
145.77/79.02	c And the winner is solver0
146.00/79.28	c Got one! Elapsed wall clock time (in seconds):79.158
146.00/79.28	o 1799
149.08/80.85	c cleaning 8831 clauses out of 17661 with flag 8510/185640
153.08/82.80	c cleaning 7417 clauses out of 14833 with flag 22535/191643
157.87/85.20	c cleaning 7207 clauses out of 14413 with flag 39858/198640
163.49/88.03	c cleaning 7603 clauses out of 15205 with flag 63348/206639
169.87/91.24	c cleaning 8301 clauses out of 16602 with flag 90854/215639
177.49/94.98	c cleaning 9148 clauses out of 18301 with flag 123183/225639
185.70/99.01	c cleaning 10075 clauses out of 20154 with flag 159978/236640
188.50/100.43	c And the winner is solver0
188.67/100.79	c Got one! Elapsed wall clock time (in seconds):100.667
188.67/100.79	o 1791
190.27/101.62	c And the winner is solver0
190.50/101.90	c Got one! Elapsed wall clock time (in seconds):101.773
190.50/101.90	o 1790
191.40/102.35	c cleaning 8341 clauses out of 16689 with flag 2318/243250
191.78/102.52	c And the winner is solver0
192.09/102.90	c Got one! Elapsed wall clock time (in seconds):102.779
192.09/102.90	o 1786
196.93/105.53	c cleaning 6917 clauses out of 13838 with flag 15726/248740
201.13/107.65	c cleaning 6461 clauses out of 12924 with flag 36152/254743
206.33/110.22	c cleaning 6730 clauses out of 13462 with flag 59766/261742
211.92/113.03	c cleaning 7365 clauses out of 14731 with flag 85874/269741
218.52/116.32	c cleaning 8177 clauses out of 16365 with flag 116171/278740
226.27/120.11	c cleaning 9093 clauses out of 18188 with flag 150794/288740
234.27/124.19	c cleaning 10047 clauses out of 20096 with flag 189081/299741
243.27/128.66	c cleaning 11021 clauses out of 22048 with flag 225426/311740
253.27/133.69	c cleaning 12014 clauses out of 24029 with flag 265459/324742
263.48/138.74	c cleaning 13007 clauses out of 26014 with flag 304316/338741
275.73/144.79	c cleaning 14002 clauses out of 28006 with flag 344845/353740
289.53/151.69	c cleaning 15001 clauses out of 30004 with flag 387163/369740
304.93/159.30	c cleaning 15995 clauses out of 32003 with flag 426722/386740
322.12/167.91	c cleaning 17004 clauses out of 34009 with flag 467263/404741
338.92/176.32	c cleaning 18003 clauses out of 36005 with flag 513963/423741
359.23/186.68	c cleaning 18999 clauses out of 38002 with flag 566261/443741
376.74/195.34	c cleaning 20000 clauses out of 40003 with flag 622161/464741
395.14/204.54	c cleaning 20995 clauses out of 42003 with flag 677646/486741
414.92/214.32	c cleaning 22001 clauses out of 44009 with flag 734388/509742
435.40/224.49	c cleaning 22995 clauses out of 46006 with flag 794149/533740
456.73/234.95	c cleaning 24004 clauses out of 48012 with flag 858666/558741
478.52/245.86	c cleaning 25003 clauses out of 50007 with flag 921248/584740
492.70/252.73	c And the winner is solver1
492.70/253.09	c Got one! Elapsed wall clock time (in seconds):252.962
492.70/253.09	o 1783
497.51/255.56	c cleaning 22097 clauses out of 44195 with flag 13971/603931
502.52/258.00	c cleaning 14046 clauses out of 28099 with flag 34117/609932
507.73/260.65	c cleaning 10522 clauses out of 21051 with flag 58428/616930
516.56/265.90	c cleaning 9263 clauses out of 18529 with flag 86237/624930
523.16/269.29	c cleaning 9133 clauses out of 18266 with flag 116814/633930
530.57/272.98	c cleaning 9566 clauses out of 19133 with flag 151838/643930
538.76/277.01	c cleaning 10282 clauses out of 20569 with flag 189471/654932
547.56/281.43	c cleaning 11137 clauses out of 22285 with flag 230197/666930
556.97/286.18	c cleaning 12070 clauses out of 24148 with flag 274187/679930
567.77/291.51	c cleaning 13039 clauses out of 26079 with flag 323414/693931
579.16/297.21	c cleaning 14016 clauses out of 28039 with flag 374622/708930
591.35/303.30	c cleaning 15013 clauses out of 30025 with flag 430937/724932
604.55/309.95	c cleaning 16005 clauses out of 32010 with flag 488781/741930
618.95/317.11	c cleaning 17003 clauses out of 34007 with flag 549018/759932
633.96/324.64	c cleaning 17999 clauses out of 36003 with flag 613558/778931
650.14/332.75	c cleaning 19002 clauses out of 38003 with flag 680188/798930
667.13/341.26	c cleaning 20001 clauses out of 40002 with flag 751476/819931
685.23/350.24	c cleaning 20999 clauses out of 42003 with flag 827979/841933
704.03/359.67	c cleaning 21997 clauses out of 44002 with flag 907776/864931
723.82/369.55	c cleaning 23002 clauses out of 46007 with flag 990951/888933
745.22/380.29	c cleaning 24000 clauses out of 48004 with flag 1076736/913932
767.02/391.14	c cleaning 24999 clauses out of 50003 with flag 1164550/939931
767.02/391.16	c And the winner is solver0
831.33/455.59	c Got one! Elapsed wall clock time (in seconds):455.463
831.33/455.59	o 1780
836.02/457.97	c cleaning 15020 clauses out of 30040 with flag 14337/944967
840.62/460.29	c cleaning 10509 clauses out of 21020 with flag 34286/950967
846.02/462.93	c cleaning 8754 clauses out of 17511 with flag 58083/957967
851.82/465.80	c cleaning 8376 clauses out of 16758 with flag 84249/965968
858.41/469.18	c cleaning 8690 clauses out of 17381 with flag 114419/974967
865.81/472.87	c cleaning 9345 clauses out of 18692 with flag 146957/984968
874.01/476.96	c cleaning 10171 clauses out of 20346 with flag 182488/995967
883.42/481.61	c cleaning 11087 clauses out of 22176 with flag 221916/1007968
893.02/486.49	c cleaning 12042 clauses out of 24089 with flag 264562/1020968
903.83/491.84	c cleaning 13020 clauses out of 26046 with flag 312399/1034967
915.62/497.75	c cleaning 14013 clauses out of 28028 with flag 363165/1049969
928.03/503.95	c cleaning 15004 clauses out of 30013 with flag 416582/1065967
941.41/510.68	c cleaning 16000 clauses out of 32010 with flag 471442/1082968
956.01/517.91	c cleaning 17003 clauses out of 34009 with flag 531299/1100967
971.01/525.43	c cleaning 18003 clauses out of 36009 with flag 593976/1119970
987.01/533.50	c cleaning 18999 clauses out of 38003 with flag 660913/1139967
1004.42/542.13	c cleaning 20001 clauses out of 40004 with flag 733387/1160967
1022.22/551.05	c cleaning 21001 clauses out of 42005 with flag 807423/1182969
1041.73/560.79	c cleaning 22001 clauses out of 44004 with flag 884758/1205969
1061.73/570.78	c cleaning 23000 clauses out of 46002 with flag 965829/1229968
1083.12/581.47	c cleaning 23996 clauses out of 48001 with flag 1054421/1254967
1105.53/592.63	c cleaning 25003 clauses out of 50005 with flag 1145557/1280967
1129.28/604.41	c cleaning 25997 clauses out of 52002 with flag 1236004/1307967
1153.28/616.40	c cleaning 27003 clauses out of 54005 with flag 1329180/1335967
1178.48/629.02	c cleaning 28002 clauses out of 56004 with flag 1417969/1364969
1205.08/642.39	c cleaning 28999 clauses out of 58000 with flag 1514672/1394967
1232.47/656.07	c cleaning 30000 clauses out of 60001 with flag 1615820/1425967
1260.87/670.29	c cleaning 30995 clauses out of 62001 with flag 1717163/1457967
1289.47/684.59	c cleaning 32004 clauses out of 64007 with flag 1818571/1490968
1319.68/699.68	c cleaning 32997 clauses out of 66002 with flag 1919691/1524967
1350.87/715.22	c cleaning 34002 clauses out of 68006 with flag 2026914/1559968
1383.86/731.76	c cleaning 34999 clauses out of 70003 with flag 2127344/1595967
1423.07/751.40	c cleaning 35998 clauses out of 72004 with flag 2220114/1632967
1459.73/769.96	c cleaning 37000 clauses out of 74006 with flag 2331783/1670967
1495.34/787.72	c cleaning 38000 clauses out of 76006 with flag 2449411/1709967
1501.53/790.81	c And the winner is solver0
1538.73/828.05	c Got one! Elapsed wall clock time (in seconds):827.927
1538.73/828.05	o 1777
1543.55/830.59	c cleaning 25226 clauses out of 50467 with flag 15673/1722428
1548.73/833.16	c cleaning 15620 clauses out of 31241 with flag 37068/1728428
1554.33/835.98	c cleaning 11307 clauses out of 22621 with flag 57380/1735428
1560.53/839.06	c cleaning 9656 clauses out of 19314 with flag 80660/1743428
1567.33/842.50	c cleaning 9327 clauses out of 18658 with flag 108446/1752428
1575.93/846.73	c cleaning 9666 clauses out of 19332 with flag 135996/1762429
1585.34/851.43	c cleaning 10331 clauses out of 20666 with flag 167250/1773429
1594.52/856.02	c cleaning 11160 clauses out of 22335 with flag 199928/1785429
1604.73/861.14	c cleaning 12086 clauses out of 24174 with flag 238867/1798428
1616.78/867.13	c cleaning 13040 clauses out of 26088 with flag 277351/1812428
1629.18/873.40	c cleaning 14023 clauses out of 28048 with flag 318377/1827428
1643.37/880.48	c cleaning 15004 clauses out of 30026 with flag 358326/1843429
1658.18/887.87	c cleaning 16007 clauses out of 32022 with flag 400837/1860429
1674.77/896.12	c cleaning 17007 clauses out of 34015 with flag 447704/1878429
1681.77/899.64	c And the winner is solver0
1698.56/916.51	c Got one! Elapsed wall clock time (in seconds):916.385
1698.56/916.51	o 1773
1703.25/918.96	c cleaning 14963 clauses out of 29935 with flag 14424/1891356
1708.45/921.50	c cleaning 10481 clauses out of 20972 with flag 30568/1897356
1714.05/924.38	c cleaning 8737 clauses out of 17491 with flag 48395/1904356
1720.45/927.58	c cleaning 8370 clauses out of 16754 with flag 68643/1912356
1728.65/931.63	c cleaning 8691 clauses out of 17384 with flag 94881/1921356
1738.25/936.43	c cleaning 9346 clauses out of 18695 with flag 119686/1931358
1747.65/941.17	c cleaning 10169 clauses out of 20347 with flag 146556/1942356
1757.47/946.09	c cleaning 11085 clauses out of 22178 with flag 176716/1954356
1768.05/951.36	c cleaning 12044 clauses out of 24094 with flag 213223/1967357
1779.25/956.95	c cleaning 13022 clauses out of 26050 with flag 252396/1981357
1791.97/963.21	c cleaning 14010 clauses out of 28027 with flag 289329/1996356
1800.17/967.30	c >>>>>>>>>> Solver number 0 (29 answers) <<<<<<<<<<<<<<<<<<
1800.17/967.30	c starts		: 22903
1800.17/967.30	c conflicts		: 2005296
1800.17/967.30	c decisions		: 3396955
1800.17/967.30	c propagations		: 200774570
1800.17/967.30	c inspects		: 2821642116
1800.17/967.30	c shortcuts		: 0
1800.17/967.30	c learnt literals	: 0
1800.17/967.30	c learnt binary clauses	: 0
1800.17/967.30	c learnt ternary clauses	: 3326
1800.17/967.30	c learnt constraints	: 2005296
1800.17/967.30	c ignored constraints	: 0
1800.17/967.30	c root simplifications	: 0
1800.17/967.30	c removed literals (reason simplification)	: 645818572
1800.17/967.30	c reason swapping (by a shorter reason)	: 0
1800.17/967.30	c Calls to reduceDB	: 134
1800.17/967.31	c Number of update (reduction) of LBD	: 18869
1800.17/967.31	c Imported unit clauses	: 0
1800.17/967.31	c number of reductions to clauses (during analyze)	: 0
1800.17/967.31	c number of learned constraints concerned by reduction	: 0
1800.17/967.31	c number of learning phase by resolution	: 0
1800.17/967.31	c number of learning phase by cutting planes	: 0
1800.17/967.31	c speed (assignments/second)	: 281111.0473272866
1800.17/967.31	c non guided choices	0
1800.17/967.32	c learnt constraints type 
1800.17/967.32	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 22957
1800.17/967.32	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.17/967.32	c starts		: 40
1800.17/967.32	c conflicts		: 1232
1800.17/967.32	c decisions		: 5935
1800.17/967.32	c propagations		: 209910
1800.17/967.32	c inspects		: 48111903
1800.17/967.32	c shortcuts		: 0
1800.17/967.32	c learnt literals	: 0
1800.17/967.32	c learnt binary clauses	: 0
1800.17/967.32	c learnt ternary clauses	: 0
1800.17/967.32	c learnt constraints	: 1209
1800.17/967.32	c ignored constraints	: 0
1800.17/967.32	c root simplifications	: 0
1800.17/967.32	c removed literals (reason simplification)	: 0
1800.17/967.32	c reason swapping (by a shorter reason)	: 0
1800.17/967.32	c Calls to reduceDB	: 0
1800.17/967.32	c Number of update (reduction) of LBD	: 0
1800.17/967.32	c Imported unit clauses	: 0
1800.17/967.32	c number of reductions to clauses (during analyze)	: 0
1800.17/967.32	c number of learned constraints concerned by reduction	: 0
1800.17/967.32	c number of learning phase by resolution	: 0
1800.17/967.32	c number of learning phase by cutting planes	: 0
1800.17/967.32	c speed (assignments/second)	: 4131.517310606806
1800.17/967.32	c non guided choices	0
1800.17/967.32	c learnt constraints type 
1800.17/967.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1209
1800.17/967.32	s SATISFIABLE
1800.17/967.32	c Found 31 solution(s)
1800.17/967.32	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 
1800.17/967.33	c objective function=1773
1800.17/967.33	c Total wall clock time (in seconds): 967.202

Verifier Data

OK	1773

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-4119241-1467250844/watcher-4119241-1467250844 -o /tmp/evaluation-result-4119241-1467250844/solver-4119241-1467250844 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5593 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119241-1467250844.opb 

pid=6694
running on 4 cores: 1,3,5,7

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: 3.08 3.09 3.09 3/196 6697
/proc/meminfo: memFree=28455904/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/6697/stat : 6697 (java) D 6694 6697 5416 0 -1 4202496 157 0 0 0 0 0 0 0 20 0 1 0 4115497 278528 33 33554432000 1073741824 1073778376 140734108969984 140734108967160 251134045479 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/6697/statm: 68 33 25 9 0 25 0

[startup+0.100058 s]
/proc/loadavg: 3.08 3.09 3.09 3/196 6697
/proc/meminfo: memFree=28455904/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 4389 0 1 0 7 1 0 0 20 0 18 0 4115497 9787879424 6029 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200324 s]
/proc/loadavg: 3.08 3.09 3.09 3/196 6697
/proc/meminfo: memFree=28455904/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 4544 0 1 0 19 1 0 0 20 0 18 0 4115497 9787879424 7178 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2389619 7183 2206 9 0 2380296 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9558476

[startup+0.300357 s]
/proc/loadavg: 3.08 3.09 3.09 3/196 6697
/proc/meminfo: memFree=28455904/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9558476 CPUtime=0.42 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 5529 0 1 0 41 1 0 0 20 0 18 0 4115497 9787879424 8267 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2389619 8267 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 9558476

[startup+0.700318 s]
/proc/loadavg: 3.08 3.09 3.09 3/196 6697
/proc/meminfo: memFree=28455904/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9825348 CPUtime=1.44 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 21771 0 1 0 137 7 0 0 20 0 19 0 4115497 10061156352 23465 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2456337 23465 2266 9 0 2447014 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 9825348

[startup+1.50071 s]
/proc/loadavg: 3.08 3.09 3.09 6/218 6722
/proc/meminfo: memFree=28355892/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 25151 0 1 0 234 10 0 0 20 0 21 0 4115497 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2456183 27139 2271 9 0 2446860 0
[pid=6697/tid=6699] ppid=6694 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/6697/task/6699/stat : 6699 (java) S 6694 6697 5416 0 -1 4202560 2487 0 1 0 44 1 0 0 20 0 21 0 4115498 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179645973368 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6700] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6700/stat : 6700 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179618425768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6701] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6701/stat : 6701 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179617373224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6702] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6702/stat : 6702 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179616320168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6703] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6703/stat : 6703 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179615267624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6704] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6704/stat : 6704 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179614214568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6705] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6705/stat : 6705 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179483961896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6706] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6706/stat : 6706 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179482908840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6707] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6707/stat : 6707 (java) S 6694 6697 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 4115499 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140179481856296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6708] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6708/stat : 6708 (java) S 6694 6697 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 4115501 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178998909800 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6709] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6709/stat : 6709 (java) S 6694 6697 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 21 0 4115501 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178997856120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6710] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6710/stat : 6710 (java) S 6694 6697 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 4115501 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178996802952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6711] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6711/stat : 6711 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115503 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178995751696 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6712] ppid=6694 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/6697/task/6712/stat : 6712 (java) R 6694 6697 5416 0 -1 4202560 11035 0 0 0 77 3 0 0 20 0 21 0 4115503 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178994698552 140179652131248 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6713] ppid=6694 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/6697/task/6713/stat : 6713 (java) R 6694 6697 5416 0 -1 4202560 10274 0 0 0 65 2 0 0 20 0 21 0 4115503 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178993646008 140179652959791 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6714] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6714/stat : 6714 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115503 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178992593144 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6715] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6715/stat : 6715 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 4115503 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178991540808 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6719] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6719/stat : 6719 (java) S 6694 6697 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 4115545 10060525568 27139 33554432000 1073741824 1073778376 140735441002736 140178987328936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 3.08 3.09 3.09 2/215 6728
/proc/meminfo: memFree=28346968/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 25778 0 1 0 306 14 0 0 20 0 19 0 4115497 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2456183 34347 2276 9 0 2446860 0
[pid=6697/tid=6699] ppid=6694 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/6697/task/6699/stat : 6699 (java) S 6694 6697 5416 0 -1 4202560 2490 0 1 0 46 2 0 0 20 0 19 0 4115498 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179645973368 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6700] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6700/stat : 6700 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179618425768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6701] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6701/stat : 6701 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179617373224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6702] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6702/stat : 6702 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179616320168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6703] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6703/stat : 6703 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179615267624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6704] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6704/stat : 6704 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179614214568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6705] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6705/stat : 6705 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179483961896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6706] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6706/stat : 6706 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179482908840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6707] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6707/stat : 6707 (java) S 6694 6697 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140179481856296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6708] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6708/stat : 6708 (java) S 6694 6697 5416 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 4115501 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178998909800 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6709] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6709/stat : 6709 (java) S 6694 6697 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4115501 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178997856120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6710] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6710/stat : 6710 (java) S 6694 6697 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4115501 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178996802952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6711] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6711/stat : 6711 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115503 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178995751696 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6712] ppid=6694 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/6697/task/6712/stat : 6712 (java) S 6694 6697 5416 0 -1 4202560 11076 0 0 0 98 3 0 0 20 0 19 0 4115503 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178994698552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6713] ppid=6694 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/6697/task/6713/stat : 6713 (java) S 6694 6697 5416 0 -1 4202560 10821 0 0 0 83 3 0 0 20 0 19 0 4115503 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178993646008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6714] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6714/stat : 6714 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115503 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178992593144 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6715] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6715/stat : 6715 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115503 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178991540808 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6719] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6719/stat : 6719 (java) S 6694 6697 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4115545 10060525568 34347 33554432000 1073741824 1073778376 140735441002736 140178987328936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 9824732

[startup+6.30076 s]
/proc/loadavg: 2.91 3.06 3.08 2/215 6746
/proc/meminfo: memFree=28288344/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9824732 CPUtime=4.34 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 25919 0 1 0 409 25 0 0 20 0 19 0 4115497 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2456183 53974 2289 9 0 2446860 0
[pid=6697/tid=6699] ppid=6694 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/6697/task/6699/stat : 6699 (java) S 6694 6697 5416 0 -1 4202560 2495 0 1 0 48 2 0 0 20 0 19 0 4115498 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179645973368 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6700] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6700/stat : 6700 (java) S 6694 6697 5416 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179618425768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6701] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6701/stat : 6701 (java) S 6694 6697 5416 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179617373224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6702] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6702/stat : 6702 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179616320168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6703] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6703/stat : 6703 (java) S 6694 6697 5416 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179615267624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6704] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6704/stat : 6704 (java) S 6694 6697 5416 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179614214568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6705] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6705/stat : 6705 (java) S 6694 6697 5416 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179483961896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6706] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6706/stat : 6706 (java) S 6694 6697 5416 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179482908840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6707] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6707/stat : 6707 (java) S 6694 6697 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4115499 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140179481856296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6708] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6708/stat : 6708 (java) S 6694 6697 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4115501 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178998909800 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6709] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6709/stat : 6709 (java) S 6694 6697 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4115501 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178997856120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6710] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6710/stat : 6710 (java) S 6694 6697 5416 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 4115501 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178996802952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6711] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6711/stat : 6711 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115503 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178995751696 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6712] ppid=6694 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/6697/task/6712/stat : 6712 (java) S 6694 6697 5416 0 -1 4202560 11076 0 0 0 102 3 0 0 20 0 19 0 4115503 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178994698552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6713] ppid=6694 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/6697/task/6713/stat : 6713 (java) S 6694 6697 5416 0 -1 4202560 10821 0 0 0 92 3 0 0 20 0 19 0 4115503 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178993646008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6714] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6714/stat : 6714 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115503 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178992593144 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6715] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6715/stat : 6715 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4115503 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178991540808 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6719] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6719/stat : 6719 (java) S 6694 6697 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4115545 10060525568 53974 33554432000 1073741824 1073778376 140735441002736 140178987328936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

[pid=6697/tid=6707] ppid=6694 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/6697/task/6707/stat : 6707 (java) S 6694 6697 5416 0 -1 4202560 1405 0 0 0 107 38 0 0 20 0 22 0 4115499 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140179481856296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6708] ppid=6694 vsize=9824732 CPUtime=4.55 cores=1,3,5,7
/proc/6697/task/6708/stat : 6708 (java) S 6694 6697 5416 0 -1 4202560 2662 0 0 0 453 2 0 0 20 0 22 0 4115501 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178998909800 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6709] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6709/stat : 6709 (java) S 6694 6697 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4115501 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178997856120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6710] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6710/stat : 6710 (java) S 6694 6697 5416 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 22 0 4115501 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178996802952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6711] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6711/stat : 6711 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4115503 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178995751696 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6712] ppid=6694 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/6697/task/6712/stat : 6712 (java) S 6694 6697 5416 0 -1 4202560 11176 0 0 0 157 3 0 0 20 0 22 0 4115503 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178994698552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6713] ppid=6694 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/6697/task/6713/stat : 6713 (java) S 6694 6697 5416 0 -1 4202560 10872 0 0 0 134 3 0 0 20 0 22 0 4115503 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178993646008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6714] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6714/stat : 6714 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4115503 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178992593144 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6715] ppid=6694 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6697/task/6715/stat : 6715 (java) S 6694 6697 5416 0 -1 4202560 55 0 0 0 9 13 0 0 20 0 22 0 4115503 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178991540808 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6811] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6811/stat : 6811 (java) S 6694 6697 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4140807 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178989433768 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6850] ppid=6694 vsize=9824732 CPUtime=25.65 cores=1,3,5,7
/proc/6697/task/6850/stat : 6850 (java) R 6694 6697 5416 0 -1 4202560 4 0 0 0 2565 0 0 0 20 0 22 0 4207149 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178990476912 140179495636080 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6851] ppid=6694 vsize=9824732 CPUtime=25.65 cores=1,3,5,7
/proc/6697/task/6851/stat : 6851 (java) R 6694 6697 5416 0 -1 4202560 5 0 0 0 2565 0 0 0 20 0 22 0 4207149 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178987328056 140179496158734 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6852] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6852/stat : 6852 (java) S 6694 6697 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4207149 10060525568 952723 33554432000 1073741824 1073778376 140735441002736 140178988381736 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1747.34
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+967.301 s]
/proc/loadavg: 3.42 3.10 3.06 4/217 6853
/proc/meminfo: memFree=24215708/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9824732 CPUtime=1797.46 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 41515 0 1 0 179347 399 0 0 20 0 22 0 4115497 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2456183 946134 2303 9 0 2446860 0
[pid=6697/tid=6699] ppid=6694 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/6697/task/6699/stat : 6699 (java) S 6694 6697 5416 0 -1 4202560 2510 0 1 0 60 5 0 0 20 0 22 0 4115498 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179645973368 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6700] ppid=6694 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/6697/task/6700/stat : 6700 (java) S 6694 6697 5416 0 -1 4202560 1570 0 0 0 108 37 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179618425768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6701] ppid=6694 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/6697/task/6701/stat : 6701 (java) S 6694 6697 5416 0 -1 4202560 1168 0 0 0 114 33 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179617373224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6702] ppid=6694 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/6697/task/6702/stat : 6702 (java) S 6694 6697 5416 0 -1 4202560 1197 0 0 0 95 34 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179616320168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6703] ppid=6694 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/6697/task/6703/stat : 6703 (java) S 6694 6697 5416 0 -1 4202560 2304 0 0 0 102 36 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179615267624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6704] ppid=6694 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/6697/task/6704/stat : 6704 (java) S 6694 6697 5416 0 -1 4202560 1161 0 0 0 116 39 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179614214568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6705] ppid=6694 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/6697/task/6705/stat : 6705 (java) S 6694 6697 5416 0 -1 4202560 1023 0 0 0 108 30 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179483961896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6706] ppid=6694 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/6697/task/6706/stat : 6706 (java) S 6694 6697 5416 0 -1 4202560 1918 0 0 0 119 39 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179482908840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6707] ppid=6694 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/6697/task/6707/stat : 6707 (java) S 6694 6697 5416 0 -1 4202560 1408 0 0 0 110 38 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179481856296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6708] ppid=6694 vsize=9824732 CPUtime=4.55 cores=1,3,5,7
/proc/6697/task/6708/stat : 6708 (java) S 6694 6697 5416 0 -1 4202560 2664 0 0 0 453 2 0 0 20 0 22 0 4115501 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178998909800 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6709] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6709/stat : 6709 (java) S 6694 6697 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4115501 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178997856120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6710] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6710/stat : 6710 (java) S 6694 6697 5416 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 22 0 4115501 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178996802952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6711] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6711/stat : 6711 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178995751696 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6712] ppid=6694 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/6697/task/6712/stat : 6712 (java) S 6694 6697 5416 0 -1 4202560 11176 0 0 0 157 3 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178994698552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6713] ppid=6694 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/6697/task/6713/stat : 6713 (java) S 6694 6697 5416 0 -1 4202560 10872 0 0 0 134 3 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178993646008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6714] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6714/stat : 6714 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178992593144 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6715] ppid=6694 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/6697/task/6715/stat : 6715 (java) S 6694 6697 5416 0 -1 4202560 57 0 0 0 10 13 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178991540808 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6811] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6811/stat : 6811 (java) S 6694 6697 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4140807 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178989433768 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6850] ppid=6694 vsize=9824732 CPUtime=50.52 cores=1,3,5,7
/proc/6697/task/6850/stat : 6850 (java) R 6694 6697 5416 0 -1 4202560 4 0 0 0 5052 0 0 0 20 0 22 0 4207149 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178990476912 140179496093633 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6851] ppid=6694 vsize=9824732 CPUtime=50.52 cores=1,3,5,7
/proc/6697/task/6851/stat : 6851 (java) R 6694 6697 5416 0 -1 4202560 6 0 0 0 5052 0 0 0 20 0 22 0 4207149 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178987326480 140179496158791 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6852] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6852/stat : 6852 (java) S 6694 6697 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4207149 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178988381736 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6697 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+967.301 s]
/proc/loadavg: 3.42 3.10 3.06 4/217 6853
/proc/meminfo: memFree=24215708/32872528 swapFree=239532/272236
[pid=6697] ppid=6694 vsize=9824732 CPUtime=1797.46 cores=1,3,5,7
/proc/6697/stat : 6697 (java) S 6694 6697 5416 0 -1 4202496 41515 0 1 0 179347 399 0 0 20 0 22 0 4115497 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140735440993872 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6697/statm: 2456183 946134 2303 9 0 2446860 0
[pid=6697/tid=6699] ppid=6694 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/6697/task/6699/stat : 6699 (java) S 6694 6697 5416 0 -1 4202560 2510 0 1 0 60 5 0 0 20 0 22 0 4115498 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179645973368 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6700] ppid=6694 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/6697/task/6700/stat : 6700 (java) S 6694 6697 5416 0 -1 4202560 1570 0 0 0 108 37 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179618425768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6701] ppid=6694 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/6697/task/6701/stat : 6701 (java) S 6694 6697 5416 0 -1 4202560 1168 0 0 0 114 33 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179617373224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6702] ppid=6694 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/6697/task/6702/stat : 6702 (java) S 6694 6697 5416 0 -1 4202560 1197 0 0 0 95 34 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179616320168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6703] ppid=6694 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/6697/task/6703/stat : 6703 (java) S 6694 6697 5416 0 -1 4202560 2304 0 0 0 102 36 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179615267624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6704] ppid=6694 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/6697/task/6704/stat : 6704 (java) S 6694 6697 5416 0 -1 4202560 1161 0 0 0 116 39 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179614214568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6705] ppid=6694 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/6697/task/6705/stat : 6705 (java) S 6694 6697 5416 0 -1 4202560 1023 0 0 0 108 30 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179483961896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6706] ppid=6694 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/6697/task/6706/stat : 6706 (java) S 6694 6697 5416 0 -1 4202560 1918 0 0 0 119 39 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179482908840 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6707] ppid=6694 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/6697/task/6707/stat : 6707 (java) S 6694 6697 5416 0 -1 4202560 1408 0 0 0 110 38 0 0 20 0 22 0 4115499 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140179481856296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6708] ppid=6694 vsize=9824732 CPUtime=4.55 cores=1,3,5,7
/proc/6697/task/6708/stat : 6708 (java) S 6694 6697 5416 0 -1 4202560 2664 0 0 0 453 2 0 0 20 0 22 0 4115501 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178998909800 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6709] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6709/stat : 6709 (java) S 6694 6697 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4115501 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178997856120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6710] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6710/stat : 6710 (java) S 6694 6697 5416 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 22 0 4115501 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178996802952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6711] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6711/stat : 6711 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178995751696 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6712] ppid=6694 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/6697/task/6712/stat : 6712 (java) S 6694 6697 5416 0 -1 4202560 11176 0 0 0 157 3 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178994698552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6713] ppid=6694 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/6697/task/6713/stat : 6713 (java) S 6694 6697 5416 0 -1 4202560 10872 0 0 0 134 3 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178993646008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6714] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6714/stat : 6714 (java) S 6694 6697 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178992593144 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6697/tid=6715] ppid=6694 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/6697/task/6715/stat : 6715 (java) S 6694 6697 5416 0 -1 4202560 57 0 0 0 10 13 0 0 20 0 22 0 4115503 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178991540808 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6811] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6811/stat : 6811 (java) S 6694 6697 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4140807 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178989433768 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6697/tid=6850] ppid=6694 vsize=9824732 CPUtime=50.52 cores=1,3,5,7
/proc/6697/task/6850/stat : 6850 (java) R 6694 6697 5416 0 -1 4202560 4 0 0 0 5052 0 0 0 20 0 22 0 4207149 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178990476912 140179496093633 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6697/tid=6851] ppid=6694 vsize=9824732 CPUtime=50.52 cores=1,3,5,7
/proc/6697/task/6851/stat : 6851 (java) R 6694 6697 5416 0 -1 4202560 6 0 0 0 5052 0 0 0 20 0 22 0 4207149 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178987326480 140179496158791 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6697/tid=6852] ppid=6694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6697/task/6852/stat : 6852 (java) S 6694 6697 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4207149 10060525568 946134 33554432000 1073741824 1073778376 140735441002736 140178988381736 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6697 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=209390
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=200361
# CPU time returned by wait4() is 1797.41
# while last known CPU time is 1797.46
#
# 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.71009
#  lost CPU user time (s): 2.97004
#  lost CPU system time (s): -0.26

Real time (s): 967.359
CPU time (s): 1800.17
CPU user time (s): 1796.44
CPU system time (s): 3.73
CPU usage (%): 186.091
Max. virtual memory (cumulated for all children) (KiB): 9825348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.21
system time used= 4.20036
maximum resident set size= 3849976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41554
page faults= 1
swaps= 0
block input operations= 32
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26615
involuntary context switches= 15068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.01109 second user time and 7.67583 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 03:40:44
IDJOB=4119241
IDBENCH=111681
IDSOLVER=2543
FILE ID=node107/4119241-1467250844
RUNJOBID= node107-1467248484-5593
PBS_JOBID= 20004476
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-edgecross14-098.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119241-1467250844/watcher-4119241-1467250844 -o /tmp/evaluation-result-4119241-1467250844/solver-4119241-1467250844 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5593 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119241-1467250844.opb

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

MD5SUM BENCH= fd4d285bca9921d0ef00c37d248a5d7a
RANDOM SEED=894396037

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28455796 kB
Buffers:           94468 kB
Cached:           434940 kB
SwapCached:            0 kB
Active:          2975408 kB
Inactive:         426908 kB
Active(anon):    2875132 kB
Inactive(anon):        4 kB
Active(file):     100276 kB
Inactive(file):   426904 kB
Unevictable:      272236 kB
Mlocked:          239532 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               724 kB
Writeback:             0 kB
AnonPages:       3142496 kB
Mapped:            22232 kB
Shmem:               204 kB
Slab:             605140 kB
SReclaimable:      48972 kB
SUnreclaim:       556168 kB
KernelStack:        1608 kB
PageTables:        10548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3788684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2822144 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= 71708 MiB
End job on node107 at 2016-06-30 03:56:52