Trace number 4119258

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 Resolution PB16SAT (TO)364 1800 1775.14

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-edgecross22-048.opb
MD5SUM1e8fbdc9e198767bda88c0ca10041dfe
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark246
Best CPU time to get the best result obtained on this benchmark1800.82
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables463
Total number of constraints6161
Number of constraints which are clauses6160
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 1358
Biggest coefficient in the objective function 549
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 3575
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 549
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3575
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)1020
Sum of products size (including duplicates)2040
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.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119258-1467252896.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.45/0.39	c ... done. Wall clock time 0.276s.
0.45/0.39	c declared #vars     463
0.45/0.39	c internal #vars     1483
0.45/0.39	c #constraints  8202
0.45/0.39	c constraints type 
0.45/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7180
0.45/0.39	c org.sat4j.specs.Constr$1 => 1
0.45/0.39	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.45/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1020
0.45/0.39	c 8202 constraints processed.
0.45/0.39	c objective function length is 1358 literals
0.70/0.42	c SATISFIABLE
0.70/0.42	c OPTIMIZING...
0.70/0.42	c Got one! Elapsed wall clock time (in seconds):0.305
0.70/0.42	o 442
0.70/0.46	c Got one! Elapsed wall clock time (in seconds):0.348
0.70/0.46	o 437
0.96/0.51	c Got one! Elapsed wall clock time (in seconds):0.392
0.96/0.51	o 436
0.96/0.58	c Got one! Elapsed wall clock time (in seconds):0.464
0.96/0.58	o 435
0.96/0.59	c Got one! Elapsed wall clock time (in seconds):0.474
0.96/0.59	o 424
1.26/0.60	c Got one! Elapsed wall clock time (in seconds):0.486
1.26/0.60	o 419
1.26/0.61	c Got one! Elapsed wall clock time (in seconds):0.495
1.26/0.61	o 418
1.26/0.62	c Got one! Elapsed wall clock time (in seconds):0.508
1.26/0.62	o 417
1.26/0.63	c Got one! Elapsed wall clock time (in seconds):0.518
1.26/0.63	o 416
1.26/0.66	c Got one! Elapsed wall clock time (in seconds):0.54
1.26/0.66	o 415
1.26/0.67	c Got one! Elapsed wall clock time (in seconds):0.558
1.26/0.67	o 414
1.57/0.78	c Got one! Elapsed wall clock time (in seconds):0.66
1.57/0.78	o 413
1.57/0.79	c Got one! Elapsed wall clock time (in seconds):0.671
1.57/0.79	o 412
1.76/0.80	c Got one! Elapsed wall clock time (in seconds):0.685
1.76/0.80	o 411
1.76/0.85	c Got one! Elapsed wall clock time (in seconds):0.731
1.76/0.85	o 410
1.76/0.85	c Got one! Elapsed wall clock time (in seconds):0.736
1.76/0.85	o 409
1.76/0.87	c Got one! Elapsed wall clock time (in seconds):0.75
1.76/0.87	o 408
1.76/0.88	c Got one! Elapsed wall clock time (in seconds):0.764
1.76/0.88	o 407
1.96/1.04	c Got one! Elapsed wall clock time (in seconds):0.923
1.96/1.04	o 406
2.08/1.15	c Got one! Elapsed wall clock time (in seconds):1.037
2.08/1.15	o 405
2.08/1.16	c Got one! Elapsed wall clock time (in seconds):1.047
2.08/1.16	o 404
2.08/1.18	c Got one! Elapsed wall clock time (in seconds):1.067
2.08/1.18	o 403
2.08/1.20	c Got one! Elapsed wall clock time (in seconds):1.087
2.08/1.20	o 402
2.23/1.23	c Got one! Elapsed wall clock time (in seconds):1.118
2.23/1.23	o 401
2.23/1.25	c Got one! Elapsed wall clock time (in seconds):1.137
2.23/1.25	o 400
2.23/1.26	c Got one! Elapsed wall clock time (in seconds):1.141
2.23/1.26	o 398
2.23/1.26	c Got one! Elapsed wall clock time (in seconds):1.144
2.23/1.26	o 397
2.23/1.26	c Got one! Elapsed wall clock time (in seconds):1.148
2.23/1.26	o 396
2.23/1.27	c Got one! Elapsed wall clock time (in seconds):1.151
2.23/1.27	o 395
2.33/1.34	c Got one! Elapsed wall clock time (in seconds):1.221
2.33/1.34	o 394
2.53/1.57	c Got one! Elapsed wall clock time (in seconds):1.457
2.53/1.57	o 393
2.63/1.63	c Got one! Elapsed wall clock time (in seconds):1.51
2.63/1.63	o 392
2.63/1.63	c Got one! Elapsed wall clock time (in seconds):1.514
2.63/1.63	o 390
2.73/1.79	c Got one! Elapsed wall clock time (in seconds):1.678
2.73/1.79	o 389
2.93/1.95	c cleaning 5035 clauses out of 10082 with flag 2071/10082
3.29/2.25	c Got one! Elapsed wall clock time (in seconds):2.138
3.29/2.25	o 388
3.29/2.29	c Got one! Elapsed wall clock time (in seconds):2.175
3.29/2.29	o 387
3.59/2.52	c Got one! Elapsed wall clock time (in seconds):2.406
3.59/2.52	o 385
3.79/2.78	c cleaning 5885 clauses out of 11776 with flag 4015/16811
4.50/3.45	c Got one! Elapsed wall clock time (in seconds):3.331
4.50/3.45	o 384
5.09/4.09	c Got one! Elapsed wall clock time (in seconds):3.976
5.09/4.09	o 383
5.19/4.12	c Got one! Elapsed wall clock time (in seconds):4.009
5.19/4.12	o 382
5.29/4.29	c cleaning 8726 clauses out of 17462 with flag 2067/28382
6.21/5.09	c cleaning 7363 clauses out of 14736 with flag 14127/34382
6.51/5.30	c Got one! Elapsed wall clock time (in seconds):5.185
6.51/5.30	o 381
6.61/5.50	c Got one! Elapsed wall clock time (in seconds):5.382
6.61/5.50	o 380
6.72/5.51	c Got one! Elapsed wall clock time (in seconds):5.389
6.72/5.51	o 378
6.72/5.59	c Got one! Elapsed wall clock time (in seconds):5.475
6.72/5.59	o 377
6.72/5.60	c Got one! Elapsed wall clock time (in seconds):5.481
6.72/5.60	o 376
6.72/5.60	c Got one! Elapsed wall clock time (in seconds):5.484
6.72/5.60	o 375
6.72/5.60	c Got one! Elapsed wall clock time (in seconds):5.486
6.72/5.60	o 374
7.21/6.00	c cleaning 7277 clauses out of 14570 with flag 6112/41579
7.51/6.31	c Got one! Elapsed wall clock time (in seconds):6.198
7.51/6.31	o 373
7.92/6.71	c cleaning 6446 clauses out of 12906 with flag 6217/47192
8.61/7.47	c cleaning 6223 clauses out of 12459 with flag 18279/53191
9.41/8.28	c Got one! Elapsed wall clock time (in seconds):8.168
9.41/8.28	o 372
9.51/8.36	c Got one! Elapsed wall clock time (in seconds):8.243
9.51/8.36	o 371
10.21/9.06	c cleaning 9232 clauses out of 18478 with flag 10170/65433
11.01/9.83	c cleaning 7615 clauses out of 15246 with flag 22255/71433
12.02/10.79	c cleaning 7307 clauses out of 14631 with flag 36326/78433
13.02/11.77	c cleaning 7660 clauses out of 15324 with flag 52587/86433
14.11/12.84	c cleaning 8326 clauses out of 16665 with flag 70880/95434
15.31/14.08	c cleaning 9162 clauses out of 18339 with flag 91076/105434
16.72/15.49	c cleaning 10086 clauses out of 20177 with flag 113145/116434
18.56/17.14	c cleaning 11037 clauses out of 22092 with flag 137476/128435
20.26/18.84	c cleaning 12020 clauses out of 24053 with flag 163969/141433
20.66/19.28	c Got one! Elapsed wall clock time (in seconds):19.165
20.66/19.28	o 370
20.96/19.56	c cleaning 8823 clauses out of 17666 with flag 4008/147066
21.36/19.95	c Got one! Elapsed wall clock time (in seconds):19.832
21.36/19.95	o 369
21.36/19.96	c Got one! Elapsed wall clock time (in seconds):19.849
21.36/19.96	o 368
21.36/19.97	c Got one! Elapsed wall clock time (in seconds):19.851
21.36/19.97	o 367
21.56/20.15	c Got one! Elapsed wall clock time (in seconds):20.033
21.56/20.15	o 366
21.66/20.29	c cleaning 7290 clauses out of 14588 with flag 2060/152811
22.16/20.76	c Got one! Elapsed wall clock time (in seconds):20.641
22.16/20.76	o 365
22.26/20.81	c Got one! Elapsed wall clock time (in seconds):20.692
22.26/20.81	o 364
22.36/20.95	c cleaning 6380 clauses out of 12788 with flag 2075/158301
23.17/21.69	c cleaning 6196 clauses out of 12410 with flag 14231/164303
24.07/22.52	c cleaning 6600 clauses out of 13212 with flag 28388/171301
24.97/23.47	c cleaning 7299 clauses out of 14613 with flag 44550/179302
26.07/24.57	c cleaning 8157 clauses out of 16316 with flag 62760/188304
27.37/25.83	c cleaning 9070 clauses out of 18156 with flag 82813/198301
28.88/27.25	c cleaning 10034 clauses out of 20086 with flag 104898/209301
30.48/28.81	c cleaning 11018 clauses out of 22052 with flag 128972/221301
32.18/30.58	c cleaning 12008 clauses out of 24034 with flag 155038/234301
34.08/32.49	c cleaning 13003 clauses out of 26026 with flag 183088/248301
36.51/34.71	c cleaning 14003 clauses out of 28023 with flag 213242/263301
38.71/36.98	c cleaning 15006 clauses out of 30020 with flag 245326/279301
41.53/39.60	c cleaning 15996 clauses out of 32014 with flag 279521/296301
44.13/42.11	c cleaning 17002 clauses out of 34019 with flag 315764/314302
46.73/44.76	c cleaning 18002 clauses out of 36022 with flag 354216/333307
49.89/47.82	c cleaning 18995 clauses out of 38014 with flag 395540/353301
52.99/50.98	c cleaning 20000 clauses out of 40019 with flag 439680/374301
56.75/54.69	c cleaning 20990 clauses out of 42019 with flag 485215/396301
60.81/58.56	c cleaning 22005 clauses out of 44029 with flag 533522/419301
64.71/62.45	c cleaning 23005 clauses out of 46024 with flag 583827/443301
69.11/66.72	c cleaning 23999 clauses out of 48019 with flag 636347/468301
73.49/71.08	c cleaning 25000 clauses out of 50022 with flag 690286/494303
78.00/75.58	c cleaning 26004 clauses out of 52021 with flag 746583/521302
83.00/80.47	c cleaning 26996 clauses out of 54018 with flag 804824/549303
88.09/85.44	c cleaning 27998 clauses out of 56021 with flag 864812/578302
93.34/90.63	c cleaning 29004 clauses out of 58022 with flag 927140/608301
99.35/96.54	c cleaning 29991 clauses out of 60020 with flag 993734/639303
105.53/102.67	c cleaning 31007 clauses out of 62027 with flag 1061425/671301
111.91/108.96	c cleaning 31999 clauses out of 64020 with flag 1131598/704301
118.25/115.21	c cleaning 32998 clauses out of 66021 with flag 1201957/738301
125.13/122.04	c cleaning 34000 clauses out of 68023 with flag 1275272/773301
132.67/129.49	c cleaning 35001 clauses out of 70025 with flag 1350955/809303
139.68/136.37	c cleaning 35993 clauses out of 72022 with flag 1428446/846301
147.55/144.12	c cleaning 37006 clauses out of 74030 with flag 1507416/884302
155.68/152.15	c cleaning 38004 clauses out of 76024 with flag 1590512/923302
164.07/160.49	c cleaning 38998 clauses out of 78022 with flag 1675567/963304
173.45/169.67	c cleaning 39997 clauses out of 80022 with flag 1765034/1004302
182.72/178.88	c cleaning 41006 clauses out of 82024 with flag 1854437/1046301
192.33/188.30	c cleaning 42000 clauses out of 84021 with flag 1945841/1089304
203.15/199.03	c cleaning 43003 clauses out of 86021 with flag 2044755/1133304
214.86/210.63	c cleaning 43998 clauses out of 88018 with flag 2141411/1178304
227.68/223.27	c cleaning 44995 clauses out of 90018 with flag 2240484/1224302
237.69/233.16	c cleaning 46002 clauses out of 92023 with flag 2338442/1271302
248.67/243.94	c cleaning 46997 clauses out of 94020 with flag 2439674/1319301
259.78/254.99	c cleaning 48000 clauses out of 96024 with flag 2541307/1368302
273.41/268.34	c cleaning 49002 clauses out of 98024 with flag 2645184/1418302
285.97/280.60	c cleaning 49996 clauses out of 100021 with flag 2752083/1469301
299.32/293.84	c cleaning 50996 clauses out of 102026 with flag 2861055/1521302
313.99/308.22	c cleaning 52002 clauses out of 104030 with flag 2977044/1574302
328.24/322.35	c cleaning 53003 clauses out of 106028 with flag 3098059/1628302
341.78/335.71	c cleaning 53998 clauses out of 108024 with flag 3217866/1683301
355.18/348.96	c cleaning 55003 clauses out of 110028 with flag 3336142/1739303
368.42/362.04	c cleaning 56005 clauses out of 112024 with flag 3459007/1796302
383.69/377.16	c cleaning 57002 clauses out of 114019 with flag 3583115/1854302
398.57/391.76	c cleaning 57994 clauses out of 116018 with flag 3712099/1913303
414.41/407.40	c cleaning 58993 clauses out of 118024 with flag 3845473/1973303
430.34/423.02	c cleaning 60002 clauses out of 120032 with flag 3979555/2034304
446.89/439.49	c cleaning 61001 clauses out of 122027 with flag 4120673/2096301
464.02/456.32	c cleaning 62003 clauses out of 124026 with flag 4259999/2159301
480.72/472.88	c cleaning 63000 clauses out of 126024 with flag 4398096/2223302
500.02/491.90	c cleaning 63996 clauses out of 128023 with flag 4532743/2288301
518.56/510.17	c cleaning 65005 clauses out of 130027 with flag 4676954/2354301
537.55/528.84	c cleaning 65996 clauses out of 132022 with flag 4826525/2421301
554.87/545.94	c cleaning 66995 clauses out of 134026 with flag 4967723/2489301
573.18/564.06	c cleaning 67999 clauses out of 136032 with flag 5114673/2558302
591.04/581.66	c cleaning 69011 clauses out of 138035 with flag 5268669/2628304
610.35/600.68	c cleaning 70000 clauses out of 140022 with flag 5419103/2699302
631.61/621.56	c cleaning 70995 clauses out of 142023 with flag 5575005/2771303
651.06/640.74	c cleaning 71996 clauses out of 144026 with flag 5730064/2844301
671.89/661.24	c cleaning 73001 clauses out of 146031 with flag 5886326/2918302
692.18/681.29	c cleaning 74001 clauses out of 148030 with flag 6040873/2993302
713.76/702.69	c cleaning 75004 clauses out of 150029 with flag 6197779/3069302
737.19/725.67	c cleaning 76002 clauses out of 152024 with flag 6365289/3146301
761.62/749.71	c cleaning 76992 clauses out of 154022 with flag 6534585/3224301
788.55/776.31	c cleaning 77999 clauses out of 156030 with flag 6700603/3303301
810.28/797.73	c cleaning 79000 clauses out of 158031 with flag 6872313/3383301
833.45/820.70	c cleaning 80001 clauses out of 160031 with flag 7043517/3464301
860.45/847.32	c cleaning 81001 clauses out of 162031 with flag 7212527/3546302
886.54/873.14	c cleaning 81994 clauses out of 164029 with flag 7383536/3629301
915.90/902.19	c cleaning 82997 clauses out of 166035 with flag 7559017/3713301
946.63/932.54	c cleaning 83998 clauses out of 168039 with flag 7737404/3798302
975.14/960.69	c cleaning 85012 clauses out of 170042 with flag 7920410/3884303
1003.44/988.54	c cleaning 86000 clauses out of 172028 with flag 8111982/3971301
1035.03/1019.63	c cleaning 86996 clauses out of 174028 with flag 8305180/4059301
1065.29/1049.59	c cleaning 88005 clauses out of 176034 with flag 8504104/4148303
1095.59/1079.50	c cleaning 89003 clauses out of 178028 with flag 8700611/4238302
1131.03/1114.68	c cleaning 89998 clauses out of 180024 with flag 8899454/4329301
1164.22/1147.39	c cleaning 91003 clauses out of 182027 with flag 9102242/4421302
1195.19/1177.97	c cleaning 91996 clauses out of 184023 with flag 9303302/4514301
1229.90/1212.30	c cleaning 93007 clauses out of 186027 with flag 9507400/4608301
1268.47/1250.35	c cleaning 93998 clauses out of 188020 with flag 9723802/4703301
1305.09/1286.47	c cleaning 94996 clauses out of 190022 with flag 9931621/4799301
1344.45/1325.38	c cleaning 96003 clauses out of 192026 with flag 10143318/4896301
1389.52/1369.97	c cleaning 96995 clauses out of 194024 with flag 10356266/4994302
1435.80/1415.67	c cleaning 98005 clauses out of 196028 with flag 10571481/5093301
1476.29/1455.51	c cleaning 99000 clauses out of 198025 with flag 10793099/5193303
1515.78/1494.57	c cleaning 99993 clauses out of 200024 with flag 11011518/5294302
1560.88/1539.12	c cleaning 101008 clauses out of 202030 with flag 11234086/5396301
1604.72/1582.41	c cleaning 101999 clauses out of 204025 with flag 11470454/5499304
1646.68/1623.85	c cleaning 102992 clauses out of 206023 with flag 11695190/5603301
1692.57/1669.18	c cleaning 104003 clauses out of 208032 with flag 11927235/5708302
1743.66/1719.66	c cleaning 105005 clauses out of 210029 with flag 12160187/5814302
1788.55/1763.92	c cleaning 106004 clauses out of 212024 with flag 12386932/5921302
1800.00/1775.10	c starts		: 58
1800.00/1775.10	c conflicts		: 5959899
1800.00/1775.10	c decisions		: 6106483
1800.00/1775.10	c propagations		: 93584546
1800.00/1775.10	c inspects		: 18713396361
1800.00/1775.10	c shortcuts		: 0
1800.00/1775.10	c learnt literals	: 0
1800.00/1775.10	c learnt binary clauses	: 0
1800.00/1775.10	c learnt ternary clauses	: 21
1800.00/1775.10	c learnt constraints	: 5959899
1800.00/1775.10	c ignored constraints	: 0
1800.00/1775.10	c root simplifications	: 0
1800.00/1775.10	c removed literals (reason simplification)	: 0
1800.00/1775.10	c reason swapping (by a shorter reason)	: 0
1800.00/1775.10	c Calls to reduceDB	: 121
1800.00/1775.10	c Number of update (reduction) of LBD	: 21605
1800.00/1775.10	c Imported unit clauses	: 0
1800.00/1775.10	c number of reductions to clauses (during analyze)	: 0
1800.00/1775.10	c number of learned constraints concerned by reduction	: 0
1800.00/1775.10	c number of learning phase by resolution	: 0
1800.00/1775.10	c number of learning phase by cutting planes	: 0
1800.00/1775.10	c speed (assignments/second)	: 52732.5129894974
1800.00/1775.10	c non guided choices	902
1800.00/1775.13	c learnt constraints type 
1800.00/1775.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 144617
1800.00/1775.13	s SATISFIABLE
1800.00/1775.13	c Found 57 solution(s)
1800.00/1775.13	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 
1800.00/1775.13	c objective function=364
1800.00/1775.13	c Total wall clock time (in seconds): 1775.015

