Trace number 4085458

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)11 1800.7 1799.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1800.72
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	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-4085458-1465243830.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.16	c ... done. Wall clock time 0.038s.
0.09/0.16	c declared #vars     146
0.09/0.16	c #constraints  12
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.09/0.16	c 12 constraints processed.
0.09/0.16	c objective function length is 96 literals
0.50/0.37	c SATISFIABLE
0.50/0.37	c OPTIMIZING...
0.50/0.37	c Got one! Elapsed wall clock time (in seconds):0.246
0.50/0.37	o 293
0.72/0.52	c Got one! Elapsed wall clock time (in seconds):0.401
0.72/0.52	o 292
0.83/0.63	c cleaning 2743 clauses out of 5518 with flag 2084/5518
1.12/0.84	c Got one! Elapsed wall clock time (in seconds):0.72
1.12/0.84	o 267
1.50/1.12	c cleaning 4319 clauses out of 8664 with flag 6330/11407
1.50/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.50/1.19	o 109
1.99/1.69	c cleaning 5145 clauses out of 10298 with flag 10198/17360
2.61/2.26	c cleaning 5563 clauses out of 11152 with flag 22436/23359
3.43/3.00	c cleaning 6289 clauses out of 12589 with flag 36826/30359
4.34/3.90	c cleaning 7138 clauses out of 14300 with flag 53184/38359
5.53/5.10	c cleaning 8066 clauses out of 16162 with flag 71633/47359
6.83/6.47	c cleaning 9034 clauses out of 18097 with flag 92081/57360
8.42/8.07	c cleaning 10024 clauses out of 20063 with flag 114535/68360
10.02/9.63	c Got one! Elapsed wall clock time (in seconds):9.506
10.02/9.63	o 93
10.92/10.55	c cleaning 12784 clauses out of 25568 with flag 10676/83889
11.72/11.31	c cleaning 9392 clauses out of 18784 with flag 26607/89889
12.42/12.04	c cleaning 8196 clauses out of 16392 with flag 46856/96889
13.13/12.79	c Got one! Elapsed wall clock time (in seconds):12.665
13.13/12.79	o 91
13.43/13.09	c Got one! Elapsed wall clock time (in seconds):12.969
13.43/13.09	o 90
13.53/13.13	c Got one! Elapsed wall clock time (in seconds):13.011
13.53/13.13	o 86
13.63/13.24	c Got one! Elapsed wall clock time (in seconds):13.123
13.63/13.24	o 84
13.82/13.46	c Got one! Elapsed wall clock time (in seconds):13.342
13.82/13.46	o 82
13.82/13.47	c Got one! Elapsed wall clock time (in seconds):13.354
13.82/13.47	o 68
13.92/13.58	c Got one! Elapsed wall clock time (in seconds):13.462
13.92/13.58	o 67
14.03/13.60	c Got one! Elapsed wall clock time (in seconds):13.478
14.03/13.60	o 66
14.23/13.89	c cleaning 11598 clauses out of 23199 with flag 4687/111892
14.33/13.92	c Got one! Elapsed wall clock time (in seconds):13.798
14.33/13.92	o 65
14.43/14.07	c Got one! Elapsed wall clock time (in seconds):13.951
14.43/14.07	o 63
14.53/14.15	c Got one! Elapsed wall clock time (in seconds):14.031
14.53/14.15	o 62
14.63/14.22	c Got one! Elapsed wall clock time (in seconds):14.101
14.63/14.22	o 61
14.63/14.24	c Got one! Elapsed wall clock time (in seconds):14.123
14.63/14.24	o 60
14.63/14.26	c Got one! Elapsed wall clock time (in seconds):14.141
14.63/14.26	o 57
14.74/14.36	c Got one! Elapsed wall clock time (in seconds):14.236
14.74/14.36	o 55
14.89/14.49	c Got one! Elapsed wall clock time (in seconds):14.37
14.89/14.49	o 41
15.47/14.97	c Got one! Elapsed wall clock time (in seconds):14.845
15.47/14.97	o 39
15.66/15.15	c cleaning 10811 clauses out of 21623 with flag 2238/121914
15.86/15.32	c Got one! Elapsed wall clock time (in seconds):15.201
15.86/15.32	o 37
16.07/15.58	c Got one! Elapsed wall clock time (in seconds):15.461
16.07/15.58	o 35
16.36/15.83	c cleaning 8462 clauses out of 16925 with flag 4555/128027
16.86/16.37	c cleaning 7230 clauses out of 14462 with flag 18026/134026
16.86/16.40	c Got one! Elapsed wall clock time (in seconds):16.274
16.86/16.40	o 33
17.36/16.85	c cleaning 6312 clauses out of 12630 with flag 11803/139424
17.86/17.38	c cleaning 6160 clauses out of 12319 with flag 25253/145425
18.56/18.05	c cleaning 6575 clauses out of 13154 with flag 40814/152420
19.27/18.80	c cleaning 7292 clauses out of 14583 with flag 58201/160424
20.37/19.81	c cleaning 8140 clauses out of 16287 with flag 78112/169420
21.36/20.88	c cleaning 9072 clauses out of 18147 with flag 99972/179420
22.76/22.24	c cleaning 10035 clauses out of 20080 with flag 124372/190425
22.96/22.43	c Got one! Elapsed wall clock time (in seconds):22.306
22.96/22.43	o 32
23.26/22.74	c Got one! Elapsed wall clock time (in seconds):22.614
23.26/22.74	o 30
23.56/23.06	c cleaning 8242 clauses out of 16501 with flag 4657/196881
24.36/23.80	c cleaning 7130 clauses out of 14262 with flag 17248/202884
24.56/24.00	c Got one! Elapsed wall clock time (in seconds):23.877
24.56/24.00	o 28
24.87/24.36	c cleaning 6230 clauses out of 12466 with flag 6464/208218
24.96/24.45	c Got one! Elapsed wall clock time (in seconds):24.329
24.96/24.45	o 26
25.36/24.85	c cleaning 5656 clauses out of 11315 with flag 8669/213297
25.46/24.93	c Got one! Elapsed wall clock time (in seconds):24.806
25.46/24.93	o 25
25.87/25.34	c cleaning 5378 clauses out of 10761 with flag 8512/218399
26.16/25.65	c Got one! Elapsed wall clock time (in seconds):25.528
26.16/25.65	o 22
26.39/25.88	c cleaning 5547 clauses out of 11106 with flag 4201/224122
26.90/26.39	c cleaning 5780 clauses out of 11565 with flag 17819/230128
27.60/27.06	c cleaning 6389 clauses out of 12779 with flag 32677/237122
28.11/27.56	c Got one! Elapsed wall clock time (in seconds):27.439
28.11/27.56	o 20
28.80/28.23	c cleaning 8539 clauses out of 17084 with flag 10716/247816
29.50/28.90	c cleaning 7273 clauses out of 14547 with flag 23112/253818
30.20/29.66	c cleaning 7127 clauses out of 14271 with flag 37488/260815
31.12/30.55	c cleaning 7573 clauses out of 15148 with flag 54179/268819
32.12/31.55	c cleaning 8284 clauses out of 16571 with flag 72761/277815
33.32/32.77	c cleaning 9142 clauses out of 18290 with flag 93443/287818
34.72/34.17	c cleaning 10073 clauses out of 20145 with flag 116090/298815
36.42/35.81	c cleaning 11033 clauses out of 22073 with flag 140853/310816
38.22/37.62	c cleaning 12015 clauses out of 24039 with flag 167727/323815
40.33/39.76	c cleaning 13008 clauses out of 26024 with flag 196490/337815
42.82/42.27	c cleaning 14003 clauses out of 28019 with flag 227288/352818
43.42/42.83	c Got one! Elapsed wall clock time (in seconds):42.706
43.42/42.83	o 19
43.63/43.02	c cleaning 9749 clauses out of 19506 with flag 2169/358308
44.22/43.68	c cleaning 7879 clauses out of 15759 with flag 15414/364310
45.02/44.45	c cleaning 7437 clauses out of 14880 with flag 29911/371310
45.92/45.35	c cleaning 7719 clauses out of 15441 with flag 46339/379308
47.02/46.42	c cleaning 8356 clauses out of 16722 with flag 65001/388308
48.22/47.69	c cleaning 9185 clauses out of 18370 with flag 85700/398312
49.62/49.07	c cleaning 10087 clauses out of 20183 with flag 108448/409310
51.32/50.72	c cleaning 11045 clauses out of 22095 with flag 133212/421309
51.32/50.74	c Got one! Elapsed wall clock time (in seconds):50.619
51.32/50.74	o 17
52.02/51.40	c cleaning 8152 clauses out of 16310 with flag 10480/426569
52.12/51.50	c Got one! Elapsed wall clock time (in seconds):51.378
52.12/51.50	o 16
52.32/51.78	c Got one! Elapsed wall clock time (in seconds):51.661
52.32/51.78	o 14
52.62/52.04	c cleaning 6982 clauses out of 13966 with flag 4342/432377
53.21/52.67	c cleaning 6492 clauses out of 12986 with flag 17095/438379
53.91/53.33	c cleaning 6736 clauses out of 13492 with flag 31611/445377
54.71/54.18	c cleaning 7374 clauses out of 14756 with flag 48290/453377
55.81/55.23	c cleaning 8192 clauses out of 16383 with flag 66951/462378
56.91/56.34	c cleaning 9093 clauses out of 18190 with flag 87710/472377
58.41/57.89	c cleaning 10045 clauses out of 20098 with flag 110432/483378
60.21/59.61	c cleaning 11023 clauses out of 22054 with flag 135185/495379
62.11/61.50	c cleaning 12014 clauses out of 24034 with flag 162176/508382
64.01/63.49	c cleaning 13008 clauses out of 26017 with flag 191128/522379
66.32/65.74	c cleaning 13997 clauses out of 28008 with flag 222175/537378
69.22/68.64	c cleaning 15004 clauses out of 30010 with flag 255366/553377
72.23/71.70	c cleaning 16001 clauses out of 32006 with flag 290291/570377
75.22/74.67	c cleaning 16999 clauses out of 34008 with flag 327544/588380
78.62/78.03	c cleaning 18004 clauses out of 36007 with flag 366456/607378
82.62/82.03	c cleaning 19001 clauses out of 38003 with flag 407960/627378
87.42/86.83	c cleaning 19999 clauses out of 40003 with flag 451637/648379
91.93/91.38	c cleaning 20999 clauses out of 42004 with flag 497150/670379
97.12/96.53	c cleaning 21999 clauses out of 44003 with flag 544859/693377
102.51/101.96	c cleaning 23000 clauses out of 46006 with flag 594581/717379
108.52/107.98	c cleaning 24003 clauses out of 48005 with flag 646311/742378
114.41/113.82	c cleaning 25000 clauses out of 50003 with flag 699549/768379
121.01/120.40	c cleaning 25998 clauses out of 52001 with flag 755007/795377
128.50/127.91	c cleaning 26996 clauses out of 54004 with flag 813219/823378
136.70/136.17	c cleaning 27994 clauses out of 56008 with flag 873012/852378
145.40/144.86	c cleaning 29003 clauses out of 58013 with flag 935216/882377
154.70/154.15	c cleaning 30000 clauses out of 60014 with flag 999314/913381
164.29/163.73	c cleaning 31003 clauses out of 62010 with flag 1065375/945377
174.00/173.48	c cleaning 32000 clauses out of 64008 with flag 1133280/978378
184.70/184.14	c cleaning 33004 clauses out of 66008 with flag 1203230/1012378
197.00/196.47	c cleaning 34000 clauses out of 68006 with flag 1275537/1047380
210.29/209.73	c cleaning 35002 clauses out of 70006 with flag 1349913/1083380
224.39/223.82	c cleaning 35999 clauses out of 72001 with flag 1426090/1120377
238.69/238.13	c cleaning 36997 clauses out of 74004 with flag 1504702/1158379
253.94/253.38	c cleaning 38000 clauses out of 76005 with flag 1584858/1197377
270.24/269.67	c cleaning 39002 clauses out of 78008 with flag 1667214/1237380
285.83/285.29	c cleaning 39999 clauses out of 80005 with flag 1751230/1278379
293.24/292.64	c Got one! Elapsed wall clock time (in seconds):292.521
293.24/292.64	o 12
296.13/295.52	c cleaning 34687 clauses out of 69404 with flag 10280/1307777
297.83/297.21	c cleaning 20352 clauses out of 40716 with flag 22637/1313776
299.13/298.51	c cleaning 13673 clauses out of 27365 with flag 37213/1320777
300.23/299.69	c cleaning 10839 clauses out of 21693 with flag 53940/1328778
301.53/300.94	c cleaning 9920 clauses out of 19854 with flag 72653/1337778
302.83/302.23	c cleaning 9962 clauses out of 19932 with flag 93497/1347776
304.24/303.70	c cleaning 10486 clauses out of 20971 with flag 116396/1358777
306.03/305.43	c cleaning 11241 clauses out of 22484 with flag 141288/1370776
307.93/307.36	c cleaning 12116 clauses out of 24245 with flag 168338/1383778
310.23/309.69	c cleaning 13063 clauses out of 26127 with flag 197054/1397776
312.84/312.25	c cleaning 14026 clauses out of 28064 with flag 228057/1412776
315.64/315.05	c cleaning 15020 clauses out of 30040 with flag 261050/1428778
318.74/318.16	c cleaning 16011 clauses out of 32023 with flag 296314/1445781
321.95/321.39	c cleaning 17003 clauses out of 34009 with flag 333656/1463778
325.64/325.04	c cleaning 18002 clauses out of 36004 with flag 372906/1482776
329.74/329.13	c cleaning 18999 clauses out of 38002 with flag 413916/1502776
334.34/333.78	c cleaning 20003 clauses out of 40006 with flag 457341/1523779
339.74/339.14	c cleaning 21001 clauses out of 42001 with flag 502524/1545777
345.74/345.13	c cleaning 21993 clauses out of 44000 with flag 549865/1568777
351.73/351.18	c cleaning 23001 clauses out of 46007 with flag 599383/1592777
358.24/357.67	c cleaning 23998 clauses out of 48007 with flag 650914/1617778
364.43/363.90	c cleaning 25004 clauses out of 50011 with flag 704422/1643780
371.73/371.16	c cleaning 25999 clauses out of 52004 with flag 760180/1670777
379.43/378.86	c cleaning 27001 clauses out of 54006 with flag 818181/1698778
387.93/387.32	c cleaning 28002 clauses out of 56006 with flag 877777/1727779
396.92/396.32	c cleaning 28993 clauses out of 58001 with flag 940627/1757776
406.32/405.75	c cleaning 29999 clauses out of 60008 with flag 1004664/1788776
416.35/415.74	c cleaning 31002 clauses out of 62012 with flag 1070509/1820779
425.85/425.21	c cleaning 32001 clauses out of 64010 with flag 1138455/1853779
437.65/437.00	c cleaning 33001 clauses out of 66009 with flag 1208510/1887779
449.94/449.38	c cleaning 34003 clauses out of 68006 with flag 1280533/1922777
461.84/461.27	c cleaning 35000 clauses out of 70002 with flag 1353883/1958776
475.24/474.62	c cleaning 36000 clauses out of 72006 with flag 1429712/1995780
489.93/489.40	c cleaning 36997 clauses out of 74003 with flag 1508062/2033777
505.23/504.65	c cleaning 38003 clauses out of 76006 with flag 1589087/2072777
520.33/519.77	c cleaning 38996 clauses out of 78003 with flag 1671769/2112777
537.94/537.37	c cleaning 39997 clauses out of 80006 with flag 1756424/2153776
539.94/539.39	c Got one! Elapsed wall clock time (in seconds):539.271
539.94/539.39	o 11
541.84/541.28	c cleaning 26320 clauses out of 52650 with flag 10430/2166417
543.14/542.50	c cleaning 16159 clauses out of 32329 with flag 22867/2172416
544.24/543.60	c cleaning 11584 clauses out of 23171 with flag 37316/2179417
545.14/544.60	c cleaning 9784 clauses out of 19586 with flag 53820/2187416
546.24/545.66	c cleaning 9393 clauses out of 18806 with flag 72408/2196420
547.44/546.86	c cleaning 9701 clauses out of 19409 with flag 93141/2206416
548.94/548.32	c cleaning 10348 clauses out of 20708 with flag 115779/2217416
550.44/549.84	c cleaning 11177 clauses out of 22362 with flag 140605/2229418
552.14/551.55	c cleaning 12087 clauses out of 24183 with flag 167450/2242416
554.44/553.81	c cleaning 13048 clauses out of 26098 with flag 196474/2256418
556.74/556.17	c cleaning 14018 clauses out of 28048 with flag 227552/2271416
559.63/559.03	c cleaning 15010 clauses out of 30030 with flag 260946/2287416
562.74/562.16	c cleaning 16011 clauses out of 32022 with flag 296245/2304418
565.93/565.37	c cleaning 16996 clauses out of 34010 with flag 333401/2322417
569.63/569.02	c cleaning 18001 clauses out of 36014 with flag 372390/2341417
573.93/573.32	c cleaning 19007 clauses out of 38013 with flag 413796/2361417
578.44/577.86	c cleaning 20001 clauses out of 40008 with flag 457202/2382419
583.44/582.80	c cleaning 20995 clauses out of 42006 with flag 502882/2404418
588.64/588.02	c cleaning 22002 clauses out of 44011 with flag 550551/2427418
594.14/593.59	c cleaning 23002 clauses out of 46007 with flag 600187/2451416
600.27/599.66	c cleaning 24001 clauses out of 48011 with flag 652388/2476422
606.56/605.99	c cleaning 25004 clauses out of 50010 with flag 706702/2502422
613.37/612.80	c cleaning 25998 clauses out of 52000 with flag 762104/2529416
620.46/619.80	c cleaning 27002 clauses out of 54004 with flag 820050/2557418
627.86/627.29	c cleaning 27998 clauses out of 56000 with flag 879690/2586416
635.96/635.30	c cleaning 29001 clauses out of 58003 with flag 941793/2616417
644.36/643.80	c cleaning 29999 clauses out of 60003 with flag 1006693/2647418
653.07/652.49	c cleaning 31001 clauses out of 62005 with flag 1072886/2679419
662.66/662.04	c cleaning 31995 clauses out of 64001 with flag 1141511/2712416
673.16/672.52	c cleaning 33004 clauses out of 66010 with flag 1211621/2746420
684.87/684.27	c cleaning 33998 clauses out of 68003 with flag 1283773/2781417
697.66/697.07	c cleaning 35001 clauses out of 70005 with flag 1359010/2817417
709.86/709.22	c cleaning 35995 clauses out of 72003 with flag 1435503/2854416
723.67/723.07	c cleaning 37005 clauses out of 74009 with flag 1514347/2892417
737.97/737.40	c cleaning 38002 clauses out of 76005 with flag 1595651/2931418
753.47/752.82	c cleaning 38999 clauses out of 78003 with flag 1678716/2971418
770.17/769.53	c cleaning 40001 clauses out of 80005 with flag 1763559/3012419
787.07/786.48	c cleaning 40996 clauses out of 82002 with flag 1849428/3054417
805.36/804.71	c cleaning 42000 clauses out of 84005 with flag 1938458/3097416
824.27/823.68	c cleaning 43002 clauses out of 86005 with flag 2029443/3141416
843.37/842.77	c cleaning 43997 clauses out of 88003 with flag 2123059/3186416
864.27/863.62	c cleaning 44999 clauses out of 90006 with flag 2218797/3232416
885.17/884.55	c cleaning 46006 clauses out of 92012 with flag 2316059/3279421
909.75/909.15	c cleaning 46998 clauses out of 94002 with flag 2416008/3327417
935.35/934.74	c cleaning 48000 clauses out of 96003 with flag 2517840/3376416
961.86/961.29	c cleaning 48994 clauses out of 98005 with flag 2620890/3426418
989.87/989.27	c cleaning 49998 clauses out of 100012 with flag 2726749/3477419
1017.67/1017.04	c cleaning 51002 clauses out of 102013 with flag 2834041/3529418
1048.47/1047.88	c cleaning 52001 clauses out of 104009 with flag 2944545/3582416
1078.37/1077.75	c cleaning 52999 clauses out of 106008 with flag 3057683/3636416
1109.18/1108.56	c cleaning 54003 clauses out of 108009 with flag 3172131/3691416
1142.45/1141.76	c cleaning 55002 clauses out of 110007 with flag 3288683/3747417
1174.45/1173.79	c cleaning 55997 clauses out of 112004 with flag 3406450/3804416
1205.45/1204.76	c cleaning 57005 clauses out of 114009 with flag 3526364/3862418
1237.65/1236.90	c cleaning 57999 clauses out of 116002 with flag 3648760/3921416
1275.97/1275.28	c cleaning 58999 clauses out of 118007 with flag 3774049/3981420
1314.67/1313.97	c cleaning 59999 clauses out of 120004 with flag 3901071/4042416
1351.77/1351.05	c cleaning 60999 clauses out of 122005 with flag 4028928/4104416
1389.97/1389.22	c cleaning 62002 clauses out of 124006 with flag 4159759/4167416
1433.09/1432.34	c cleaning 62995 clauses out of 126005 with flag 4292785/4231417
1484.09/1483.31	c cleaning 63996 clauses out of 128012 with flag 4427192/4296419
1527.17/1526.38	c cleaning 65006 clauses out of 130013 with flag 4565205/4362416
1573.27/1572.42	c cleaning 66000 clauses out of 132007 with flag 4705745/4429416
1622.28/1621.50	c cleaning 67002 clauses out of 134008 with flag 4850690/4497417
1670.39/1669.58	c cleaning 68002 clauses out of 136007 with flag 4995792/4566418
1734.19/1733.39	c cleaning 69001 clauses out of 138004 with flag 5142862/4636417
1795.70/1794.81	c cleaning 69999 clauses out of 140006 with flag 5291548/4707420
1800.00/1799.10	c starts		: 223
1800.00/1799.10	c conflicts		: 4716988
1800.00/1799.10	c decisions		: 4852220
1800.00/1799.10	c propagations		: 41387382
1800.00/1799.10	c inspects		: 36792588453
1800.00/1799.10	c shortcuts		: 0
1800.00/1799.10	c learnt literals	: 0
1800.00/1799.10	c learnt binary clauses	: 0
1800.00/1799.10	c learnt ternary clauses	: 0
1800.00/1799.10	c learnt constraints	: 4716989
1800.00/1799.10	c ignored constraints	: 0
1800.00/1799.10	c root simplifications	: 0
1800.00/1799.10	c removed literals (reason simplification)	: 0
1800.00/1799.10	c reason swapping (by a shorter reason)	: 0
1800.00/1799.10	c Calls to reduceDB	: 192
1800.00/1799.10	c Number of update (reduction) of LBD	: 287805
1800.00/1799.10	c Imported unit clauses	: 0
1800.00/1799.10	c number of reductions to clauses (during analyze)	: 0
1800.00/1799.10	c number of learned constraints concerned by reduction	: 0
1800.00/1799.10	c number of learning phase by resolution	: 0
1800.00/1799.10	c number of learning phase by cutting planes	: 0
1800.00/1799.10	c speed (assignments/second)	: 23006.538850656496
1800.00/1799.10	c non guided choices	900
1800.00/1799.13	c learnt constraints type 
1800.00/1799.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 79576
1800.00/1799.13	s SATISFIABLE
1800.00/1799.13	c Found 38 solution(s)
1800.00/1799.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 
1800.00/1799.13	c objective function=11
1800.00/1799.13	c Total wall clock time (in seconds): 1799.008

