Trace number 4118551

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)-43 1800.07 1795.64

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament16.lin.opb
MD5SUMdb66175e4a7df8f5ffc760ec6ae8e601
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-65
Best CPU time to get the best result obtained on this benchmark1.60176
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables344
Total number of constraints448
Number of constraints which are clauses224
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints224
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 312
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 340
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 340
Number of bits of the biggest sum of numbers9
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.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.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-4118551-1467231586.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.19	c ... done. Wall clock time 0.072s.
0.09/0.19	c declared #vars     344
0.09/0.19	c #constraints  448
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 224
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 224
0.09/0.19	c 448 constraints processed.
0.09/0.19	c objective function length is 312 literals
0.23/0.20	c SATISFIABLE
0.23/0.20	c OPTIMIZING...
0.23/0.20	c Got one! Elapsed wall clock time (in seconds):0.082
0.23/0.20	o -34
0.23/0.24	c Got one! Elapsed wall clock time (in seconds):0.125
0.23/0.24	o -35
0.48/0.30	c Got one! Elapsed wall clock time (in seconds):0.18
0.48/0.30	o -36
0.48/0.37	c Got one! Elapsed wall clock time (in seconds):0.25
0.48/0.37	o -37
0.88/0.62	c cleaning 2775 clauses out of 5549 with flag 8008/5549
1.29/0.97	c cleaning 4386 clauses out of 8775 with flag 20010/11550
1.69/1.39	c cleaning 5687 clauses out of 11388 with flag 34016/18549
2.31/1.90	c cleaning 6845 clauses out of 13701 with flag 50035/26549
2.93/2.53	c cleaning 7923 clauses out of 15857 with flag 68051/35550
3.62/3.25	c cleaning 8961 clauses out of 17933 with flag 88055/45549
4.53/4.11	c cleaning 9980 clauses out of 19973 with flag 110092/56550
5.54/5.11	c cleaning 10988 clauses out of 21992 with flag 134136/68549
6.64/6.22	c cleaning 11995 clauses out of 24005 with flag 160196/81550
7.84/7.47	c cleaning 12995 clauses out of 26010 with flag 188242/95550
9.24/8.85	c cleaning 13999 clauses out of 28015 with flag 218248/110550
9.64/9.22	c Got one! Elapsed wall clock time (in seconds):9.096
9.64/9.22	o -38
9.88/9.34	c cleaning 9860 clauses out of 19735 with flag 2002/116269
9.88/9.35	c Got one! Elapsed wall clock time (in seconds):9.231
9.88/9.35	o -39
10.31/9.70	c cleaning 7522 clauses out of 15063 with flag 10011/121457
10.61/10.08	c cleaning 6764 clauses out of 13540 with flag 22010/127456
11.11/10.52	c cleaning 6879 clauses out of 13776 with flag 36010/134456
11.61/11.07	c cleaning 7439 clauses out of 14897 with flag 52010/142456
12.31/11.70	c cleaning 8221 clauses out of 16458 with flag 70012/151456
13.00/12.45	c cleaning 9106 clauses out of 18237 with flag 90013/161456
13.92/13.35	c cleaning 10060 clauses out of 20131 with flag 112064/172456
14.81/14.29	c cleaning 11025 clauses out of 22072 with flag 136139/184457
16.03/15.50	c cleaning 12015 clauses out of 24046 with flag 162165/197456
17.32/16.73	c cleaning 13007 clauses out of 26031 with flag 190265/211456
18.82/18.20	c cleaning 14004 clauses out of 28025 with flag 220320/226457
20.43/19.87	c cleaning 14999 clauses out of 30021 with flag 252387/242457
22.32/21.75	c cleaning 16003 clauses out of 32021 with flag 286482/259456
24.42/23.84	c cleaning 16999 clauses out of 34020 with flag 322600/277458
26.72/26.10	c cleaning 17999 clauses out of 36019 with flag 360728/296456
29.12/28.58	c cleaning 19002 clauses out of 38021 with flag 400855/316457
32.32/31.70	c cleaning 19995 clauses out of 40019 with flag 442914/337457
35.32/34.72	c cleaning 21007 clauses out of 42023 with flag 487063/359456
38.52/37.96	c cleaning 22000 clauses out of 44017 with flag 533171/382457
41.79/41.14	c cleaning 23001 clauses out of 46016 with flag 581312/406456
45.59/44.91	c cleaning 23998 clauses out of 48015 with flag 631408/431456
49.49/48.88	c cleaning 25002 clauses out of 50018 with flag 683616/457457
53.51/52.89	c cleaning 25999 clauses out of 52015 with flag 737778/484456
58.20/57.58	c cleaning 26995 clauses out of 54017 with flag 793904/512457
62.40/61.73	c cleaning 28001 clauses out of 56022 with flag 852055/541457
63.30/62.66	c Got one! Elapsed wall clock time (in seconds):62.542
63.30/62.66	o -40
64.10/63.40	c cleaning 21059 clauses out of 42137 with flag 10008/555573
64.70/64.01	c cleaning 13526 clauses out of 27076 with flag 22005/561571
65.20/64.56	c cleaning 10267 clauses out of 20551 with flag 36010/568572
65.80/65.14	c cleaning 9131 clauses out of 18285 with flag 52012/576573
66.40/65.78	c cleaning 9064 clauses out of 18152 with flag 70010/585571
67.20/66.51	c cleaning 9536 clauses out of 19088 with flag 90045/595571
68.14/67.40	c cleaning 10264 clauses out of 20553 with flag 112064/606572
69.04/68.35	c cleaning 11130 clauses out of 22288 with flag 136067/618571
70.04/69.40	c cleaning 12065 clauses out of 24158 with flag 162077/631571
71.34/70.63	c cleaning 13032 clauses out of 26094 with flag 190084/645572
72.63/71.97	c cleaning 14022 clauses out of 28061 with flag 220083/660571
74.13/73.44	c cleaning 15014 clauses out of 30040 with flag 252088/676572
75.73/75.10	c cleaning 16002 clauses out of 32027 with flag 286094/693573
77.63/76.93	c cleaning 17002 clauses out of 34024 with flag 322099/711572
79.73/79.01	c cleaning 18006 clauses out of 36022 with flag 360105/730572
81.93/81.21	c cleaning 19001 clauses out of 38017 with flag 400116/750573
84.13/83.46	c cleaning 19996 clauses out of 40014 with flag 442120/771571
86.64/85.99	c cleaning 21000 clauses out of 42018 with flag 486140/793571
89.62/88.80	c cleaning 22000 clauses out of 44020 with flag 532163/816573
92.72/91.96	c cleaning 23001 clauses out of 46019 with flag 580186/840572
96.22/95.46	c cleaning 24000 clauses out of 48019 with flag 630216/865573
100.13/99.32	c cleaning 24997 clauses out of 50018 with flag 682239/891572
104.34/103.51	c cleaning 26001 clauses out of 52020 with flag 736274/918571
108.44/107.68	c cleaning 27001 clauses out of 54019 with flag 792295/946571
112.64/111.88	c cleaning 27999 clauses out of 56019 with flag 850313/975572
116.84/116.00	c cleaning 29000 clauses out of 58020 with flag 910337/1005572
122.11/121.21	c cleaning 29996 clauses out of 60019 with flag 972353/1036571
127.01/126.18	c cleaning 31001 clauses out of 62023 with flag 1036365/1068571
132.51/131.65	c cleaning 31999 clauses out of 64023 with flag 1102371/1101572
137.91/137.01	c cleaning 33002 clauses out of 66024 with flag 1170420/1135572
143.71/142.80	c cleaning 34001 clauses out of 68022 with flag 1240546/1170572
149.81/148.94	c cleaning 35001 clauses out of 70020 with flag 1312617/1206571
155.69/154.77	c cleaning 36002 clauses out of 72020 with flag 1388096/1243572
161.49/160.53	c cleaning 36997 clauses out of 74018 with flag 1464498/1281572
167.59/166.63	c cleaning 38001 clauses out of 76020 with flag 1542593/1320571
174.29/173.36	c cleaning 38999 clauses out of 78019 with flag 1622692/1360571
182.09/181.19	c cleaning 40001 clauses out of 80020 with flag 1704721/1401571
189.37/188.32	c cleaning 41000 clauses out of 82020 with flag 1788779/1443572
197.57/196.50	c cleaning 41999 clauses out of 84019 with flag 1874965/1486571
206.78/205.76	c cleaning 42999 clauses out of 86021 with flag 1963041/1530572
215.88/214.82	c cleaning 44001 clauses out of 88021 with flag 2053208/1575571
225.69/224.58	c cleaning 45000 clauses out of 90021 with flag 2145351/1621572
236.88/235.79	c cleaning 45999 clauses out of 92021 with flag 2239463/1668572
247.79/246.67	c cleaning 46994 clauses out of 94021 with flag 2335653/1716571
259.39/258.27	c cleaning 48004 clauses out of 96028 with flag 2433749/1765572
270.57/269.36	c cleaning 48999 clauses out of 98024 with flag 2533818/1815572
281.37/280.11	c cleaning 50000 clauses out of 100024 with flag 2635875/1866571
294.19/292.93	c cleaning 51000 clauses out of 102024 with flag 2739932/1918571
306.61/305.22	c cleaning 52004 clauses out of 104024 with flag 2846060/1971571
318.61/317.23	c cleaning 53002 clauses out of 106020 with flag 2954294/2025571
332.71/331.32	c cleaning 53998 clauses out of 108018 with flag 3064529/2080571
346.75/345.27	c cleaning 54999 clauses out of 110020 with flag 3176670/2136571
361.35/359.87	c cleaning 55995 clauses out of 112022 with flag 3290784/2193572
377.16/375.52	c cleaning 56999 clauses out of 114027 with flag 3406918/2251572
391.86/390.20	c cleaning 58001 clauses out of 116028 with flag 3525029/2310572
397.26/395.60	c Got one! Elapsed wall clock time (in seconds):395.48
397.26/395.60	o -41
398.87/397.22	c cleaning 46960 clauses out of 93938 with flag 10015/2346483
399.76/398.11	c cleaning 26480 clauses out of 52978 with flag 22040/2352483
400.36/398.79	c cleaning 16740 clauses out of 33498 with flag 36052/2359483
400.97/399.40	c cleaning 12372 clauses out of 24759 with flag 52069/2367484
401.66/400.03	c cleaning 10686 clauses out of 21388 with flag 70082/2376485
402.26/400.70	c cleaning 10337 clauses out of 20700 with flag 90106/2386483
403.06/401.48	c cleaning 10673 clauses out of 21363 with flag 112159/2397483
404.06/402.36	c cleaning 11333 clauses out of 22690 with flag 136183/2409483
405.06/403.33	c cleaning 12170 clauses out of 24358 with flag 162222/2422484
406.06/404.38	c cleaning 13084 clauses out of 26187 with flag 190301/2436483
407.36/405.62	c cleaning 14044 clauses out of 28104 with flag 220339/2451484
408.76/407.04	c cleaning 15018 clauses out of 30059 with flag 252352/2467483
410.25/408.56	c cleaning 16010 clauses out of 32041 with flag 286402/2484483
411.06/409.37	c Got one! Elapsed wall clock time (in seconds):409.255
411.06/409.37	o -42
411.72/409.93	c cleaning 15545 clauses out of 31102 with flag 10030/2499554
412.12/410.38	c cleaning 10770 clauses out of 21557 with flag 22039/2505554
412.62/410.81	c cleaning 8887 clauses out of 17789 with flag 36085/2512556
413.12/411.31	c cleaning 8439 clauses out of 16900 with flag 52094/2520554
413.62/411.88	c cleaning 8722 clauses out of 17461 with flag 70103/2529554
414.32/412.54	c cleaning 9363 clauses out of 18739 with flag 90129/2539554
415.15/413.37	c cleaning 10180 clauses out of 20378 with flag 112159/2550556
416.05/414.27	c cleaning 11089 clauses out of 22197 with flag 136190/2562555
417.15/415.31	c cleaning 12042 clauses out of 24108 with flag 162250/2575555
418.25/416.48	c cleaning 13022 clauses out of 26066 with flag 190304/2589555
419.55/417.79	c cleaning 14008 clauses out of 28044 with flag 220363/2604555
421.15/419.32	c cleaning 15010 clauses out of 30036 with flag 252447/2620555
422.85/421.06	c cleaning 16003 clauses out of 32026 with flag 286540/2637555
424.85/423.09	c cleaning 17004 clauses out of 34023 with flag 322610/2655555
427.05/425.22	c cleaning 17997 clauses out of 36018 with flag 360680/2674554
429.35/427.56	c cleaning 19001 clauses out of 38022 with flag 400764/2694555
431.78/429.94	c cleaning 20003 clauses out of 40021 with flag 442805/2715555
434.38/432.51	c cleaning 21003 clauses out of 42018 with flag 486881/2737555
437.08/435.23	c cleaning 22002 clauses out of 44015 with flag 532964/2760555
440.08/438.23	c cleaning 22999 clauses out of 46014 with flag 581049/2784556
443.28/441.44	c cleaning 23995 clauses out of 48013 with flag 631127/2809554
446.58/444.78	c cleaning 24999 clauses out of 50018 with flag 683173/2835554
450.41/448.53	c cleaning 25999 clauses out of 52020 with flag 737200/2862555
453.31/451.47	c Got one! Elapsed wall clock time (in seconds):451.353
453.31/451.47	o -43
454.22/452.36	c cleaning 27298 clauses out of 54612 with flag 10009/2891146
454.91/453.04	c cleaning 16641 clauses out of 33314 with flag 22010/2897146
455.51/453.61	c cleaning 11826 clauses out of 23673 with flag 36052/2904146
456.01/454.16	c cleaning 9912 clauses out of 19847 with flag 52065/2912146
456.61/454.72	c cleaning 9454 clauses out of 18934 with flag 70086/2921145
457.21/455.36	c cleaning 9734 clauses out of 19481 with flag 90117/2931146
458.01/456.12	c cleaning 10363 clauses out of 20746 with flag 112152/2942145
458.81/456.97	c cleaning 11181 clauses out of 22383 with flag 136228/2954145
459.82/457.99	c cleaning 12095 clauses out of 24204 with flag 162296/2967147
461.02/459.14	c cleaning 13045 clauses out of 26109 with flag 190377/2981147
462.34/460.43	c cleaning 14024 clauses out of 28063 with flag 220427/2996146
463.74/461.80	c cleaning 15011 clauses out of 30040 with flag 252499/3012147
465.24/463.36	c cleaning 16004 clauses out of 32027 with flag 286568/3029145
467.14/465.21	c cleaning 17001 clauses out of 34023 with flag 322602/3047145
469.14/467.25	c cleaning 18000 clauses out of 36022 with flag 360661/3066145
471.44/469.56	c cleaning 19000 clauses out of 38023 with flag 400753/3086146
473.94/472.10	c cleaning 20004 clauses out of 40023 with flag 442838/3107146
476.86/474.97	c cleaning 20997 clauses out of 42018 with flag 486964/3129145
479.86/477.98	c cleaning 21998 clauses out of 44022 with flag 533038/3152146
483.16/481.25	c cleaning 23001 clauses out of 46024 with flag 581127/3176146
486.77/484.84	c cleaning 23998 clauses out of 48022 with flag 631250/3201145
490.38/488.46	c cleaning 25002 clauses out of 50024 with flag 683317/3227145
494.17/492.21	c cleaning 26003 clauses out of 52022 with flag 737442/3254145
498.22/496.25	c cleaning 26999 clauses out of 54020 with flag 793557/3282146
502.11/500.19	c cleaning 27997 clauses out of 56021 with flag 851620/3311146
506.81/504.90	c cleaning 29002 clauses out of 58024 with flag 911639/3341146
511.61/509.66	c cleaning 30000 clauses out of 60021 with flag 973693/3372145
516.25/514.21	c cleaning 31003 clauses out of 62021 with flag 1037817/3404145
521.36/519.38	c cleaning 32004 clauses out of 64019 with flag 1104022/3437146
527.05/525.07	c cleaning 32996 clauses out of 66015 with flag 1172196/3471146
532.65/530.65	c cleaning 34000 clauses out of 68019 with flag 1243888/3506146
538.28/536.27	c cleaning 34999 clauses out of 70019 with flag 1316676/3542146
543.98/541.95	c cleaning 35997 clauses out of 72019 with flag 1390892/3579145
550.28/548.28	c cleaning 37000 clauses out of 74022 with flag 1467081/3617145
556.68/554.65	c cleaning 37998 clauses out of 76023 with flag 1545242/3656146
563.31/561.26	c cleaning 39004 clauses out of 78025 with flag 1625405/3696146
570.61/568.51	c cleaning 39995 clauses out of 80020 with flag 1707641/3737145
578.31/576.22	c cleaning 41006 clauses out of 82025 with flag 1791834/3779145
586.43/584.31	c cleaning 41998 clauses out of 84019 with flag 1878098/3822145
594.63/592.57	c cleaning 42997 clauses out of 86022 with flag 1966252/3866146
603.43/601.39	c cleaning 44000 clauses out of 88024 with flag 2056374/3911145
613.15/611.02	c cleaning 44999 clauses out of 90024 with flag 2148559/3957145
623.46/621.38	c cleaning 46001 clauses out of 92025 with flag 2242714/4004145
634.28/632.16	c cleaning 46999 clauses out of 94024 with flag 2338852/4052145
646.28/644.19	c cleaning 48000 clauses out of 96026 with flag 2437048/4101146
659.48/657.32	c cleaning 48997 clauses out of 98026 with flag 2537182/4151146
673.12/670.99	c cleaning 49999 clauses out of 100029 with flag 2639420/4202146
686.62/684.45	c cleaning 51003 clauses out of 102030 with flag 2743646/4254146
701.96/699.72	c cleaning 52006 clauses out of 104026 with flag 2849970/4307145
717.66/715.42	c cleaning 52996 clauses out of 106020 with flag 2958217/4361145
734.21/731.99	c cleaning 54000 clauses out of 108025 with flag 3068425/4416146
750.81/748.57	c cleaning 55002 clauses out of 110025 with flag 3180626/4472146
768.18/765.88	c cleaning 56003 clauses out of 112023 with flag 3294759/4529146
786.18/783.81	c cleaning 56998 clauses out of 114020 with flag 3410832/4587146
803.37/800.94	c cleaning 58000 clauses out of 116022 with flag 3528959/4646146
821.67/819.26	c cleaning 58998 clauses out of 118023 with flag 3649051/4706147
838.96/836.46	c cleaning 60000 clauses out of 120024 with flag 3771214/4767146
857.68/855.02	c cleaning 61001 clauses out of 122023 with flag 3895430/4829145
875.18/872.58	c cleaning 62001 clauses out of 124022 with flag 4021707/4892145
895.32/892.63	c cleaning 63003 clauses out of 126021 with flag 4149906/4956145
919.32/916.68	c cleaning 64003 clauses out of 128018 with flag 4280112/5021145
939.46/936.78	c cleaning 64999 clauses out of 130016 with flag 4412216/5087146
959.61/956.83	c cleaning 65997 clauses out of 132018 with flag 4546236/5154147
979.69/976.89	c cleaning 67002 clauses out of 134019 with flag 4682286/5222145
999.39/996.55	c cleaning 67997 clauses out of 136018 with flag 4820470/5291146
1020.74/1017.87	c cleaning 68998 clauses out of 138020 with flag 4960598/5361145
1042.61/1039.60	c cleaning 70001 clauses out of 140022 with flag 5102794/5432145
1067.86/1064.86	c cleaning 71000 clauses out of 142021 with flag 5246872/5504145
1091.35/1088.32	c cleaning 72000 clauses out of 144021 with flag 5392978/5577145
1120.25/1117.20	c cleaning 72996 clauses out of 146021 with flag 5541154/5651145
1144.88/1141.85	c cleaning 73998 clauses out of 148025 with flag 5691251/5726145
1173.50/1170.48	c cleaning 74999 clauses out of 150027 with flag 5843342/5802145
1202.44/1199.31	c cleaning 76005 clauses out of 152029 with flag 5997405/5879146
1232.86/1229.70	c cleaning 77004 clauses out of 154023 with flag 6153434/5957145
1258.42/1255.21	c cleaning 78002 clauses out of 156020 with flag 6311455/6036146
1286.75/1283.52	c cleaning 78998 clauses out of 158017 with flag 6471485/6116145
1317.08/1313.85	c cleaning 80004 clauses out of 160021 with flag 6633521/6197147
1346.54/1343.22	c cleaning 80995 clauses out of 162015 with flag 6797555/6279145
1378.26/1374.88	c cleaning 82002 clauses out of 164021 with flag 6963574/6362146
1410.11/1406.61	c cleaning 83001 clauses out of 166018 with flag 7131639/6446145
1442.88/1439.36	c cleaning 83997 clauses out of 168018 with flag 7301667/6531146
1480.73/1477.17	c cleaning 84996 clauses out of 170020 with flag 7473691/6617145
1512.41/1508.76	c cleaning 86003 clauses out of 172024 with flag 7647894/6704145
1543.72/1539.90	c cleaning 86998 clauses out of 174022 with flag 7824156/6792146
1577.06/1573.28	c cleaning 88000 clauses out of 176023 with flag 8002421/6881145
1607.93/1604.08	c cleaning 89000 clauses out of 178024 with flag 8182720/6971146
1644.63/1640.64	c cleaning 90000 clauses out of 180023 with flag 8364966/7062145
1682.82/1678.75	c cleaning 91002 clauses out of 182024 with flag 8549310/7154146
1722.59/1718.49	c cleaning 92001 clauses out of 184022 with flag 8735449/7247146
1760.84/1756.57	c cleaning 92998 clauses out of 186020 with flag 8923471/7341145
1799.57/1795.13	c cleaning 93999 clauses out of 188022 with flag 9113668/7436145
1800.07/1795.60	c starts		: 11
1800.07/1795.60	c conflicts		: 7438526
1800.07/1795.60	c decisions		: 7544632
1800.07/1795.60	c propagations		: 65861912
1800.07/1795.60	c inspects		: 30600856636
1800.07/1795.60	c shortcuts		: 0
1800.07/1795.60	c learnt literals	: 0
1800.07/1795.60	c learnt binary clauses	: 0
1800.07/1795.60	c learnt ternary clauses	: 0
1800.07/1795.60	c learnt constraints	: 7438526
1800.07/1795.60	c ignored constraints	: 0
1800.07/1795.60	c root simplifications	: 0
1800.07/1795.60	c removed literals (reason simplification)	: 0
1800.07/1795.60	c reason swapping (by a shorter reason)	: 0
1800.07/1795.60	c Calls to reduceDB	: 219
1800.07/1795.60	c Number of update (reduction) of LBD	: 12787
1800.07/1795.60	c Imported unit clauses	: 0
1800.07/1795.60	c number of reductions to clauses (during analyze)	: 0
1800.07/1795.60	c number of learned constraints concerned by reduction	: 0
1800.07/1795.60	c number of learning phase by resolution	: 0
1800.07/1795.60	c number of learning phase by cutting planes	: 0
1800.07/1795.60	c speed (assignments/second)	: 36683.51445269574
1800.07/1795.60	c non guided choices	1
1800.07/1795.63	c learnt constraints type 
1800.07/1795.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 96404
1800.07/1795.63	s SATISFIABLE
1800.07/1795.63	c Found 10 solution(s)
1800.07/1795.63	v -x1 x2 x3 x4 x5 x6 x7 x8 -x9 -x10 -x11 -x12 x13 -x14 x15 x16 x17 -x18 x19 x20 x21 -x22 -x23 x24 -x25 -x26 x27 -x28 x29 -x30 x31 x32 -x33 -x34 -x35 x36 -x37 x38 -x39 -x40 x41 -x42 x43 -x44 -x45 -x46 x47 -x48 x49 -x50 -x51 -x52 x53 x54 -x55 x56 x57 x58 -x59 x60 x61 x62 x63 x64 -x65 x66 -x67 x68 -x69 x70 -x71 x72 -x73 -x74 x75 x76 x77 -x78 x79 x80 -x81 x82 x83 -x84 -x85 x86 x87 -x88 -x89 x90 x91 x92 -x93 -x94 x95 -x96 x97 -x98 -x99 x100 x101 -x102 -x103 x104 x105 x106 x107 x108 -x109 -x110 x111 -x112 x113 -x114 -x115 -x116 x117 x118 x119 -x120 -x121 -x122 -x123 -x124 x125 x126 -x127 x128 x129 -x130 -x131 x132 -x133 -x134 x135 x136 -x137 x138 x139 -x140 -x141 -x142 x143 x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 x162 x163 x164 x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 x199 x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 x216 -x217 -x218 x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 x228 -x229 -x230 -x231 -x232 x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 x243 -x244 -x245 -x246 -x247 x248 x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 x260 x261 -x262 -x263 -x264 -x265 x266 x267 -x268 -x269 x270 x271 x272 x273 -x274 -x275 -x276 x277 x278 x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 x301 x302 x303 -x304 x305 -x306 -x307 x308 -x309 x310 x311 -x312 -x313 -x314 x315 x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 x331 -x332 -x333 x334 x335 x336 -x337 x338 -x339 -x340 -x341 -x342 -x343 x344 
1800.07/1795.63	c objective function=-43
1800.07/1795.63	c Total wall clock time (in seconds): 1795.514

