Trace number 4119932

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.09 1800.42

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm50p-opt.opb.negationfix.opb
MD5SUMd0cc8a0ffbc29b23da5fa5d2733e6279
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1800.62
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

Solver Data

0.00/0.00	c Parsing PB file...
0.39/0.49	c Converting 872 PB-constraints to clauses...
0.39/0.49	c   -- Unit propagations: (none)
0.39/0.50	c   -- Detecting intervals from adjacent constraints: ###################################################################################################################################################################################################################################################################################################################################################################################
0.49/0.50	c   -- Clauses(.)/Splits(s): (none)
0.49/0.50	c ---[ 871]---> Adder-cost: 122   maxlim: 34   bits: 7/6
0.49/0.50	c ---[ 870]---> Sorter-cost: 4025     Base: 3 3 5 11 5 2
0.69/0.74	c ---[ 869]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
1.09/1.12	c ---[ 868]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
1.39/1.49	c ---[ 867]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
1.79/1.86	c ---[ 866]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
2.19/2.23	c ---[ 865]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
2.59/2.61	c ---[ 864]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
2.89/2.98	c ---[ 863]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
3.29/3.35	c ---[ 862]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
3.69/3.72	c ---[ 861]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
3.99/4.09	c ---[ 860]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
4.39/4.46	c ---[ 859]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
4.79/4.84	c ---[ 858]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
5.19/5.21	c ---[ 857]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
5.49/5.59	c ---[ 856]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
5.89/5.96	c ---[ 855]---> Adder-cost: 2966   maxlim: 172499   bits: 18/18
6.29/6.34	c ---[ 854]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
6.69/6.71	c ---[ 853]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
6.98/7.08	c ---[ 852]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
7.38/7.45	c ---[ 851]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
7.79/7.83	c ---[ 850]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
8.18/8.20	c ---[ 849]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
8.48/8.57	c ---[ 848]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
8.89/8.95	c ---[ 847]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
9.28/9.32	c ---[ 846]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
9.58/9.69	c ---[ 845]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
9.99/10.06	c ---[ 844]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
10.38/10.44	c ---[ 843]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
10.78/10.81	c ---[ 842]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
11.09/11.19	c ---[ 841]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
11.48/11.56	c ---[ 840]---> Adder-cost: 2966   maxlim: 172499   bits: 18/18
11.88/11.94	c ---[ 839]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
12.28/12.31	c ---[ 838]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
12.58/12.68	c ---[ 837]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
12.98/13.06	c ---[ 836]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
13.38/13.43	c ---[ 835]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
13.78/13.81	c ---[ 834]---> Adder-cost: 2966   maxlim: 172499   bits: 18/18
14.08/14.19	c ---[ 833]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
14.48/14.58	c ---[ 832]---> Adder-cost: 2966   maxlim: 172499   bits: 18/18
14.88/14.96	c ---[ 831]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
15.28/15.33	c ---[ 830]---> Adder-cost: 2966   maxlim: 172499   bits: 18/18
15.68/15.71	c ---[ 829]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
15.98/16.08	c ---[ 828]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
16.38/16.46	c ---[ 827]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
16.78/16.84	c ---[ 826]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
17.18/17.21	c ---[ 825]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
17.47/17.60	c ---[ 824]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
17.88/17.97	c ---[ 823]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
18.28/18.35	c ---[ 822]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
18.69/18.72	c ---[ 821]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
19.08/19.10	c ---[ 820]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
19.38/19.47	c ---[ 819]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
19.79/19.85	c ---[ 818]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
20.18/20.23	c ---[ 817]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
20.58/20.60	c ---[ 816]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
20.89/20.98	c ---[ 815]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
21.28/21.35	c ---[ 814]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
21.68/21.73	c ---[ 813]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
21.99/22.10	c ---[ 812]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
22.38/22.48	c ---[ 811]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
22.78/22.86	c ---[ 810]---> Adder-cost: 3090   maxlim: 172098   bits: 18/18
23.19/23.23	c ---[ 809]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
23.58/23.61	c ---[ 808]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
23.88/23.98	c ---[ 807]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
24.29/24.36	c ---[ 806]---> Adder-cost: 2982   maxlim: 172499   bits: 18/18
24.68/24.74	c ---[ 805]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
25.18/25.25	c ---[ 804]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
25.68/25.76	c ---[ 803]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
26.18/26.26	c ---[ 802]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
26.68/26.77	c ---[ 801]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
27.18/27.28	c ---[ 800]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
27.68/27.80	c ---[ 799]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
28.18/28.29	c ---[ 798]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
28.78/28.80	c ---[ 797]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
29.28/29.30	c ---[ 796]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
29.68/29.80	c ---[ 795]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
30.28/30.30	c ---[ 794]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
30.78/30.81	c ---[ 793]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
31.28/31.33	c ---[ 792]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
31.78/31.85	c ---[ 791]---> Adder-cost: 2676   maxlim: 140057   bits: 18/18
32.28/32.37	c ---[ 790]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
32.78/32.88	c ---[ 789]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
33.28/33.38	c ---[ 788]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
33.78/33.89	c ---[ 787]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
34.28/34.39	c ---[ 786]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
34.88/34.90	c ---[ 785]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
35.38/35.41	c ---[ 784]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
35.88/35.92	c ---[ 783]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
36.38/36.43	c ---[ 782]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
36.88/36.93	c ---[ 781]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
37.38/37.44	c ---[ 780]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
37.88/37.95	c ---[ 779]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
38.38/38.48	c ---[ 778]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
38.97/39.00	c ---[ 777]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
39.47/39.50	c ---[ 776]---> Adder-cost: 2676   maxlim: 140057   bits: 18/18
39.97/40.03	c ---[ 775]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
40.47/40.53	c ---[ 774]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
40.97/41.02	c ---[ 773]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
41.47/41.53	c ---[ 772]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
41.97/42.04	c ---[ 771]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
42.47/42.54	c ---[ 770]---> Adder-cost: 2676   maxlim: 140057   bits: 18/18
42.98/43.07	c ---[ 769]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
43.47/43.58	c ---[ 768]---> Adder-cost: 2676   maxlim: 140057   bits: 18/18
44.08/44.11	c ---[ 767]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
44.57/44.62	c ---[ 766]---> Adder-cost: 2676   maxlim: 140057   bits: 18/18
45.08/45.15	c ---[ 765]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
45.57/45.64	c ---[ 764]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
46.07/46.16	c ---[ 763]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
46.57/46.68	c ---[ 762]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
47.17/47.20	c ---[ 761]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
47.67/47.72	c ---[ 760]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
48.17/48.24	c ---[ 759]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
48.67/48.76	c ---[ 758]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
49.17/49.28	c ---[ 757]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
49.67/49.79	c ---[ 756]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
50.17/50.28	c ---[ 755]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
50.67/50.80	c ---[ 754]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
51.18/51.29	c ---[ 753]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
51.78/51.80	c ---[ 752]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
52.27/52.30	c ---[ 751]---> Adder-cost: 2664   maxlim: 140057   bits: 18/18
52.78/52.82	c ---[ 750]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
53.27/53.32	c ---[ 749]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
53.77/53.82	c ---[ 748]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
54.27/54.33	c ---[ 747]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
54.77/54.84	c ---[ 746]---> Adder-cost: 2636   maxlim: 137412   bits: 18/18
55.27/55.34	c ---[ 745]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
55.77/55.85	c ---[ 744]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
56.27/56.36	c ---[ 743]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
56.77/56.87	c ---[ 742]---> Adder-cost: 2694   maxlim: 140057   bits: 18/18
57.28/57.39	c ---[ 740]---> BDD-cost:  125
57.28/57.39	c ---[ 738]---> BDD-cost:  125
57.28/57.39	c ---[ 736]---> BDD-cost:  125
57.28/57.39	c ---[ 734]---> BDD-cost:  125
57.28/57.39	c ---[ 732]---> BDD-cost:  125
57.28/57.39	c ---[ 730]---> BDD-cost:  125
57.28/57.39	c ---[ 728]---> BDD-cost:  125
57.28/57.39	c ---[ 726]---> BDD-cost:  125
57.28/57.39	c ---[ 724]---> BDD-cost:  125
57.37/57.40	c ---[ 722]---> BDD-cost:  125
57.37/57.40	c ---[ 720]---> BDD-cost:  125
57.37/57.40	c ---[ 718]---> BDD-cost:  125
57.37/57.40	c ---[ 716]---> BDD-cost:  125
57.37/57.40	c ---[ 714]---> BDD-cost:  125
57.37/57.40	c ---[ 712]---> BDD-cost:  125
57.37/57.40	c ---[ 710]---> BDD-cost:  125
57.37/57.40	c ---[ 708]---> BDD-cost:  125
57.37/57.40	c ---[ 706]---> BDD-cost:  125
57.37/57.41	c ---[ 704]---> BDD-cost:  125
57.37/57.41	c ---[ 702]---> BDD-cost:  125
57.37/57.41	c ---[ 700]---> BDD-cost:  125
57.37/57.41	c ---[ 698]---> BDD-cost:  125
57.37/57.41	c ---[ 696]---> BDD-cost:  125
57.37/57.41	c ---[ 694]---> BDD-cost:  125
57.37/57.41	c ---[ 692]---> BDD-cost:  125
57.37/57.41	c ---[ 690]---> BDD-cost:  125
57.37/57.41	c ---[ 688]---> BDD-cost:  125
57.37/57.42	c ---[ 686]---> BDD-cost:  125
57.37/57.42	c ---[ 684]---> BDD-cost:  125
57.37/57.42	c ---[ 682]---> BDD-cost:  125
57.37/57.42	c ---[ 680]---> BDD-cost:  125
57.37/57.42	c ---[ 678]---> BDD-cost:  125
57.37/57.42	c ---[ 676]---> BDD-cost:  125
57.37/57.42	c ---[ 674]---> BDD-cost:  125
57.37/57.42	c ---[ 672]---> BDD-cost:  125
57.37/57.42	c ---[ 670]---> BDD-cost:  125
57.37/57.43	c ---[ 668]---> BDD-cost:  125
57.37/57.43	c ---[ 666]---> BDD-cost:  125
57.37/57.43	c ---[ 664]---> BDD-cost:  125
57.37/57.43	c ---[ 662]---> BDD-cost:  125
57.37/57.43	c ---[ 660]---> BDD-cost:  125
57.37/57.43	c ---[ 658]---> BDD-cost:  125
57.37/57.43	c ---[ 656]---> BDD-cost:  125
57.37/57.43	c ---[ 654]---> BDD-cost:  125
57.37/57.44	c ---[ 652]---> BDD-cost:  125
57.37/57.44	c ---[ 650]---> BDD-cost:  125
57.37/57.44	c ---[ 648]---> BDD-cost:  125
57.37/57.44	c ---[ 646]---> BDD-cost:  125
57.37/57.44	c ---[ 644]---> BDD-cost:  125
57.37/57.44	c ---[ 642]---> BDD-cost:  125
57.37/57.44	c ---[ 640]---> BDD-cost:  125
57.37/57.44	c ---[ 638]---> BDD-cost:  125
57.37/57.44	c ---[ 636]---> BDD-cost:  125
57.37/57.45	c ---[ 634]---> BDD-cost:  125
57.37/57.45	c ---[ 632]---> BDD-cost:  125
57.37/57.45	c ---[ 630]---> BDD-cost:  125
57.37/57.45	c ---[ 628]---> BDD-cost:  125
57.37/57.45	c ---[ 626]---> BDD-cost:  125
57.37/57.45	c ---[ 624]---> BDD-cost:  125
57.37/57.45	c ---[ 622]---> BDD-cost:  125
57.37/57.45	c ---[ 620]---> BDD-cost:  125
57.37/57.45	c ---[ 618]---> BDD-cost:  125
57.37/57.46	c ---[ 616]---> BDD-cost:  125
57.37/57.46	c ---[ 614]---> BDD-cost:  125
57.37/57.46	c ---[ 612]---> BDD-cost:  125
57.37/57.46	c ---[ 610]---> BDD-cost:  125
57.37/57.46	c ---[ 608]---> BDD-cost:  125
57.37/57.46	c ---[ 606]---> BDD-cost:  125
57.37/57.46	c ---[ 604]---> BDD-cost:  125
57.37/57.46	c ---[ 602]---> BDD-cost:  125
57.37/57.46	c ---[ 600]---> BDD-cost:  125
57.37/57.47	c ---[ 598]---> BDD-cost:  125
57.37/57.47	c ---[ 596]---> BDD-cost:  125
57.37/57.47	c ---[ 594]---> BDD-cost:  125
57.37/57.47	c ---[ 592]---> BDD-cost:  125
57.37/57.47	c ---[ 590]---> BDD-cost:  125
57.37/57.47	c ---[ 588]---> BDD-cost:  125
57.37/57.47	c ---[ 586]---> BDD-cost:  125
57.37/57.47	c ---[ 584]---> BDD-cost:  125
57.37/57.47	c ---[ 582]---> BDD-cost:  125
57.37/57.48	c ---[ 580]---> BDD-cost:  125
57.37/57.48	c ---[ 578]---> BDD-cost:  125
57.37/57.48	c ---[ 576]---> BDD-cost:  125
57.37/57.48	c ---[ 574]---> BDD-cost:  125
57.37/57.48	c ---[ 572]---> BDD-cost:  125
57.37/57.48	c ---[ 570]---> BDD-cost:  125
57.37/57.48	c ---[ 568]---> BDD-cost:  125
57.37/57.48	c ---[ 566]---> BDD-cost:  125
57.37/57.48	c ---[ 564]---> BDD-cost:  125
57.37/57.49	c ---[ 562]---> BDD-cost:  125
57.37/57.49	c ---[ 560]---> BDD-cost:  125
57.37/57.49	c ---[ 558]---> BDD-cost:  125
57.37/57.49	c ---[ 556]---> BDD-cost:  125
57.37/57.49	c ---[ 554]---> BDD-cost:  125
57.37/57.49	c ---[ 552]---> BDD-cost:  125
57.37/57.49	c ---[ 550]---> BDD-cost:  125
57.37/57.49	c ---[ 548]---> BDD-cost:  125
57.37/57.49	c ---[ 546]---> BDD-cost:  125
57.37/57.50	c ---[ 544]---> BDD-cost:  125
57.47/57.50	c ---[ 542]---> BDD-cost:  125
57.47/57.50	c ---[ 540]---> BDD-cost:  125
57.47/57.50	c ---[ 538]---> BDD-cost:  125
57.47/57.50	c ---[ 536]---> BDD-cost:  125
57.47/57.50	c ---[ 534]---> BDD-cost:  125
57.47/57.50	c ---[ 532]---> BDD-cost:  125
57.47/57.50	c ---[ 530]---> BDD-cost:  125
57.47/57.50	c ---[ 528]---> BDD-cost:  125
57.47/57.51	c ---[ 526]---> BDD-cost:  125
57.47/57.51	c ---[ 524]---> BDD-cost:  125
57.47/57.51	c ---[ 522]---> BDD-cost:  125
57.47/57.51	c ---[ 520]---> BDD-cost:  125
57.47/57.51	c ---[ 518]---> BDD-cost:  125
57.47/57.51	c ---[ 516]---> BDD-cost:  125
57.47/57.51	c ---[ 514]---> BDD-cost:  125
57.47/57.51	c ---[ 512]---> BDD-cost:  125
57.47/57.51	c ---[ 510]---> BDD-cost:  125
57.47/57.52	c ---[ 508]---> BDD-cost:  125
57.47/57.52	c ---[ 506]---> BDD-cost:  125
57.47/57.52	c ---[ 504]---> BDD-cost:  125
57.47/57.52	c ---[ 502]---> BDD-cost:  125
57.47/57.52	c ---[ 500]---> BDD-cost:  125
57.47/57.52	c ---[ 498]---> BDD-cost:  125
57.47/57.52	c ---[ 496]---> BDD-cost:  125
57.47/57.52	c ---[ 494]---> BDD-cost:  125
57.47/57.52	c ---[ 492]---> BDD-cost:  125
57.47/57.53	c ---[ 490]---> BDD-cost:  125
57.47/57.53	c ---[ 488]---> BDD-cost:  125
57.47/57.53	c ---[ 486]---> BDD-cost:  125
57.47/57.53	c ---[ 484]---> BDD-cost:  125
57.47/57.53	c ---[ 482]---> BDD-cost:  125
57.47/57.53	c ---[ 480]---> BDD-cost:  125
57.47/57.53	c ---[ 478]---> BDD-cost:  125
57.47/57.53	c ---[ 476]---> BDD-cost:  125
57.47/57.53	c ---[ 474]---> BDD-cost:  125
57.47/57.54	c ---[ 472]---> BDD-cost:  125
57.47/57.54	c ---[ 470]---> BDD-cost:  125
57.47/57.54	c ---[ 468]---> BDD-cost:  125
57.47/57.54	c ---[ 466]---> BDD-cost:  125
57.47/57.54	c ---[ 464]---> BDD-cost:  125
57.47/57.54	c ---[ 462]---> BDD-cost:  125
57.47/57.54	c ---[ 460]---> BDD-cost:  125
57.47/57.54	c ---[ 458]---> BDD-cost:  125
57.47/57.54	c ---[ 456]---> BDD-cost:  125
57.47/57.55	c ---[ 454]---> BDD-cost:  125
57.47/57.55	c ---[ 452]---> BDD-cost:  125
57.47/57.55	c ---[ 450]---> BDD-cost:  125
57.47/57.55	c ---[ 448]---> BDD-cost:  125
57.47/57.55	c ---[ 446]---> BDD-cost:  125
57.47/57.55	c ---[ 444]---> BDD-cost:  125
57.47/57.55	c ---[ 442]---> BDD-cost:  125
57.47/57.55	c ---[ 440]---> BDD-cost:  125
57.47/57.55	c ---[ 438]---> BDD-cost:  125
57.47/57.56	c ---[ 436]---> BDD-cost:  125
57.47/57.56	c ---[ 434]---> BDD-cost:  125
57.47/57.56	c ---[ 432]---> BDD-cost:  125
57.47/57.56	c ---[ 430]---> BDD-cost:  125
57.47/57.56	c ---[ 428]---> BDD-cost:  125
57.47/57.56	c ---[ 426]---> BDD-cost:  125
57.47/57.56	c ---[ 424]---> BDD-cost:  125
57.47/57.56	c ---[ 422]---> BDD-cost:  125
57.47/57.56	c ---[ 420]---> BDD-cost:  125
57.47/57.57	c ---[ 418]---> BDD-cost:  125
57.47/57.57	c ---[ 416]---> BDD-cost:  125
57.47/57.57	c ---[ 414]---> BDD-cost:  125
57.47/57.57	c ---[ 412]---> BDD-cost:  125
57.47/57.57	c ---[ 410]---> BDD-cost:  125
57.47/57.57	c ---[ 408]---> BDD-cost:  125
57.47/57.57	c ---[ 406]---> BDD-cost:  125
57.47/57.57	c ---[ 404]---> BDD-cost:  125
57.47/57.57	c ---[ 402]---> BDD-cost:  125
57.47/57.58	c ---[ 400]---> BDD-cost:  125
57.47/57.58	c ---[ 398]---> BDD-cost:  125
57.47/57.58	c ---[ 396]---> BDD-cost:  125
57.47/57.58	c ---[ 394]---> BDD-cost:  125
57.47/57.58	c ---[ 392]---> BDD-cost:  125
57.47/57.58	c ---[ 390]---> BDD-cost:  125
57.47/57.58	c ---[ 388]---> BDD-cost:  125
57.47/57.58	c ---[ 386]---> BDD-cost:  125
57.47/57.58	c ---[ 384]---> BDD-cost:  125
57.47/57.59	c ---[ 382]---> BDD-cost:  125
57.47/57.59	c ---[ 380]---> BDD-cost:  125
57.47/57.59	c ---[ 378]---> BDD-cost:  125
57.47/57.59	c ---[ 376]---> BDD-cost:  125
57.47/57.59	c ---[ 374]---> BDD-cost:  125
57.47/57.59	c ---[ 372]---> BDD-cost:  125
57.47/57.59	c ---[ 370]---> BDD-cost:  125
57.47/57.59	c ---[ 368]---> BDD-cost:  125
57.47/57.59	c ---[ 366]---> BDD-cost:  125
57.57/57.60	c ---[ 364]---> BDD-cost:  125
57.57/57.60	c ---[ 362]---> BDD-cost:  125
57.57/57.60	c ---[ 360]---> BDD-cost:  125
57.57/57.60	c ---[ 358]---> BDD-cost:  125
57.57/57.60	c ---[ 356]---> BDD-cost:  125
57.57/57.60	c ---[ 354]---> BDD-cost:  125
57.57/57.60	c ---[ 352]---> BDD-cost:  125
57.57/57.60	c ---[ 350]---> BDD-cost:  125
57.57/57.60	c ---[ 348]---> BDD-cost:  125
57.57/57.61	c ---[ 346]---> BDD-cost:  125
57.57/57.61	c ---[ 344]---> BDD-cost:  125
57.57/57.61	c ---[ 342]---> BDD-cost:  125
57.57/57.61	c ---[ 340]---> BDD-cost:  125
57.57/57.61	c ---[ 338]---> BDD-cost:  125
57.57/57.61	c ---[ 336]---> BDD-cost:  125
57.57/57.61	c ---[ 334]---> BDD-cost:  125
57.57/57.61	c ---[ 332]---> BDD-cost:  125
57.57/57.61	c ---[ 330]---> BDD-cost:  125
57.57/57.62	c ---[ 328]---> BDD-cost:  125
57.57/57.62	c ---[ 326]---> BDD-cost:  125
57.57/57.62	c ---[ 324]---> BDD-cost:  125
57.57/57.62	c ---[ 322]---> BDD-cost:  125
57.57/57.62	c ---[ 320]---> BDD-cost:  125
57.57/57.62	c ---[ 318]---> BDD-cost:  125
57.57/57.62	c ---[ 316]---> BDD-cost:  125
57.57/57.62	c ---[ 314]---> BDD-cost:  125
57.57/57.62	c ---[ 312]---> BDD-cost:  125
57.57/57.63	c ---[ 310]---> BDD-cost:  125
57.57/57.63	c ---[ 308]---> BDD-cost:  125
57.57/57.63	c ---[ 306]---> BDD-cost:  125
57.57/57.63	c ---[ 304]---> BDD-cost:  125
57.57/57.63	c ---[ 302]---> BDD-cost:  125
57.57/57.63	c ---[ 300]---> BDD-cost:  125
57.57/57.63	c ---[ 298]---> BDD-cost:  125
57.57/57.63	c ---[ 296]---> BDD-cost:  125
57.57/57.64	c ---[ 294]---> BDD-cost:  125
57.57/57.64	c ---[ 292]---> BDD-cost:  125
57.57/57.64	c ---[ 290]---> BDD-cost:  125
57.57/57.64	c ---[ 288]---> BDD-cost:  125
57.57/57.64	c ---[ 286]---> BDD-cost:  125
57.57/57.64	c ---[ 284]---> BDD-cost:  125
57.57/57.64	c ---[ 282]---> BDD-cost:  125
57.57/57.64	c ---[ 280]---> BDD-cost:  125
57.57/57.64	c ---[ 278]---> BDD-cost:  125
57.57/57.65	c ---[ 276]---> BDD-cost:  125
57.57/57.65	c ---[ 274]---> BDD-cost:  125
57.57/57.65	c ---[ 272]---> BDD-cost:  125
57.57/57.65	c ---[ 270]---> BDD-cost:  125
57.57/57.65	c ---[ 268]---> BDD-cost:  125
57.57/57.65	c ---[ 266]---> BDD-cost:  125
57.57/57.65	c ---[ 264]---> BDD-cost:  125
57.57/57.65	c ---[ 262]---> BDD-cost:  125
57.57/57.65	c ---[ 260]---> BDD-cost:  125
57.57/57.66	c ---[ 258]---> BDD-cost:  125
57.57/57.66	c ---[ 256]---> BDD-cost:  125
57.57/57.66	c ---[ 254]---> BDD-cost:  125
57.57/57.66	c ---[ 252]---> BDD-cost:  125
57.57/57.66	c ---[ 250]---> BDD-cost:  125
57.57/57.66	c ---[ 248]---> BDD-cost:  125
57.57/57.66	c ---[ 246]---> BDD-cost:  125
57.57/57.66	c ---[ 244]---> BDD-cost:  125
57.57/57.66	c ---[ 242]---> BDD-cost:  125
57.57/57.67	c ---[ 240]---> BDD-cost:  125
57.57/57.67	c ---[ 238]---> BDD-cost:  125
57.57/57.67	c ---[ 236]---> BDD-cost:  125
57.57/57.67	c ---[ 234]---> BDD-cost:  125
57.57/57.67	c ---[ 232]---> BDD-cost:  125
57.57/57.67	c ---[ 230]---> BDD-cost:  125
57.57/57.67	c ---[ 228]---> BDD-cost:  125
57.57/57.67	c ---[ 226]---> BDD-cost:  125
57.57/57.67	c ---[ 224]---> BDD-cost:  125
57.57/57.68	c ---[ 222]---> BDD-cost:  125
57.57/57.68	c ---[ 220]---> BDD-cost:  125
57.57/57.68	c ---[ 218]---> BDD-cost:  125
57.57/57.68	c ---[ 216]---> BDD-cost:  125
57.57/57.68	c ---[ 214]---> BDD-cost:  125
57.57/57.68	c ---[ 212]---> BDD-cost:  125
57.57/57.68	c ---[ 210]---> BDD-cost:  125
57.57/57.68	c ---[ 208]---> BDD-cost:  125
57.57/57.68	c ---[ 206]---> BDD-cost:  125
57.57/57.69	c ---[ 204]---> BDD-cost:  125
57.57/57.69	c ---[ 202]---> BDD-cost:  125
57.57/57.69	c ---[ 200]---> BDD-cost:  125
57.57/57.69	c ---[ 198]---> BDD-cost:  125
57.57/57.69	c ---[ 196]---> BDD-cost:  125
57.57/57.69	c ---[ 194]---> BDD-cost:  125
57.57/57.69	c ---[ 192]---> BDD-cost:  125
57.57/57.69	c ---[ 190]---> BDD-cost:  125
57.57/57.69	c ---[ 188]---> BDD-cost:  125
57.57/57.70	c ---[ 186]---> BDD-cost:  125
57.67/57.70	c ---[ 184]---> BDD-cost:  125
57.67/57.70	c ---[ 182]---> BDD-cost:  125
57.67/57.70	c ---[ 180]---> BDD-cost:  125
57.67/57.70	c ---[ 178]---> BDD-cost:  125
57.67/57.70	c ---[ 176]---> BDD-cost:  125
57.67/57.70	c ---[ 174]---> BDD-cost:  125
57.67/57.70	c ---[ 172]---> BDD-cost:  125
57.67/57.70	c ---[ 170]---> BDD-cost:  125
57.67/57.71	c ---[ 168]---> BDD-cost:  125
57.67/57.71	c ---[ 166]---> BDD-cost:  125
57.67/57.71	c ---[ 164]---> BDD-cost:  125
57.67/57.71	c ---[ 162]---> BDD-cost:  125
57.67/57.71	c ---[ 160]---> BDD-cost:  125
57.67/57.71	c ---[ 158]---> BDD-cost:  125
57.67/57.71	c ---[ 156]---> BDD-cost:  125
57.67/57.71	c ---[ 154]---> BDD-cost:  125
57.67/57.71	c ---[ 152]---> BDD-cost:  125
57.67/57.72	c ---[ 150]---> BDD-cost:  125
57.67/57.72	c ---[ 148]---> BDD-cost:  125
57.67/57.72	c ---[ 146]---> BDD-cost:  125
57.67/57.72	c ---[ 144]---> BDD-cost:  125
57.67/57.72	c ---[ 142]---> BDD-cost:  125
57.67/57.72	c ---[ 140]---> BDD-cost:  125
57.67/57.72	c ---[ 138]---> BDD-cost:  125
57.67/57.72	c ---[ 136]---> BDD-cost:  125
57.67/57.72	c ---[ 134]---> BDD-cost:  125
57.67/57.73	c ---[ 132]---> BDD-cost:  125
57.67/57.73	c ---[ 130]---> BDD-cost:  125
57.67/57.73	c ---[ 128]---> BDD-cost:  125
57.67/57.73	c ---[ 126]---> BDD-cost:  125
57.67/57.73	c ---[ 124]---> BDD-cost:  125
57.67/57.73	c ---[ 122]---> BDD-cost:  125
57.67/57.73	c ---[ 120]---> BDD-cost:  125
57.67/57.73	c ---[ 118]---> BDD-cost:  125
57.67/57.73	c ---[ 116]---> BDD-cost:  125
57.67/57.74	c ---[ 114]---> BDD-cost:  125
57.67/57.74	c ---[ 112]---> BDD-cost:  125
57.67/57.74	c ---[ 110]---> BDD-cost:  125
57.67/57.74	c ---[ 108]---> BDD-cost:  125
57.67/57.74	c ---[ 106]---> BDD-cost:  125
57.67/57.74	c ---[ 104]---> BDD-cost:  125
57.67/57.74	c ---[ 102]---> BDD-cost:  125
57.67/57.74	c ---[ 100]---> BDD-cost:  125
57.67/57.74	c ---[  98]---> BDD-cost:  125
57.67/57.75	c ---[  96]---> BDD-cost:  125
57.67/57.75	c ---[  94]---> BDD-cost:  125
57.67/57.75	c ---[  92]---> BDD-cost:  125
57.67/57.75	c ---[  90]---> BDD-cost:  125
57.67/57.75	c ---[  88]---> BDD-cost:  125
57.67/57.75	c ---[  86]---> BDD-cost:  125
57.67/57.75	c ---[  84]---> BDD-cost:  125
57.67/57.75	c ---[  82]---> BDD-cost:  125
57.67/57.75	c ---[  80]---> BDD-cost:  125
57.67/57.76	c ---[  78]---> BDD-cost:  125
57.67/57.76	c ---[  76]---> BDD-cost:  125
57.67/57.76	c ---[  74]---> BDD-cost:  125
57.67/57.76	c ---[  72]---> BDD-cost:  125
57.67/57.76	c ---[  70]---> BDD-cost:  125
57.67/57.76	c ---[  68]---> BDD-cost:  125
57.67/57.76	c ---[  66]---> BDD-cost:  125
57.67/57.76	c ---[  64]---> BDD-cost:  125
57.67/57.76	c ---[  62]---> BDD-cost:  125
57.67/57.77	c ---[  60]---> BDD-cost:  125
57.67/57.77	c ---[  58]---> BDD-cost:  125
57.67/57.77	c ---[  56]---> BDD-cost:  125
57.67/57.77	c ---[  54]---> BDD-cost:  125
57.67/57.77	c ---[  52]---> BDD-cost:  125
57.67/57.77	c ---[  50]---> BDD-cost:  125
57.67/57.78	c ---[  48]---> BDD-cost:  125
57.67/57.78	c ---[  46]---> BDD-cost:  125
57.67/57.78	c ---[  44]---> BDD-cost:  125
57.67/57.78	c ---[  42]---> BDD-cost:  125
57.67/57.78	c ---[  40]---> BDD-cost:  125
57.67/57.78	c ---[  38]---> BDD-cost:  125
57.67/57.78	c ---[  36]---> BDD-cost:  125
57.67/57.78	c ---[  34]---> BDD-cost:  125
57.67/57.78	c ---[  32]---> BDD-cost:  125
57.67/57.78	c ---[  30]---> BDD-cost:  125
57.67/57.78	c ---[  28]---> BDD-cost:  125
57.67/57.78	c ---[  26]---> BDD-cost:  125
57.67/57.79	c ---[  24]---> BDD-cost:  125
57.67/57.79	c ---[  22]---> BDD-cost:  125
57.67/57.79	c ---[  20]---> BDD-cost:  125
57.67/57.79	c ---[  18]---> BDD-cost:  125
57.67/57.79	c ---[  16]---> BDD-cost:  125
57.67/57.79	c ---[  14]---> BDD-cost:  125
57.67/57.79	c ---[  12]---> BDD-cost:  125
57.67/57.79	c ---[  10]---> BDD-cost:  125
57.67/57.79	c ---[   8]---> BDD-cost:  125
57.77/57.80	c ---[   6]---> BDD-cost:  125
57.77/57.80	c ---[   4]---> BDD-cost:  125
57.77/57.80	c ---[   2]---> BDD-cost:  125
57.77/57.80	c ---[   0]---> BDD-cost:   87
1800.06/1800.40	|  Eliminated clauses:           0.15 Mb                                      |
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|       100 |  427688  2619689  9224591 |   960552      100     26 |  1.504 % |
1800.06/1800.40	|       250 |  427684  2619689  9224591 |  1056607      249     14 |  1.505 % |
1800.06/1800.40	|       475 |  427683  2619689  9224591 |  1162268      473      9 |  1.505 % |
1800.06/1800.40	|       812 |  427683  2619689  9224591 |  1278495      810      7 |  1.505 % |
1800.06/1800.40	|      1318 |  427679  2619689  9224591 |  1406345     1315      6 |  1.506 % |
1800.06/1800.40	|      2077 |  427679  2619689  9224591 |  1546979     2074      6 |  1.506 % |
1800.06/1800.40	|      3216 |  427679  2619689  9224591 |  1701677     3213      7 |  1.506 % |
1800.06/1800.40	|      4924 |  427679  2619689  9224591 |  1871845     4921     13 |  1.506 % |
1800.06/1800.40	|      7486 |  427679  2619689  9224591 |  2059029     7483     21 |  1.506 % |
1800.06/1800.40	|     11330 |  427679  2619689  9224591 |  2264932    11327     27 |  1.506 % |
1800.06/1800.40	|     17096 |  427679  2619689  9224591 |  2491426    17093     31 |  1.506 % |
1800.06/1800.40	|     25745 |  427679  2619689  9224591 |  2740568    25742     32 |  1.506 % |
1800.06/1800.40	|     38719 |  427679  2619689  9224591 |  3014625    38716     35 |  1.506 % |
1800.06/1800.40	|     58180 |  427679  2619689  9224591 |  3316088    58177     37 |  1.506 % |
1800.06/1800.40	|     87372 |  427679  2619689  9224591 |  3647697    87369     42 |  1.506 % |
1800.06/1800.40	|    131161 |  427679  2619689  9224591 |  4012466   131158     51 |  1.506 % |
1800.06/1800.40	|    196845 |  427675  2619689  9224591 |  4413713   196841     54 |  1.507 % |
1800.06/1800.40	|    295371 |  427675  2619689  9224591 |  4855084   295367     52 |  1.507 % |
1800.06/1800.40	|    443160 |  427675  2619689  9224591 |  5340593   443156     59 |  1.507 % |
1800.06/1800.40	|    664843 |  427675  2619689  9224591 |  5874652   664839     65 |  1.507 % |
1800.06/1800.40	|    997368 |  427675  2619689  9224591 |  6462117   997364     69 |  1.507 % |
1800.06/1800.40	|   1496156 |  427675  2619689  9224591 |  7108329  1496152     76 |  1.507 % |
1800.06/1800.40	|   2244338 |  427675  2619689  9224591 |  7819162  2244334     87 |  1.507 % |
1800.06/1800.40	|   3366612 |  427604  2619689  9224591 |  8601078  3366554     96 |  1.523 % |
1800.06/1800.40	|   5050023 |  427587  2619689  9224591 |  9461186  5049959    103 |  1.527 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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-4119932-1467277371/watcher-4119932-1467277371 -o /tmp/evaluation-result-4119932-1467277371/solver-4119932-1467277371 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467273769-10207 --watchdog 1960 -S 80 minisatp HOME/instance-4119932-1467277371.opb 