Verifier Data

OK	11

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-4085458-1465243830/watcher-4085458-1465243830 -o /tmp/evaluation-result-4085458-1465243830/solver-4085458-1465243830 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1465216773-5889 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085458-1465243830.opb 

pid=10259
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.19 2.21 2.21 4/195 10262
/proc/meminfo: memFree=30318948/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/10262/stat : 10262 (java) R 10259 10262 5873 0 -1 4202496 468 0 0 0 0 0 0 0 20 0 1 0 106315547 9379840 122 33554432000 1073741824 1073778376 140737209027216 140737209024344 214540784096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2290 122 94 9 0 38 0

[startup+0.100068 s]
/proc/loadavg: 2.19 2.21 2.21 4/195 10262
/proc/meminfo: memFree=30318948/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 4426 0 1 0 8 1 0 0 20 0 18 0 106315547 9787879424 5043 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2389619 5043 2124 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20021 s]
/proc/loadavg: 2.19 2.21 2.21 4/195 10262
/proc/meminfo: memFree=30318948/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625336 CPUtime=0.27 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 5758 0 1 0 26 1 0 0 20 0 19 0 106315547 9856344064 6495 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406334 6499 2228 9 0 2397011 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625336

[startup+0.300211 s]
/proc/loadavg: 2.19 2.21 2.21 4/195 10262
/proc/meminfo: memFree=30318948/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 6524 0 1 0 49 1 0 0 20 0 19 0 106315547 9856040960 7274 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 7274 2244 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700132 s]
/proc/loadavg: 2.19 2.21 2.21 4/195 10262
/proc/meminfo: memFree=30318948/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 6727 0 1 0 95 1 0 0 20 0 19 0 106315547 9856040960 8268 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 8268 2251 9 0 2396937 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.19 2.21 2.21 4/214 10281
/proc/meminfo: memFree=30288564/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 8980 0 1 0 188 1 0 0 20 0 19 0 106315547 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 9690 2257 9 0 2396937 0
[pid=10262/tid=10264] ppid=10259 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/10262/task/10264/stat : 10264 (java) R 10259 10262 5873 0 -1 4202560 2473 0 1 0 145 1 0 0 20 0 19 0 106315548 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140383013605680 140382953828083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10265] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10265/stat : 10265 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382857541928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10266] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10266/stat : 10266 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382856489128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10267] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10267/stat : 10267 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382855436840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10268] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10268/stat : 10268 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382854384040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10269] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10269/stat : 10269 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382853331752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10270] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10270/stat : 10270 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382852278952 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10271] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10271/stat : 10271 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382851226664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10272] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10272/stat : 10272 (java) S 10259 10262 5873 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382850173864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10273] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10273/stat : 10273 (java) S 10259 10262 5873 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382837762280 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10274] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10274/stat : 10274 (java) S 10259 10262 5873 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382836708344 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10275] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10275/stat : 10275 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382835655944 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10276] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10276/stat : 10276 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382834604432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10277] ppid=10259 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10262/task/10277/stat : 10277 (java) S 10259 10262 5873 0 -1 4202560 3396 0 0 0 25 0 0 0 20 0 19 0 106315554 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382833552056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10278] ppid=10259 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/10262/task/10278/stat : 10278 (java) S 10259 10262 5873 0 -1 4202560 1838 0 0 0 14 0 0 0 20 0 19 0 106315554 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382832499256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10279] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10279/stat : 10279 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382831447160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10280] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10280/stat : 10280 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382830394568 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10281] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10281/stat : 10281 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315564 9856040960 9690 33554432000 1073741824 1073778376 140737209027216 140382829339560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.18 2.21 2.21 3/214 10281
/proc/meminfo: memFree=30283848/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=3.53 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 8988 0 1 0 352 1 0 0 20 0 19 0 106315547 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 11231 2257 9 0 2396937 0
[pid=10262/tid=10264] ppid=10259 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/10262/task/10264/stat : 10264 (java) R 10259 10262 5873 0 -1 4202560 2476 0 1 0 305 1 0 0 20 0 19 0 106315548 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140383013605056 140382953749105 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10265] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10265/stat : 10265 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382857541928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10266] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10266/stat : 10266 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382856489128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10267] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10267/stat : 10267 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382855436840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10268] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10268/stat : 10268 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382854384040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10269] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10269/stat : 10269 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382853331752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10270] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10270/stat : 10270 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382852278952 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10271] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10271/stat : 10271 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382851226664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10272] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10272/stat : 10272 (java) S 10259 10262 5873 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382850173864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10273] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10273/stat : 10273 (java) S 10259 10262 5873 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382837762280 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10274] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10274/stat : 10274 (java) S 10259 10262 5873 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382836708344 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10275] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10275/stat : 10275 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382835655944 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10276] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10276/stat : 10276 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382834604432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10277] ppid=10259 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10262/task/10277/stat : 10277 (java) S 10259 10262 5873 0 -1 4202560 3396 0 0 0 25 0 0 0 20 0 19 0 106315554 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382833552056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10278] ppid=10259 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/10262/task/10278/stat : 10278 (java) S 10259 10262 5873 0 -1 4202560 1843 0 0 0 18 0 0 0 20 0 19 0 106315554 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382832499256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10279] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10279/stat : 10279 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382831447160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10280] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10280/stat : 10280 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382830394568 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10281] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10281/stat : 10281 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315564 9856040960 11231 33554432000 1073741824 1073778376 140737209027216 140382829339560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.18 2.21 2.21 3/214 10281
/proc/meminfo: memFree=30275236/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=6.73 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 8994 0 1 0 671 2 0 0 20 0 19 0 106315547 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 13232 2258 9 0 2396937 0
[pid=10262/tid=10264] ppid=10259 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/10262/task/10264/stat : 10264 (java) R 10259 10262 5873 0 -1 4202560 2481 0 1 0 624 2 0 0 20 0 19 0 106315548 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140383013605056 140382953754456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10265] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10265/stat : 10265 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382857541928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10266] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10266/stat : 10266 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382856489128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10267] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10267/stat : 10267 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382855436840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10268] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10268/stat : 10268 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382854384040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10269] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10269/stat : 10269 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382853331752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10270] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10270/stat : 10270 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382852278952 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10271] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10271/stat : 10271 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382851226664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10272] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10272/stat : 10272 (java) S 10259 10262 5873 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106315549 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382850173864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10273] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10273/stat : 10273 (java) S 10259 10262 5873 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382837762280 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10274] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10274/stat : 10274 (java) S 10259 10262 5873 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382836708344 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10275] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10275/stat : 10275 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382835655944 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10276] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10276/stat : 10276 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382834604432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10277] ppid=10259 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10262/task/10277/stat : 10277 (java) S 10259 10262 5873 0 -1 4202560 3396 0 0 0 25 0 0 0 20 0 19 0 106315554 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382833552056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10278] ppid=10259 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/10262/task/10278/stat : 10278 (java) S 10259 10262 5873 0 -1 4202560 1843 0 0 0 18 0 0 0 20 0 19 0 106315554 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382832499256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10279] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10279/stat : 10279 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382831447160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10280] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10280/stat : 10280 (java) S 10259 10262 5873 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382830394568 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10281] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10281/stat : 10281 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315564 9856040960 13232 33554432000 1073741824 1073778376 140737209027216 140382829339560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 9625040


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