Verifier Data

OK	-43

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-4118551-1467231586/watcher-4118551-1467231586 -o /tmp/evaluation-result-4118551-1467231586/solver-4118551-1467231586 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467208989-4834 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118551-1467231586.opb 

pid=8057
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.38 2.35 2.28 3/196 8060
/proc/meminfo: memFree=27040544/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/8060/stat : 8060 (java) R 8057 8060 4818 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 4111176 278528 33 33554432000 1073741824 1073778376 140737381894960 140734127855720 273896533173 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 68 33 25 9 0 25 0

[startup+0.100058 s]
/proc/loadavg: 2.38 2.35 2.28 3/196 8060
/proc/meminfo: memFree=27040544/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 4398 0 1 0 8 1 0 0 20 0 18 0 4111176 9787879424 6032 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2389619 6032 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 2.38 2.35 2.28 3/196 8060
/proc/meminfo: memFree=27040544/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 4688 0 1 0 22 1 0 0 20 0 18 0 4111176 9787879424 6802 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2389619 6802 2207 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300262 s]
/proc/loadavg: 2.38 2.35 2.28 3/196 8060
/proc/meminfo: memFree=27040544/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 6724 0 1 0 46 2 0 0 20 0 19 0 4111176 9856040960 8406 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 8406 2244 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700233 s]
/proc/loadavg: 2.38 2.35 2.28 3/196 8060
/proc/meminfo: memFree=27040544/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 7115 0 1 0 100 2 0 0 20 0 19 0 4111176 9856040960 9454 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 9454 2258 9 0 2396937 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.38 2.35 2.28 3/215 8079
/proc/meminfo: memFree=27006124/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=1.9 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 8340 0 1 0 188 2 0 0 20 0 19 0 4111176 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 12092 2260 9 0 2396937 0
[pid=8060/tid=8062] ppid=8057 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/8060/task/8062/stat : 8062 (java) R 8057 8060 4818 0 -1 4202560 2417 0 1 0 145 2 0 0 20 0 19 0 4111177 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720090350120 140719922841107 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8063] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8063/stat : 8063 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720051841576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8064] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8064/stat : 8064 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720050788776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8065] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8065/stat : 8065 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720049735976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8066] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8066/stat : 8066 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720048683176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8067] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8067/stat : 8067 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720047631400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8068] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8068/stat : 8068 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720046578600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8069] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8069/stat : 8069 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720045525800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8070] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8070/stat : 8070 (java) S 8057 8060 4818 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140720044473000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8071] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8071/stat : 8071 (java) S 8057 8060 4818 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140719914183144 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8072] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8072/stat : 8072 (java) S 8057 8060 4818 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140719913129208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8073] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8073/stat : 8073 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140719912076296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8074] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8074/stat : 8074 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140719911024784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8075] ppid=8057 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/8060/task/8075/stat : 8075 (java) S 8057 8060 4818 0 -1 4202560 3036 0 0 0 22 0 0 0 20 0 19 0 4111183 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140719909972920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8076] ppid=8057 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/8060/task/8076/stat : 8076 (java) S 8057 8060 4818 0 -1 4202560 1615 0 0 0 17 0 0 0 20 0 19 0 4111183 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140719908920120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8077] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8077/stat : 8077 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140719907867512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8078] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8078/stat : 8078 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140718899194824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8079] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8079/stat : 8079 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111196 9856040960 12092 33554432000 1073741824 1073778376 140737381894960 140718898140328 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.35 2.35 2.28 4/215 8079
/proc/meminfo: memFree=26993332/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=3.52 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 8474 0 1 0 350 2 0 0 20 0 19 0 4111176 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 15677 2260 9 0 2396937 0
[pid=8060/tid=8062] ppid=8057 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/8060/task/8062/stat : 8062 (java) R 8057 8060 4818 0 -1 4202560 2424 0 1 0 304 2 0 0 20 0 19 0 4111177 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720090341056 140719923189036 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8063] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8063/stat : 8063 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720051841576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8064] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8064/stat : 8064 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720050788776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8065] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8065/stat : 8065 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720049735976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8066] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8066/stat : 8066 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720048683176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8067] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8067/stat : 8067 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720047631400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8068] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8068/stat : 8068 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720046578600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8069] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8069/stat : 8069 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720045525800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8070] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8070/stat : 8070 (java) S 8057 8060 4818 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140720044473000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8071] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8071/stat : 8071 (java) S 8057 8060 4818 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140719914183144 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8072] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8072/stat : 8072 (java) S 8057 8060 4818 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140719913129208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8073] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8073/stat : 8073 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140719912076296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8074] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8074/stat : 8074 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140719911024784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8075] ppid=8057 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/8060/task/8075/stat : 8075 (java) S 8057 8060 4818 0 -1 4202560 3037 0 0 0 22 0 0 0 20 0 19 0 4111183 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140719909972920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8076] ppid=8057 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/8060/task/8076/stat : 8076 (java) S 8057 8060 4818 0 -1 4202560 1741 0 0 0 20 0 0 0 20 0 19 0 4111183 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140719908920120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8077] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8077/stat : 8077 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140719907867512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8078] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8078/stat : 8078 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140718899194824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8079] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8079/stat : 8079 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111196 9856040960 15677 33554432000 1073741824 1073778376 140737381894960 140718898140328 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.35 2.35 2.28 4/215 8079
/proc/meminfo: memFree=26966856/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=6.74 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 8544 0 1 0 671 3 0 0 20 0 19 0 4111176 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 21790 2261 9 0 2396937 0
[pid=8060/tid=8062] ppid=8057 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/8060/task/8062/stat : 8062 (java) R 8057 8060 4818 0 -1 4202560 2438 0 1 0 623 2 0 0 20 0 19 0 4111177 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720090341056 140719923105497 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8063] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8063/stat : 8063 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720051841576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8064] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8064/stat : 8064 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720050788776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8065] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8065/stat : 8065 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720049735976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8066] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8066/stat : 8066 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720048683176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8067] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8067/stat : 8067 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720047631400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8068] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8068/stat : 8068 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720046578600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8069] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8069/stat : 8069 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720045525800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8070] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8070/stat : 8070 (java) S 8057 8060 4818 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4111179 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140720044473000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8071] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8071/stat : 8071 (java) S 8057 8060 4818 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140719914183144 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8072] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8072/stat : 8072 (java) S 8057 8060 4818 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140719913129208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8073] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8073/stat : 8073 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140719912076296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8074] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8074/stat : 8074 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140719911024784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8075] ppid=8057 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/8060/task/8075/stat : 8075 (java) S 8057 8060 4818 0 -1 4202560 3037 0 0 0 22 0 0 0 20 0 19 0 4111183 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140719909972920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8076] ppid=8057 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/8060/task/8076/stat : 8076 (java) S 8057 8060 4818 0 -1 4202560 1796 0 0 0 21 0 0 0 20 0 19 0 4111183 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140719908920120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8077] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8077/stat : 8077 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140719907867512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8078] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8078/stat : 8078 (java) S 8057 8060 4818 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140718899194824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8079] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8079/stat : 8079 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111196 9856040960 21790 33554432000 1073741824 1073778376 140737381894960 140718898140328 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 9625040


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