pid=10561
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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.09 2.09 2/170 10564
/proc/meminfo: memFree=31364888/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=6588 CPUtime=0 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 6768448 6746112 222 33554432000 4194304 5646918 140736938382608 140733621159016 4817528 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 1647 222 94 355 0 1288 0

[startup+0.100227 s]
/proc/loadavg: 2.09 2.09 2.09 2/170 10564
/proc/meminfo: memFree=31364888/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=12604 CPUtime=0.09 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 1823 0 0 0 9 0 0 0 20 0 1 0 6768448 12906496 1658 33554432000 4194304 5646918 140736938382608 140733621159016 4388221 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 3151 1660 94 355 0 2792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12604

[startup+0.200363 s]
/proc/loadavg: 2.09 2.09 2.09 2/170 10564
/proc/meminfo: memFree=31364888/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=16684 CPUtime=0.19 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 2939 0 0 0 19 0 0 0 20 0 1 0 6768448 17084416 2691 33554432000 4194304 5646918 140736938382608 140733621159016 4817371 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 4171 2691 97 355 0 3812 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16684

[startup+0.300315 s]
/proc/loadavg: 2.09 2.09 2.09 2/170 10564
/proc/meminfo: memFree=31364888/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=19472 CPUtime=0.29 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 3613 0 0 0 29 0 0 0 20 0 1 0 6768448 19939328 3365 33554432000 4194304 5646918 140736938382608 140736938380808 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 4868 3365 97 355 0 4509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19472