Verifier Data

OK	364

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-4119258-1467252896/watcher-4119258-1467252896 -o /tmp/evaluation-result-4119258-1467252896/solver-4119258-1467252896 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467248605-24285 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119258-1467252896.opb 

pid=25057
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.23 2.23 2.18 4/194 25060
/proc/meminfo: memFree=27445124/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=336 CPUtime=0 cores=0,2,4,6
/proc/25060/stat : 25060 (java) R 25057 25060 24014 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 15318138 344064 41 33554432000 1073741824 1073778376 140737143174064 140736790505752 248781041031 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25060/statm: 625 46 37 9 0 29 0

[startup+0.100061 s]
/proc/loadavg: 2.23 2.23 2.18 4/194 25060
/proc/meminfo: memFree=27445124/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 4411 0 1 0 8 1 0 0 20 0 18 0 15318138 9787879424 6032 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2389619 6032 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200231 s]
/proc/loadavg: 2.23 2.23 2.18 4/194 25060
/proc/meminfo: memFree=27445124/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 4702 0 1 0 22 1 0 0 20 0 18 0 15318138 9787879424 6777 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2389619 6777 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 2.23 2.23 2.18 4/194 25060
/proc/meminfo: memFree=27445124/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 5420 0 1 0 44 1 0 0 20 0 18 0 15318138 9787879424 8242 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2389619 8242 2230 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700183 s]
/proc/loadavg: 2.23 2.23 2.18 4/194 25060
/proc/meminfo: memFree=27445124/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9625040 CPUtime=1.57 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 13335 0 1 0 154 3 0 0 20 0 19 0 15318138 9856040960 14750 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2406260 14750 2272 9 0 2396937 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 9625040