[pid=8060/tid=8079] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8079/stat : 8079 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111196 9856040960 92470 33554432000 1073741824 1073778376 140737381894960 140718898140328 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1666.4
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.15 2.25 2.26 4/215 8187
/proc/meminfo: memFree=26394192/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=1726.5 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 17337 0 1 0 172577 73 0 0 20 0 19 0 4111176 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 91649 2286 9 0 2396937 0
[pid=8060/tid=8062] ppid=8057 vsize=9625040 CPUtime=1715.99 cores=0,2,4,6
/proc/8060/task/8062/stat : 8062 (java) R 8057 8060 4818 0 -1 4202560 2545 0 1 0 171569 30 0 0 20 0 19 0 4111177 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720090348736 140719923062632 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8063] ppid=8057 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/8060/task/8063/stat : 8063 (java) S 8057 8060 4818 0 -1 4202560 334 0 0 0 60 7 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720051841576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8064] ppid=8057 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/8060/task/8064/stat : 8064 (java) S 8057 8060 4818 0 -1 4202560 328 0 0 0 49 4 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720050788776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8065] ppid=8057 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/8060/task/8065/stat : 8065 (java) S 8057 8060 4818 0 -1 4202560 127 0 0 0 56 5 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720049735976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8066] ppid=8057 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/8060/task/8066/stat : 8066 (java) S 8057 8060 4818 0 -1 4202560 207 0 0 0 54 6 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720048683176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8067] ppid=8057 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/8060/task/8067/stat : 8067 (java) S 8057 8060 4818 0 -1 4202560 379 0 0 0 50 7 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720047631400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8068] ppid=8057 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/8060/task/8068/stat : 8068 (java) S 8057 8060 4818 0 -1 4202560 398 0 0 0 61 7 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720046578600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8069] ppid=8057 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/8060/task/8069/stat : 8069 (java) S 8057 8060 4818 0 -1 4202560 611 0 0 0 51 6 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720045525800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8070] ppid=8057 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/8060/task/8070/stat : 8070 (java) S 8057 8060 4818 0 -1 4202560 255 0 0 0 54 7 0 0 20 0 19 0 4111179 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140720044473000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8071] ppid=8057 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8060/task/8071/stat : 8071 (java) S 8057 8060 4818 0 -1 4202560 197 0 0 0 25 3 0 0 20 0 19 0 4111180 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140719914183144 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8072] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8072/stat : 8072 (java) S 8057 8060 4818 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140719913129208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8073] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8073/stat : 8073 (java) S 8057 8060 4818 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140719912076296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8074] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8074/stat : 8074 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140719911024784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8075] ppid=8057 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8060/task/8075/stat : 8075 (java) S 8057 8060 4818 0 -1 4202560 4540 0 0 0 33 0 0 0 20 0 19 0 4111183 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140719909972920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8076] ppid=8057 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/8060/task/8076/stat : 8076 (java) S 8057 8060 4818 0 -1 4202560 6058 0 0 0 37 0 0 0 20 0 19 0 4111183 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140719908920120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8077] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8077/stat : 8077 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140719907867512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8078] ppid=8057 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/8060/task/8078/stat : 8078 (java) S 8057 8060 4818 0 -1 4202560 100 0 0 0 24 27 0 0 20 0 19 0 4111183 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140718899194824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8079] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8079/stat : 8079 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111196 9856040960 91649 33554432000 1073741824 1073778376 140737381894960 140718898140328 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1726.5
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.14 2.23 2.25 3/215 8189
/proc/meminfo: memFree=26423480/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=1786.68 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 17348 0 1 0 178593 75 0 0 20 0 19 0 4111176 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 90703 2286 9 0 2396937 0
[pid=8060/tid=8062] ppid=8057 vsize=9625040 CPUtime=1775.76 cores=0,2,4,6
/proc/8060/task/8062/stat : 8062 (java) R 8057 8060 4818 0 -1 4202560 2548 0 1 0 177546 30 0 0 20 0 19 0 4111177 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720090348752 140719923105454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8063] ppid=8057 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/8060/task/8063/stat : 8063 (java) S 8057 8060 4818 0 -1 4202560 334 0 0 0 62 7 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720051841576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8064] ppid=8057 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/8060/task/8064/stat : 8064 (java) S 8057 8060 4818 0 -1 4202560 328 0 0 0 50 4 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720050788776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8065] ppid=8057 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/8060/task/8065/stat : 8065 (java) S 8057 8060 4818 0 -1 4202560 127 0 0 0 59 5 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720049735976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8066] ppid=8057 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/8060/task/8066/stat : 8066 (java) S 8057 8060 4818 0 -1 4202560 207 0 0 0 58 6 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720048683176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8067] ppid=8057 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/8060/task/8067/stat : 8067 (java) S 8057 8060 4818 0 -1 4202560 379 0 0 0 51 7 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720047631400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8068] ppid=8057 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/8060/task/8068/stat : 8068 (java) S 8057 8060 4818 0 -1 4202560 398 0 0 0 64 7 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720046578600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8069] ppid=8057 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/8060/task/8069/stat : 8069 (java) S 8057 8060 4818 0 -1 4202560 611 0 0 0 55 6 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720045525800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8070] ppid=8057 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/8060/task/8070/stat : 8070 (java) S 8057 8060 4818 0 -1 4202560 255 0 0 0 60 7 0 0 20 0 19 0 4111179 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140720044473000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8071] ppid=8057 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8060/task/8071/stat : 8071 (java) S 8057 8060 4818 0 -1 4202560 201 0 0 0 25 3 0 0 20 0 19 0 4111180 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140719914183144 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8072] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8072/stat : 8072 (java) S 8057 8060 4818 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140719913129208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8073] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8073/stat : 8073 (java) S 8057 8060 4818 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140719912076296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8074] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8074/stat : 8074 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140719911024784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8075] ppid=8057 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8060/task/8075/stat : 8075 (java) S 8057 8060 4818 0 -1 4202560 4540 0 0 0 33 0 0 0 20 0 19 0 4111183 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140719909972920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8076] ppid=8057 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/8060/task/8076/stat : 8076 (java) S 8057 8060 4818 0 -1 4202560 6058 0 0 0 37 0 0 0 20 0 19 0 4111183 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140719908920120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8077] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8077/stat : 8077 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140719907867512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8078] ppid=8057 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/8060/task/8078/stat : 8078 (java) S 8057 8060 4818 0 -1 4202560 104 0 0 0 25 29 0 0 20 0 19 0 4111183 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140718899194824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8079] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8079/stat : 8079 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111196 9856040960 90703 33554432000 1073741824 1073778376 140737381894960 140718898140328 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1786.68
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.6 s]
/proc/loadavg: 2.12 2.22 2.25 3/215 8189
/proc/meminfo: memFree=26428384/32872528 swapFree=1483896/1661724
[pid=8060] ppid=8057 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/8060/stat : 8060 (java) S 8057 8060 4818 0 -1 4202496 17349 0 1 0 179932 75 0 0 20 0 19 0 4111176 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140737381886096 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8060/statm: 2406260 90335 2286 9 0 2396937 0
[pid=8060/tid=8062] ppid=8057 vsize=9625040 CPUtime=1788.99 cores=0,2,4,6
/proc/8060/task/8062/stat : 8062 (java) R 8057 8060 4818 0 -1 4202560 2549 0 1 0 178868 31 0 0 20 0 19 0 4111177 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720090348752 140719923292364 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8063] ppid=8057 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/8060/task/8063/stat : 8063 (java) S 8057 8060 4818 0 -1 4202560 334 0 0 0 64 7 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720051841576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8064] ppid=8057 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/8060/task/8064/stat : 8064 (java) S 8057 8060 4818 0 -1 4202560 328 0 0 0 53 4 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720050788776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8065] ppid=8057 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/8060/task/8065/stat : 8065 (java) S 8057 8060 4818 0 -1 4202560 127 0 0 0 60 5 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720049735976 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8066] ppid=8057 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/8060/task/8066/stat : 8066 (java) S 8057 8060 4818 0 -1 4202560 207 0 0 0 59 6 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720048683176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8067] ppid=8057 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/8060/task/8067/stat : 8067 (java) S 8057 8060 4818 0 -1 4202560 379 0 0 0 52 7 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720047631400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8068] ppid=8057 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/8060/task/8068/stat : 8068 (java) S 8057 8060 4818 0 -1 4202560 398 0 0 0 65 7 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720046578600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8069] ppid=8057 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/8060/task/8069/stat : 8069 (java) S 8057 8060 4818 0 -1 4202560 611 0 0 0 56 6 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720045525800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8070] ppid=8057 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/8060/task/8070/stat : 8070 (java) S 8057 8060 4818 0 -1 4202560 255 0 0 0 61 7 0 0 20 0 19 0 4111179 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140720044473000 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8071] ppid=8057 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8060/task/8071/stat : 8071 (java) S 8057 8060 4818 0 -1 4202560 201 0 0 0 25 3 0 0 20 0 19 0 4111180 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140719914183144 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8072] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8072/stat : 8072 (java) S 8057 8060 4818 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140719913129208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8073] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8073/stat : 8073 (java) S 8057 8060 4818 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4111180 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140719912076296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8074] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8074/stat : 8074 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140719911024784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8060/tid=8075] ppid=8057 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8060/task/8075/stat : 8075 (java) S 8057 8060 4818 0 -1 4202560 4540 0 0 0 33 0 0 0 20 0 19 0 4111183 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140719909972920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8076] ppid=8057 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/8060/task/8076/stat : 8076 (java) S 8057 8060 4818 0 -1 4202560 6058 0 0 0 37 0 0 0 20 0 19 0 4111183 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140719908920120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8060/tid=8077] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8077/stat : 8077 (java) S 8057 8060 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4111183 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140719907867512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8060/tid=8078] ppid=8057 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/8060/task/8078/stat : 8078 (java) S 8057 8060 4818 0 -1 4202560 104 0 0 0 25 29 0 0 20 0 19 0 4111183 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140718899194824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8060/tid=8079] ppid=8057 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8060/task/8079/stat : 8079 (java) S 8057 8060 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4111196 9856040960 90335 33554432000 1073741824 1073778376 140737381894960 140718898140328 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 8060 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8060 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=788150
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=261808
# CPU time returned by wait4() is 1796.05
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.64
CPU time (s): 1800.07
CPU user time (s): 1799.32
CPU system time (s): 0.75
CPU usage (%): 100.247
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.79
system time used= 1.26181
maximum resident set size= 516400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17393
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40236
involuntary context switches= 18408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4334 second user time and 13.312 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-29 22:19:46
IDJOB=4118551
IDBENCH=111506
IDSOLVER=2546
FILE ID=node134/4118551-1467231586
RUNJOBID= node134-1467208989-4834
PBS_JOBID= 19997576
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-sporttournament16.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118551-1467231586/watcher-4118551-1467231586 -o /tmp/evaluation-result-4118551-1467231586/solver-4118551-1467231586 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467208989-4834 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118551-1467231586.opb

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

MD5SUM BENCH= db66175e4a7df8f5ffc760ec6ae8e601
RANDOM SEED=505799728

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27041444 kB
Buffers:          139684 kB
Cached:          2992964 kB
SwapCached:            0 kB
Active:           407620 kB
Inactive:        3000436 kB
Active(anon):     278112 kB
Inactive(anon):        0 kB
Active(file):     129508 kB
Inactive(file):  3000436 kB
Unevictable:     1661724 kB
Mlocked:         1483896 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               528 kB
Writeback:             0 kB
AnonPages:       1955380 kB
Mapped:            21656 kB
Shmem:               216 kB
Slab:             611740 kB
SReclaimable:      55700 kB
SUnreclaim:       556040 kB
KernelStack:        1640 kB
PageTables:         8084 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2418388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 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 node134 at 2016-06-29 22:49:42