[startup+0.700294 s]
/proc/loadavg: 2.09 2.09 2.09 2/170 10564
/proc/meminfo: memFree=31364888/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=28364 CPUtime=0.69 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 5821 0 0 0 69 0 0 0 20 0 1 0 6768448 29044736 5386 33554432000 4194304 5646918 140736938382608 140736938380808 4823232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 7091 5386 152 355 0 6732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28364

[startup+1.50028 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 10587
/proc/meminfo: memFree=31306652/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=31356 CPUtime=1.49 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 6581 0 0 0 149 0 0 0 20 0 1 0 6768448 32108544 6146 33554432000 4194304 5646918 140736938382608 140736938381272 4831247 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 7839 6146 152 355 0 7480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31356

[startup+3.10029 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 10587
/proc/meminfo: memFree=31297756/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=31884 CPUtime=3.09 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 6703 0 0 0 309 0 0 0 20 0 1 0 6768448 32649216 6268 33554432000 4194304 5646918 140736938382608 140736938238632 4817458 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 7971 6268 152 355 0 7612 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31884

[startup+6.30034 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 10587
/proc/meminfo: memFree=31293864/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=35220 CPUtime=6.29 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 7760 0 0 0 629 0 0 0 20 0 1 0 6768448 36065280 6995 33554432000 4194304 5646918 140736938382608 140736938381272 4831339 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 8805 6995 152 355 0 8446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35220

[startup+12.7003 s]
/proc/loadavg: 2.08 2.08 2.09 3/177 10587
/proc/meminfo: memFree=31287572/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=36424 CPUtime=12.68 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 8027 0 0 0 1268 0 0 0 20 0 1 0 6768448 37298176 7262 33554432000 4194304 5646918 140736938382608 140736938238168 4343624 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 9106 7262 152 355 0 8747 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36424

[startup+25.5003 s]
/proc/loadavg: 2.06 2.08 2.09 4/177 10587
/proc/meminfo: memFree=31275788/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=43048 CPUtime=25.48 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 9879 0 0 0 2547 1 0 0 20 0 1 0 6768448 44081152 9211 33554432000 4194304 5646918 140736938382608 140736938237832 4832054 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 10762 9211 152 355 0 10403 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43048

[startup+51.1003 s]
/proc/loadavg: 2.04 2.07 2.09 3/177 10587
/proc/meminfo: memFree=31251816/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=53972 CPUtime=51.08 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 11304 0 0 0 5106 2 0 0 20 0 1 0 6768448 55267328 11903 33554432000 4194304 5646918 140736938382608 140736938294232 4817528 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 13493 11903 152 355 0 13134 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53972

[startup+102.3 s]
/proc/loadavg: 2.07 2.08 2.09 3/177 10588
/proc/meminfo: memFree=30505784/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=486784 CPUtime=102.27 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 63096 0 0 0 10214 13 0 0 20 0 1 0 6768448 498466816 99903 33554432000 4194304 5646918 140736938382608 140736938380744 4403368 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 121696 99903 183 355 0 121337 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 486784

[startup+162.3 s]
/proc/loadavg: 2.06 2.07 2.09 3/177 10589
/proc/meminfo: memFree=30279108/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=637040 CPUtime=162.26 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 67444 0 0 0 16209 17 0 0 20 0 1 0 6768448 652328960 129794 33554432000 4194304 5646918 140736938382608 140736938380744 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 159260 129794 183 355 0 158901 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 637040

[startup+222.307 s]
/proc/loadavg: 2.05 2.07 2.09 3/177 10590
/proc/meminfo: memFree=30050564/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=654264 CPUtime=222.25 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 70834 0 0 0 22206 19 0 0 20 0 1 0 6768448 669966336 159245 33554432000 4194304 5646918 140736938382608 140736938380856 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 163566 159245 183 355 0 163207 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 654264

[startup+282.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/177 10592
/proc/meminfo: memFree=29797660/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=880608 CPUtime=282.22 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 74147 0 0 0 28200 22 0 0 20 0 1 0 6768448 901742592 186761 33554432000 4194304 5646918 140736938382608 140736938380744 4402751 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 220152 186761 183 355 0 219793 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 880608

[startup+342.3 s]
/proc/loadavg: 2.05 2.07 2.08 3/177 10593
/proc/meminfo: memFree=29559784/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=898260 CPUtime=342.19 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 76877 0 0 0 34195 24 0 0 20 0 1 0 6768448 919818240 215348 33554432000 4194304 5646918 140736938382608 140736938380744 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 224565 215348 183 355 0 224206 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 898260

[startup+402.3 s]
/proc/loadavg: 2.11 2.08 2.09 3/177 10594
/proc/meminfo: memFree=29336332/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=1261464 CPUtime=402.17 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 80755 0 0 0 40190 27 0 0 20 0 1 0 6768448 1291739136 248857 33554432000 4194304 5646918 140736938382608 140736938380744 4402661 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 315366 248857 183 355 0 315007 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1261464

[startup+462.3 s]
/proc/loadavg: 2.04 2.07 2.08 3/178 10598
/proc/meminfo: memFree=29123116/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=1286372 CPUtime=462.15 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 84307 0 0 0 46186 29 0 0 20 0 1 0 6768448 1317244928 280002 33554432000 4194304 5646918 140736938382608 140736938380904 4403152 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 321593 280002 183 355 0 321234 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1286372

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 2.08 3/177 10599
/proc/meminfo: memFree=28839200/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=1856812 CPUtime=522.15 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 85577 0 0 0 52183 32 0 0 20 0 1 0 6768448 1901375488 327261 33554432000 4194304 5646918 140736938382608 140736938380744 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 464203 327261 183 355 0 463844 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1856812

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/177 10601
/proc/meminfo: memFree=28560304/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=1865896 CPUtime=582.14 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 87720 0 0 0 58179 35 0 0 20 0 1 0 6768448 1910677504 356487 33554432000 4194304 5646918 140736938382608 140736938380712 4404189 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 466474 356487 183 355 0 466115 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1865896

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


[startup+882.307 s]
/proc/loadavg: 2.09 2.08 2.08 3/177 10607
/proc/meminfo: memFree=27625076/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=1920664 CPUtime=882.1 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 100075 0 0 0 88164 46 0 0 20 0 1 0 6768448 1966759936 473085 33554432000 4194304 5646918 140736938382608 140736938380744 4402784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 480166 473085 183 355 0 479807 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 1920664

[startup+942.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/177 10608
/proc/meminfo: memFree=27469088/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2853928 CPUtime=942.08 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 103230 0 0 0 94160 48 0 0 20 0 1 0 6768448 2922422272 492078 33554432000 4194304 5646918 140736938382608 140736938380712 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 713482 492078 183 355 0 713123 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 2853928

[startup+1002.3 s]
/proc/loadavg: 2.07 2.08 2.08 3/177 10609
/proc/meminfo: memFree=27271816/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2863084 CPUtime=1002.08 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 105610 0 0 0 100158 50 0 0 20 0 1 0 6768448 2931798016 512343 33554432000 4194304 5646918 140736938382608 140736938380744 4403431 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 715771 512343 183 355 0 715412 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 2863084

[startup+1062.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/178 10613
/proc/meminfo: memFree=27101940/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2871240 CPUtime=1062.07 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 107582 0 0 0 106155 52 0 0 20 0 1 0 6768448 2940149760 535266 33554432000 4194304 5646918 140736938382608 140736938380744 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 717810 535266 183 355 0 717451 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 2871240

[startup+1122.3 s]
/proc/loadavg: 2.12 2.09 2.08 3/177 10614
/proc/meminfo: memFree=26905728/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2882252 CPUtime=1122.06 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 110289 0 0 0 112153 53 0 0 20 0 1 0 6768448 2951426048 557391 33554432000 4194304 5646918 140736938382608 140736938380744 4402815 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 720563 557391 183 355 0 720204 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 2882252

[startup+1182.3 s]
/proc/loadavg: 2.10 2.09 2.08 3/177 10616
/proc/meminfo: memFree=26737128/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2892984 CPUtime=1182.05 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 112722 0 0 0 118150 55 0 0 20 0 1 0 6768448 2962415616 579242 33554432000 4194304 5646918 140736938382608 140736938380712 4402778 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 723246 579242 183 355 0 722887 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2892984

[startup+1242.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 10617
/proc/meminfo: memFree=26513284/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2909416 CPUtime=1242.04 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 114879 0 0 0 124147 57 0 0 20 0 1 0 6768448 2979241984 616658 33554432000 4194304 5646918 140736938382608 140736938380744 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 727354 616658 183 355 0 726995 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 2909416

[startup+1302.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 10618
/proc/meminfo: memFree=26306872/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2914272 CPUtime=1302.03 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 116160 0 0 0 130144 59 0 0 20 0 1 0 6768448 2984214528 640934 33554432000 4194304 5646918 140736938382608 140736938380744 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 728568 640934 183 355 0 728209 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 2914272

[startup+1362.3 s]
/proc/loadavg: 2.08 2.09 2.09 3/177 10619
/proc/meminfo: memFree=26121632/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2920724 CPUtime=1362.03 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 117813 0 0 0 136142 61 0 0 20 0 1 0 6768448 2990821376 654340 33554432000 4194304 5646918 140736938382608 140736938380744 4402815 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 730181 654340 183 355 0 729822 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2920724

[startup+1422.3 s]
/proc/loadavg: 2.07 2.08 2.09 3/177 10620
/proc/meminfo: memFree=25951836/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2926100 CPUtime=1422.02 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 119150 0 0 0 142140 62 0 0 20 0 1 0 6768448 2996326400 666408 33554432000 4194304 5646918 140736938382608 140736938380744 4403107 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 731525 666408 183 355 0 731166 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2926100

[startup+1482.3 s]
/proc/loadavg: 2.12 2.10 2.09 3/177 10622
/proc/meminfo: memFree=25814500/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2931468 CPUtime=1482.01 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 120458 0 0 0 148138 63 0 0 20 0 1 0 6768448 3001823232 676403 33554432000 4194304 5646918 140736938382608 140736938380744 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 732867 676403 183 355 0 732508 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2931468

[startup+1542.31 s]
/proc/loadavg: 2.04 2.08 2.08 3/177 10623
/proc/meminfo: memFree=25684184/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2935404 CPUtime=1542.01 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 121387 0 0 0 154137 64 0 0 20 0 1 0 6768448 3005853696 684997 33554432000 4194304 5646918 140736938382608 140736938380744 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 733851 684997 183 355 0 733492 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2935404

[startup+1602.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/177 10624
/proc/meminfo: memFree=25579616/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2937624 CPUtime=1601.98 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 121933 0 0 0 160134 64 0 0 20 0 1 0 6768448 3008126976 692186 33554432000 4194304 5646918 140736938382608 140736938380744 4403464 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 734406 692186 183 355 0 734047 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 2937624

[startup+1662.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/178 10628
/proc/meminfo: memFree=25480228/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2940396 CPUtime=1661.98 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 122557 0 0 0 166133 65 0 0 20 0 1 0 6768448 3010965504 699453 33554432000 4194304 5646918 140736938382608 140736938380744 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 735099 699453 183 355 0 734740 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2940396

[startup+1722.3 s]
/proc/loadavg: 2.09 2.08 2.09 3/177 10629
/proc/meminfo: memFree=25325840/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2954416 CPUtime=1721.96 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 125919 0 0 0 172130 66 0 0 20 0 1 0 6768448 3025321984 716612 33554432000 4194304 5646918 140736938382608 140736938380744 4402699 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 738604 716612 183 355 0 738245 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 2954416

[startup+1782.3 s]
/proc/loadavg: 2.10 2.08 2.09 3/177 10631
/proc/meminfo: memFree=25162072/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=2963388 CPUtime=1781.96 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 127841 0 0 0 178128 68 0 0 20 0 1 0 6768448 3034509312 734886 33554432000 4194304 5646918 140736938382608 140736938380712 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 740847 734886 183 355 0 740488 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 2963388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.15 2.09 2.09 3/177 10631
/proc/meminfo: memFree=25129744/32872528 swapFree=171304/177436
[pid=10564] ppid=10561 vsize=4463228 CPUtime=1800.06 cores=0,2,4,6
/proc/10564/stat : 10564 (minisatp) R 10561 10564 7235 0 -1 4202496 128903 0 0 0 179937 69 0 0 20 0 1 0 6768448 4570345472 738492 33554432000 4194304 5646918 140736938382608 140736938380744 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 1115807 738492 183 355 0 1115448 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 4463228

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1799.37
CPU system time (s): 0.711891
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 4463228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.711891
maximum resident set size= 2953968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128903
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97
involuntary context switches= 1876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.84426 second user time and 7.30689 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-30 11:02:51
IDJOB=4119932
IDBENCH=111821
IDSOLVER=2555
FILE ID=node105/4119932-1467277371
RUNJOBID= node105-1467273769-10207
PBS_JOBID= 20004488
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/hw64/normalized-hw64-vm50p-opt.opb.negationfix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119932-1467277371/watcher-4119932-1467277371 -o /tmp/evaluation-result-4119932-1467277371/solver-4119932-1467277371 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467273769-10207 --watchdog 1960 -S 80 minisatp HOME/instance-4119932-1467277371.opb

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

MD5SUM BENCH= d0cc8a0ffbc29b23da5fa5d2733e6279
RANDOM SEED=10128155

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31359132 kB
Buffers:          133392 kB
Cached:           448744 kB
SwapCached:            0 kB
Active:           186476 kB
Inactive:         409220 kB
Active(anon):       8024 kB
Inactive(anon):     7964 kB
Active(file):     178452 kB
Inactive(file):   401256 kB
Unevictable:      177436 kB
Mlocked:          171304 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4284 kB
Writeback:             0 kB
AnonPages:        434960 kB
Mapped:            13836 kB
Shmem:               204 kB
Slab:             610016 kB
SReclaimable:      54140 kB
SUnreclaim:       555876 kB
KernelStack:        1472 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     275236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4119932-1467277371.opb

Free space on /tmp at the end= 71720 MiB
End job on node105 at 2016-06-30 11:32:52