[startup+1.50083 s]
/proc/loadavg: 2.23 2.23 2.18 3/213 25079
/proc/meminfo: memFree=27383648/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9625040 CPUtime=2.53 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 14976 0 1 0 250 3 0 0 20 0 19 0 15318138 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2406260 20834 2274 9 0 2396937 0
[pid=25060/tid=25062] ppid=25057 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/25060/task/25062/stat : 25062 (java) R 25057 25060 24014 0 -1 4202560 2440 0 1 0 144 2 0 0 20 0 19 0 15318139 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168995443104 140168825378862 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25063] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25063/stat : 25063 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168956934696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25064] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25064/stat : 25064 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168955881896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25065] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25065/stat : 25065 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168954829096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25066] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25066/stat : 25066 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168953776296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25067] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25067/stat : 25067 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168952724520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25068] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25068/stat : 25068 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168951671720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25069] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25069/stat : 25069 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168950618920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25070] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25070/stat : 25070 (java) S 25057 25060 24014 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168949566120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25071] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25071/stat : 25071 (java) S 25057 25060 24014 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 15318141 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168819349992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25072] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25072/stat : 25072 (java) S 25057 25060 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168818296056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25073] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25073/stat : 25073 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168817243144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25074] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25074/stat : 25074 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168816191632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25075] ppid=25057 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/25060/task/25075/stat : 25075 (java) S 25057 25060 24014 0 -1 4202560 5378 0 0 0 49 1 0 0 20 0 19 0 15318144 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168815139768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25076] ppid=25057 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/25060/task/25076/stat : 25076 (java) S 25057 25060 24014 0 -1 4202560 5886 0 0 0 53 0 0 0 20 0 19 0 15318144 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168814086968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25077] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25077/stat : 25077 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168813034360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25078] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25078/stat : 25078 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168811981768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25079] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25079/stat : 25079 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318178 9856040960 20834 33554432000 1073741824 1073778376 140737143174064 140168810927272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.23 2.23 2.18 3/213 25079
/proc/meminfo: memFree=27350744/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9625040 CPUtime=4.19 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 15093 0 1 0 415 4 0 0 20 0 19 0 15318138 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2406260 31078 2278 9 0 2396937 0
[pid=25060/tid=25062] ppid=25057 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/25060/task/25062/stat : 25062 (java) R 25057 25060 24014 0 -1 4202560 2461 0 1 0 304 2 0 0 20 0 19 0 15318139 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168995443104 140168825249510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25063] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25063/stat : 25063 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168956934696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25064] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25064/stat : 25064 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168955881896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25065] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25065/stat : 25065 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168954829096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25066] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25066/stat : 25066 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168953776296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25067] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25067/stat : 25067 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168952724520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25068] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25068/stat : 25068 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168951671720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25069] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25069/stat : 25069 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168950618920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25070] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25070/stat : 25070 (java) S 25057 25060 24014 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168949566120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25071] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25071/stat : 25071 (java) S 25057 25060 24014 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 15318141 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168819349992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25072] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25072/stat : 25072 (java) S 25057 25060 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168818296056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25073] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25073/stat : 25073 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168817243144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25074] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25074/stat : 25074 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168816191632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25075] ppid=25057 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/25060/task/25075/stat : 25075 (java) S 25057 25060 24014 0 -1 4202560 5378 0 0 0 52 1 0 0 20 0 19 0 15318144 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168815139768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25076] ppid=25057 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/25060/task/25076/stat : 25076 (java) S 25057 25060 24014 0 -1 4202560 5982 0 0 0 55 1 0 0 20 0 19 0 15318144 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168814086968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25077] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25077/stat : 25077 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168813034360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25078] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25078/stat : 25078 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168811981768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25079] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25079/stat : 25079 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318178 9856040960 31078 33554432000 1073741824 1073778376 140737143174064 140168810927272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 2.21 2.22 2.18 3/213 25079
/proc/meminfo: memFree=27250420/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9625040 CPUtime=7.51 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 15291 0 1 0 744 7 0 0 20 0 19 0 15318138 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2406260 50446 2291 9 0 2396937 0
[pid=25060/tid=25062] ppid=25057 vsize=9625040 CPUtime=6.21 cores=0,2,4,6
/proc/25060/task/25062/stat : 25062 (java) R 25057 25060 24014 0 -1 4202560 2483 0 1 0 619 2 0 0 20 0 19 0 15318139 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168995434800 140168825377501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25063] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25063/stat : 25063 (java) S 25057 25060 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168956934696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25064] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25064/stat : 25064 (java) S 25057 25060 24014 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168955881896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25065] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25065/stat : 25065 (java) S 25057 25060 24014 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168954829096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25066] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25066/stat : 25066 (java) S 25057 25060 24014 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168953776296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25067] ppid=25057 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/25060/task/25067/stat : 25067 (java) S 25057 25060 24014 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168952724520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25068] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25068/stat : 25068 (java) S 25057 25060 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168951671720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25069] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25069/stat : 25069 (java) S 25057 25060 24014 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168950618920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25070] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25070/stat : 25070 (java) S 25057 25060 24014 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 15318140 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168949566120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25071] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25071/stat : 25071 (java) S 25057 25060 24014 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 15318141 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168819349992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25072] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25072/stat : 25072 (java) S 25057 25060 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168818296056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25073] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25073/stat : 25073 (java) S 25057 25060 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168817243144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25074] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25074/stat : 25074 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168816191632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25075] ppid=25057 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/25060/task/25075/stat : 25075 (java) S 25057 25060 24014 0 -1 4202560 5378 0 0 0 52 1 0 0 20 0 19 0 15318144 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168815139768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25076] ppid=25057 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/25060/task/25076/stat : 25076 (java) S 25057 25060 24014 0 -1 4202560 6056 0 0 0 58 1 0 0 20 0 19 0 15318144 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168814086968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25077] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25077/stat : 25077 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168813034360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25078] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25078/stat : 25078 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168811981768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25079] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25079/stat : 25079 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318178 9856040960 50446 33554432000 1073741824 1073778376 140737143174064 140168810927272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 9625040


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