[pid=10262/tid=10274] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10274/stat : 10274 (java) S 10259 10262 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382836708344 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10275] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10275/stat : 10275 (java) S 10259 10262 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382835655944 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10276] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10276/stat : 10276 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382834604432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10277] ppid=10259 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10262/task/10277/stat : 10277 (java) S 10259 10262 5873 0 -1 4202560 3397 0 0 0 25 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382833552056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10278] ppid=10259 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/10262/task/10278/stat : 10278 (java) S 10259 10262 5873 0 -1 4202560 6090 0 0 0 38 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382832499256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10279] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10279/stat : 10279 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382831447160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10280] ppid=10259 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/10262/task/10280/stat : 10280 (java) S 10259 10262 5873 0 -1 4202560 102 0 0 0 35 26 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382830394568 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10281] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10281/stat : 10281 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315564 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382829339560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1723.19
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/214 10390
/proc/meminfo: memFree=30354276/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=1783.2 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 13535 0 1 0 178291 29 0 0 20 0 19 0 106315547 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 56149 2274 9 0 2396937 0
[pid=10262/tid=10264] ppid=10259 vsize=9625040 CPUtime=1782 cores=0,2,4,6
/proc/10262/task/10264/stat : 10264 (java) R 10259 10262 5873 0 -1 4202560 2543 0 1 0 178168 32 0 0 20 0 19 0 106315548 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140383013605056 140382953828083 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10265] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10265/stat : 10265 (java) S 10259 10262 5873 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382857541928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10266] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10266/stat : 10266 (java) S 10259 10262 5873 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382856489128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10267] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10267/stat : 10267 (java) S 10259 10262 5873 0 -1 4202560 3 0 0 0 3 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382855436840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10268] ppid=10259 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/10262/task/10268/stat : 10268 (java) S 10259 10262 5873 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382854384040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10269] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10269/stat : 10269 (java) S 10259 10262 5873 0 -1 4202560 15 0 0 0 2 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382853331752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10270] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10270/stat : 10270 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382852278952 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10271] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10271/stat : 10271 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382851226664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10272] ppid=10259 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/10262/task/10272/stat : 10272 (java) S 10259 10262 5873 0 -1 4202560 20 0 0 0 4 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382850173864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10273] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10273/stat : 10273 (java) S 10259 10262 5873 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382837762280 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10274] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10274/stat : 10274 (java) S 10259 10262 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382836708344 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10275] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10275/stat : 10275 (java) S 10259 10262 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382835655944 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10276] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10276/stat : 10276 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382834604432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10277] ppid=10259 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10262/task/10277/stat : 10277 (java) S 10259 10262 5873 0 -1 4202560 3397 0 0 0 25 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382833552056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10278] ppid=10259 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/10262/task/10278/stat : 10278 (java) S 10259 10262 5873 0 -1 4202560 6090 0 0 0 38 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382832499256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10279] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10279/stat : 10279 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382831447160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10280] ppid=10259 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/10262/task/10280/stat : 10280 (java) S 10259 10262 5873 0 -1 4202560 104 0 0 0 38 27 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382830394568 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10281] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10281/stat : 10281 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315564 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382829339560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1783.2
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.1 s]
/proc/loadavg: 2.21 2.19 2.18 4/214 10390
/proc/meminfo: memFree=30354668/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 13537 0 1 0 179971 29 0 0 20 0 19 0 106315547 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 56149 2274 9 0 2396937 0
[pid=10262/tid=10264] ppid=10259 vsize=9625040 CPUtime=1798.8 cores=0,2,4,6
/proc/10262/task/10264/stat : 10264 (java) R 10259 10262 5873 0 -1 4202560 2543 0 1 0 179848 32 0 0 20 0 19 0 106315548 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140383013605056 140382953745619 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10265] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10265/stat : 10265 (java) S 10259 10262 5873 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382857541928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10266] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10266/stat : 10266 (java) S 10259 10262 5873 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382856489128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10267] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10267/stat : 10267 (java) S 10259 10262 5873 0 -1 4202560 3 0 0 0 3 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382855436840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10268] ppid=10259 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/10262/task/10268/stat : 10268 (java) S 10259 10262 5873 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382854384040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10269] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10269/stat : 10269 (java) S 10259 10262 5873 0 -1 4202560 15 0 0 0 2 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382853331752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10270] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10270/stat : 10270 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382852278952 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10271] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10271/stat : 10271 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382851226664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10272] ppid=10259 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/10262/task/10272/stat : 10272 (java) S 10259 10262 5873 0 -1 4202560 20 0 0 0 4 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382850173864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10273] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10273/stat : 10273 (java) S 10259 10262 5873 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382837762280 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10274] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10274/stat : 10274 (java) S 10259 10262 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382836708344 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10275] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10275/stat : 10275 (java) S 10259 10262 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382835655944 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10276] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10276/stat : 10276 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382834604432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10277] ppid=10259 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10262/task/10277/stat : 10277 (java) S 10259 10262 5873 0 -1 4202560 3397 0 0 0 25 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382833552056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10278] ppid=10259 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/10262/task/10278/stat : 10278 (java) S 10259 10262 5873 0 -1 4202560 6090 0 0 0 38 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382832499256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10279] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10279/stat : 10279 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382831447160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10280] ppid=10259 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/10262/task/10280/stat : 10280 (java) S 10259 10262 5873 0 -1 4202560 106 0 0 0 38 27 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382830394568 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10281] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10281/stat : 10281 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315564 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382829339560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 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 10262 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.1 s]
/proc/loadavg: 2.21 2.19 2.18 4/214 10390
/proc/meminfo: memFree=30354668/32872528 swapFree=16740/1306504
[pid=10262] ppid=10259 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/10262/stat : 10262 (java) S 10259 10262 5873 0 -1 4202496 13537 0 1 0 179971 29 0 0 20 0 19 0 106315547 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140737209018352 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10262/statm: 2406260 56149 2274 9 0 2396937 0
[pid=10262/tid=10264] ppid=10259 vsize=9625040 CPUtime=1798.8 cores=0,2,4,6
/proc/10262/task/10264/stat : 10264 (java) R 10259 10262 5873 0 -1 4202560 2543 0 1 0 179848 32 0 0 20 0 19 0 106315548 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140383013605056 140382953745619 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10265] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10265/stat : 10265 (java) S 10259 10262 5873 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382857541928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10266] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10266/stat : 10266 (java) S 10259 10262 5873 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382856489128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10267] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10267/stat : 10267 (java) S 10259 10262 5873 0 -1 4202560 3 0 0 0 3 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382855436840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10268] ppid=10259 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/10262/task/10268/stat : 10268 (java) S 10259 10262 5873 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382854384040 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10269] ppid=10259 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10262/task/10269/stat : 10269 (java) S 10259 10262 5873 0 -1 4202560 15 0 0 0 2 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382853331752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10270] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10270/stat : 10270 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382852278952 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10271] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10271/stat : 10271 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382851226664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10262/tid=10272] ppid=10259 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/10262/task/10272/stat : 10272 (java) S 10259 10262 5873 0 -1 4202560 20 0 0 0 4 1 0 0 20 0 19 0 106315549 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382850173864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10273] ppid=10259 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10262/task/10273/stat : 10273 (java) S 10259 10262 5873 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382837762280 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10274] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10274/stat : 10274 (java) S 10259 10262 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382836708344 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10275] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10275/stat : 10275 (java) S 10259 10262 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106315551 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382835655944 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10276] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10276/stat : 10276 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382834604432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10277] ppid=10259 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10262/task/10277/stat : 10277 (java) S 10259 10262 5873 0 -1 4202560 3397 0 0 0 25 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382833552056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10262/tid=10278] ppid=10259 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/10262/task/10278/stat : 10278 (java) S 10259 10262 5873 0 -1 4202560 6090 0 0 0 38 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382832499256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10279] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10279/stat : 10279 (java) S 10259 10262 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382831447160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10262/tid=10280] ppid=10259 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/10262/task/10280/stat : 10280 (java) S 10259 10262 5873 0 -1 4202560 106 0 0 0 38 27 0 0 20 0 19 0 106315554 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382830394568 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10262/tid=10281] ppid=10259 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10262/task/10281/stat : 10281 (java) S 10259 10262 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106315564 9856040960 56149 33554432000 1073741824 1073778376 140737209027216 140382829339560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1799.14
CPU time (s): 1800.7
CPU user time (s): 1799.94
CPU system time (s): 0.763883
CPU usage (%): 100.087
Max. virtual memory (cumulated for all children) (KiB): 9625336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.763883
maximum resident set size= 224768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13586
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38191
involuntary context switches= 10389

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.8725 second user time and 14.0119 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-06 22:10:30
IDJOB=4085458
IDBENCH=2910
IDSOLVER=2546
FILE ID=node127/4085458-1465243830
RUNJOBID= node127-1465216773-5889
PBS_JOBID= 19843202
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085458-1465243830/watcher-4085458-1465243830 -o /tmp/evaluation-result-4085458-1465243830/solver-4085458-1465243830 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1465216773-5889 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085458-1465243830.opb

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

MD5SUM BENCH= 8d16c34d0eecf3c16ca4b890652c15ca
RANDOM SEED=1747058492

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

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

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.227
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.227
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.227
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:        30319492 kB
Buffers:           33112 kB
Cached:            50960 kB
SwapCached:         1744 kB
Active:           486384 kB
Inactive:          57984 kB
Active(anon):     461632 kB
Inactive(anon):      900 kB
Active(file):      24752 kB
Inactive(file):    57084 kB
Unevictable:     1306504 kB
Mlocked:           16740 kB
SwapTotal:      67108856 kB
SwapFree:       67098492 kB
Dirty:               484 kB
Writeback:             0 kB
AnonPages:       1896756 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             566768 kB
SReclaimable:      10724 kB
SUnreclaim:       556044 kB
KernelStack:        1768 kB
PageTables:         7400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1930540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1867776 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= 71736 MiB
End job on node127 at 2016-06-06 22:40:29