[pid=25060/tid=25079] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25079/stat : 25079 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318178 9856040960 256938 33554432000 1073741824 1073778376 140737143174064 140168810927272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1685.65
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/213 25188
/proc/meminfo: memFree=27066428/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9625040 CPUtime=1746.37 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 32047 0 1 0 174413 224 0 0 20 0 19 0 15318138 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2406260 273344 2300 9 0 2396937 0
[pid=25060/tid=25062] ppid=25057 vsize=9625040 CPUtime=1701.87 cores=0,2,4,6
/proc/25060/task/25062/stat : 25062 (java) R 25057 25060 24014 0 -1 4202560 2794 0 1 0 170158 29 0 0 20 0 19 0 15318139 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168995441920 140168825248893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25063] ppid=25057 vsize=9625040 CPUtime=4.1 cores=0,2,4,6
/proc/25060/task/25063/stat : 25063 (java) S 25057 25060 24014 0 -1 4202560 2054 0 0 0 386 24 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168956934696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25064] ppid=25057 vsize=9625040 CPUtime=3.79 cores=0,2,4,6
/proc/25060/task/25064/stat : 25064 (java) S 25057 25060 24014 0 -1 4202560 1214 0 0 0 356 23 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168955881896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25065] ppid=25057 vsize=9625040 CPUtime=3.9 cores=0,2,4,6
/proc/25060/task/25065/stat : 25065 (java) S 25057 25060 24014 0 -1 4202560 1576 0 0 0 367 23 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168954829096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25066] ppid=25057 vsize=9625040 CPUtime=4.31 cores=0,2,4,6
/proc/25060/task/25066/stat : 25066 (java) S 25057 25060 24014 0 -1 4202560 2252 0 0 0 402 29 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168953776296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25067] ppid=25057 vsize=9625040 CPUtime=3.87 cores=0,2,4,6
/proc/25060/task/25067/stat : 25067 (java) S 25057 25060 24014 0 -1 4202560 1444 0 0 0 360 27 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168952724520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25068] ppid=25057 vsize=9625040 CPUtime=3.87 cores=0,2,4,6
/proc/25060/task/25068/stat : 25068 (java) S 25057 25060 24014 0 -1 4202560 1587 0 0 0 365 22 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168951671720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25069] ppid=25057 vsize=9625040 CPUtime=3.97 cores=0,2,4,6
/proc/25060/task/25069/stat : 25069 (java) S 25057 25060 24014 0 -1 4202560 1242 0 0 0 375 22 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168950618920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25070] ppid=25057 vsize=9625040 CPUtime=3.7 cores=0,2,4,6
/proc/25060/task/25070/stat : 25070 (java) S 25057 25060 24014 0 -1 4202560 2863 0 0 0 348 22 0 0 20 0 19 0 15318140 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168949566120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25071] ppid=25057 vsize=9625040 CPUtime=7.12 cores=0,2,4,6
/proc/25060/task/25071/stat : 25071 (java) S 25057 25060 24014 0 -1 4202560 2065 0 0 0 707 5 0 0 20 0 19 0 15318141 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168819349992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25072] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25072/stat : 25072 (java) S 25057 25060 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168818296056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25073] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25073/stat : 25073 (java) S 25057 25060 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168817243144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25074] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25074/stat : 25074 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168816191632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25075] ppid=25057 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/25060/task/25075/stat : 25075 (java) S 25057 25060 24014 0 -1 4202560 5378 0 0 0 52 1 0 0 20 0 19 0 15318144 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168815139768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25076] ppid=25057 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/25060/task/25076/stat : 25076 (java) S 25057 25060 24014 0 -1 4202560 6222 0 0 0 60 1 0 0 20 0 19 0 15318144 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168814086968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25077] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25077/stat : 25077 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168813034360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25078] ppid=25057 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/25060/task/25078/stat : 25078 (java) S 25057 25060 24014 0 -1 4202560 99 0 0 0 27 28 0 0 20 0 19 0 15318144 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168811981768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25079] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25079/stat : 25079 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318178 9856040960 273344 33554432000 1073741824 1073778376 140737143174064 140168810927272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1746.37
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1775.1 s]
/proc/loadavg: 2.43 2.27 2.20 3/213 25189
/proc/meminfo: memFree=26552176/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 32485 0 1 0 179775 225 0 0 20 0 19 0 15318138 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2406260 273442 2300 9 0 2396937 0
[pid=25060/tid=25062] ppid=25057 vsize=9625040 CPUtime=1754.02 cores=0,2,4,6
/proc/25060/task/25062/stat : 25062 (java) R 25057 25060 24014 0 -1 4202560 2805 0 1 0 175372 30 0 0 20 0 19 0 15318139 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168995441904 140168825249443 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25063] ppid=25057 vsize=9625040 CPUtime=4.24 cores=0,2,4,6
/proc/25060/task/25063/stat : 25063 (java) S 25057 25060 24014 0 -1 4202560 2167 0 0 0 400 24 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168956934696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25064] ppid=25057 vsize=9625040 CPUtime=3.92 cores=0,2,4,6
/proc/25060/task/25064/stat : 25064 (java) S 25057 25060 24014 0 -1 4202560 1214 0 0 0 369 23 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168955881896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25065] ppid=25057 vsize=9625040 CPUtime=4.04 cores=0,2,4,6
/proc/25060/task/25065/stat : 25065 (java) S 25057 25060 24014 0 -1 4202560 1577 0 0 0 381 23 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168954829096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25066] ppid=25057 vsize=9625040 CPUtime=4.45 cores=0,2,4,6
/proc/25060/task/25066/stat : 25066 (java) S 25057 25060 24014 0 -1 4202560 2293 0 0 0 416 29 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168953776296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25067] ppid=25057 vsize=9625040 CPUtime=4.01 cores=0,2,4,6
/proc/25060/task/25067/stat : 25067 (java) S 25057 25060 24014 0 -1 4202560 1557 0 0 0 374 27 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168952724520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25068] ppid=25057 vsize=9625040 CPUtime=3.99 cores=0,2,4,6
/proc/25060/task/25068/stat : 25068 (java) S 25057 25060 24014 0 -1 4202560 1708 0 0 0 377 22 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168951671720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25069] ppid=25057 vsize=9625040 CPUtime=4.12 cores=0,2,4,6
/proc/25060/task/25069/stat : 25069 (java) S 25057 25060 24014 0 -1 4202560 1243 0 0 0 390 22 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168950618920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25070] ppid=25057 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/25060/task/25070/stat : 25070 (java) S 25057 25060 24014 0 -1 4202560 2863 0 0 0 361 23 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168949566120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25071] ppid=25057 vsize=9625040 CPUtime=7.33 cores=0,2,4,6
/proc/25060/task/25071/stat : 25071 (java) S 25057 25060 24014 0 -1 4202560 2098 0 0 0 728 5 0 0 20 0 19 0 15318141 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168819349992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25072] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25072/stat : 25072 (java) S 25057 25060 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168818296056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25073] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25073/stat : 25073 (java) S 25057 25060 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168817243144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25074] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25074/stat : 25074 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168816191632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25075] ppid=25057 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/25060/task/25075/stat : 25075 (java) S 25057 25060 24014 0 -1 4202560 5378 0 0 0 52 1 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168815139768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25076] ppid=25057 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/25060/task/25076/stat : 25076 (java) S 25057 25060 24014 0 -1 4202560 6222 0 0 0 60 1 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168814086968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25077] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25077/stat : 25077 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168813034360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25078] ppid=25057 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/25060/task/25078/stat : 25078 (java) S 25057 25060 24014 0 -1 4202560 103 0 0 0 28 29 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168811981768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25079] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25079/stat : 25079 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318178 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168810927272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

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 25060 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1775.1 s]
/proc/loadavg: 2.43 2.27 2.20 3/213 25189
/proc/meminfo: memFree=26552176/32872528 swapFree=1394328/1580332
[pid=25060] ppid=25057 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/25060/stat : 25060 (java) S 25057 25060 24014 0 -1 4202496 32485 0 1 0 179775 225 0 0 20 0 19 0 15318138 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140737143165200 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 2406260 273442 2300 9 0 2396937 0
[pid=25060/tid=25062] ppid=25057 vsize=9625040 CPUtime=1754.02 cores=0,2,4,6
/proc/25060/task/25062/stat : 25062 (java) R 25057 25060 24014 0 -1 4202560 2805 0 1 0 175372 30 0 0 20 0 19 0 15318139 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168995441904 140168825249443 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25063] ppid=25057 vsize=9625040 CPUtime=4.24 cores=0,2,4,6
/proc/25060/task/25063/stat : 25063 (java) S 25057 25060 24014 0 -1 4202560 2167 0 0 0 400 24 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168956934696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25064] ppid=25057 vsize=9625040 CPUtime=3.92 cores=0,2,4,6
/proc/25060/task/25064/stat : 25064 (java) S 25057 25060 24014 0 -1 4202560 1214 0 0 0 369 23 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168955881896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25065] ppid=25057 vsize=9625040 CPUtime=4.04 cores=0,2,4,6
/proc/25060/task/25065/stat : 25065 (java) S 25057 25060 24014 0 -1 4202560 1577 0 0 0 381 23 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168954829096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25066] ppid=25057 vsize=9625040 CPUtime=4.45 cores=0,2,4,6
/proc/25060/task/25066/stat : 25066 (java) S 25057 25060 24014 0 -1 4202560 2293 0 0 0 416 29 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168953776296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25067] ppid=25057 vsize=9625040 CPUtime=4.01 cores=0,2,4,6
/proc/25060/task/25067/stat : 25067 (java) S 25057 25060 24014 0 -1 4202560 1557 0 0 0 374 27 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168952724520 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25068] ppid=25057 vsize=9625040 CPUtime=3.99 cores=0,2,4,6
/proc/25060/task/25068/stat : 25068 (java) S 25057 25060 24014 0 -1 4202560 1708 0 0 0 377 22 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168951671720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25069] ppid=25057 vsize=9625040 CPUtime=4.12 cores=0,2,4,6
/proc/25060/task/25069/stat : 25069 (java) S 25057 25060 24014 0 -1 4202560 1243 0 0 0 390 22 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168950618920 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25070] ppid=25057 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/25060/task/25070/stat : 25070 (java) S 25057 25060 24014 0 -1 4202560 2863 0 0 0 361 23 0 0 20 0 19 0 15318140 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168949566120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25071] ppid=25057 vsize=9625040 CPUtime=7.33 cores=0,2,4,6
/proc/25060/task/25071/stat : 25071 (java) S 25057 25060 24014 0 -1 4202560 2098 0 0 0 728 5 0 0 20 0 19 0 15318141 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168819349992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25060/tid=25072] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25072/stat : 25072 (java) S 25057 25060 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168818296056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25073] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25073/stat : 25073 (java) S 25057 25060 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 15318142 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168817243144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25074] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25074/stat : 25074 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168816191632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25075] ppid=25057 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/25060/task/25075/stat : 25075 (java) S 25057 25060 24014 0 -1 4202560 5378 0 0 0 52 1 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168815139768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25060/tid=25076] ppid=25057 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/25060/task/25076/stat : 25076 (java) S 25057 25060 24014 0 -1 4202560 6222 0 0 0 60 1 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168814086968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25077] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25077/stat : 25077 (java) S 25057 25060 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168813034360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25060/tid=25078] ppid=25057 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/25060/task/25078/stat : 25078 (java) S 25057 25060 24014 0 -1 4202560 103 0 0 0 28 29 0 0 20 0 19 0 15318144 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168811981768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25060/tid=25079] ppid=25057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25060/task/25079/stat : 25079 (java) S 25057 25060 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 15318178 9856040960 273442 33554432000 1073741824 1073778376 140737143174064 140168810927272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25060 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=280379
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=730584
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1775.14
CPU time (s): 1800
CPU user time (s): 1797.75
CPU system time (s): 2.25
CPU usage (%): 101.4
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.28
system time used= 2.73058
maximum resident set size= 1099088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32521
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47703
involuntary context switches= 54794

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.70053 second user time and 14.1758 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 04:14:56
IDJOB=4119258
IDBENCH=111685
IDSOLVER=2546
FILE ID=node139/4119258-1467252896
RUNJOBID= node139-1467248605-24285
PBS_JOBID= 20004484
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-edgecross22-048.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119258-1467252896/watcher-4119258-1467252896 -o /tmp/evaluation-result-4119258-1467252896/solver-4119258-1467252896 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467248605-24285 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119258-1467252896.opb

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

MD5SUM BENCH= 1e8fbdc9e198767bda88c0ca10041dfe
RANDOM SEED=1381861917

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27445576 kB
Buffers:          146676 kB
Cached:           144776 kB
SwapCached:         3080 kB
Active:          2911888 kB
Inactive:         182236 kB
Active(anon):    2801604 kB
Inactive(anon):     3176 kB
Active(file):     110284 kB
Inactive(file):   179060 kB
Unevictable:     1580332 kB
Mlocked:         1394328 kB
SwapTotal:      67108856 kB
SwapFree:       67097568 kB
Dirty:               448 kB
Writeback:             0 kB
AnonPages:       4423792 kB
Mapped:            16060 kB
Shmem:                 0 kB
Slab:             601056 kB
SReclaimable:      45048 kB
SUnreclaim:       556008 kB
KernelStack:        1760 kB
PageTables:        13004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5528092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2924544 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 node139 at 2016-06-30 04:44:31