Trace number 4120802

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 NameAnswerCPU timeWall clock time
toysat 2016-05-02UNSAT 239.987 240.024

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-26-2.cnf.gz-plain.pb.metafix.opb
MD5SUM6a8117ae8de62e9ffab35ad361e25fde
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.5171
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables105
Total number of constraints220
Number of constraints which are clauses220
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-30T20:45:20+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4120802-1467312320.opb"]
0.00/0.01	c use --random-gen="1933000619 767288906 2840104067 383429978 2988586810 3125996392 1831225172 3975915428 1118302426 3441051440 3815141521 2046534310 1577678390 965652814 3203951062 1165958817 2294585098 1042087406 1034624124 1661058613 2750681250 2774828924 2861990406 802231742 4231864897 2830683846 4205336095 5465671 1303377319 826755843 4259298507 98741727 3739571837 2989400544 3818984539 3592129431 3070897293 3340850479 1498911197 4058245152 770190670 3375784865 700785309 1721352653 2469213664 4145415488 2249202499 3770955994 1441350544 235556546 2253625343 2421112793 121155930 438536836 583938718 3216357859 1896818426 3091810166 1175696541 1419594430 3842873061 949836225 3243269705 151413843 1223911222 2853279272 3237891916 4207962556 2347567246 1469445033 766433917 2885439875 3607437241 3026169501 540405087 2699137267 1792017555 2679970283 2953217585 2155172931 3587996282 3956666080 2517957591 1920185686 4132773368 2153857380 4237395880 1761025164 1292101469 4021982982 2404895379 2858213342 3135710232 1426593730 2735373699 3378922938 4128066220 1009946817 3334324929 243755244 267789191 1645270871 2880326553 3466532404 1655005848 602260530 1839958959 2916568222 2531803068 3410635602 3853224964 3420966779 2879944268 1703732008 162595231 1744832966 3020882539 264670935 865566008 2114540162 2823696438 997326435 2588073422 2868949940 191995854 1359056160 173196491 608472984 3859398642 870835956 1025813520 1721132651 1346386015 1028514031 3798349581 780589277 4013232219 359114599 2928142389 2108636445 1756127889 1275922314 2625356258 3771329660 3130405892 180515211 3485200677 795256049 592818520 3697429706 486563775 2557985079 1050018212 1007709267 1715121488 3973758383 4256473456 3291524779 3418764345 1436243627 1753429436 1813108940 232230727 351082702 3478216378 3134253096 941440783 532305026 542267800 4055738136 2866932557 2648356317 234377375 3296499749 1080842673 3371253311 1204604767 3970457200 978887353 1745975455 1725073010 120079989 3203515295 4001412655 1058466874 568916913 2815741127 384385361 3682060007 2397013351 3958060560 2116151403 4209749859 931863271 1150201386 489024730 3936648321 3398646879 2997078410 1337313807 4206364680 2529316125 2064903665 1612698520 3988967402 2288125213 3665344306 3441359914 2605316582 511627511 2871883082 3650034984 2051433771 713913118 797599952 3238572323 770015067 2554499009 1970805936 2381051614 4025787726 733403475 240897499 1766425701 2728854430 2832025223 2450767081 1101762608 2052583716 3085017146 3722122576 3736629020 4237894248 3791464691 852501470 2932274822 2889842398 3330030414 654006254 385167552 833961307 3365511437 1265873464 850092328 1842885067 1378874767 948342229 783497624 588370017 2214356192 1783626415 4283762066 2347059267 1727904423 168854616 1263206457 255 362436" option to reproduce the execution
0.00/0.01	c #vars 105
0.00/0.01	c #constraints 220
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |      108      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      143 |      100 |      108      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      418 |      250 |      119      2 |        0 |        0
0.00/0.06	c  0.0s |       3 |      819 |      475 |      131      5 |        0 |        0
0.09/0.10	c  0.1s |       4 |     1321 |      813 |      145      8 |        0 |        0
0.09/0.15	c  0.1s |       5 |     1922 |     1320 |      160     14 |        0 |        0
0.19/0.23	c  0.2s |       6 |     2880 |     2081 |      194     21 |        0 |        0
0.29/0.34	c  0.3s |       7 |     4458 |     3223 |      214     32 |        0 |        0
0.49/0.50	c  0.5s |       8 |     7119 |     4936 |      236     46 |        0 |        0
0.69/0.76	c  0.7s |       9 |    10828 |     7506 |      260     66 |        0 |        0
0.99/1.10	c  1.1s |      10 |    16784 |    11361 |      286     94 |        0 |        0
1.49/1.50	c  1.5s |      11 |    25192 |    17144 |      315    132 |        0 |        0
2.09/2.13	c  2.1s |      12 |    37015 |    25819 |      347    184 |        0 |        0
2.99/3.05	c  3.0s |      13 |    54379 |    38832 |      382    255 |        0 |        0
4.39/4.44	c  4.4s |      14 |    80300 |    58352 |      421    353 |        0 |        0
6.39/6.45	c  6.4s |      14 |   122856 |    87552 |      464    488 |        0 |        0
6.39/6.45	c  6.4s |      15 |   122974 |    87632 |      464    488 |        0 |        0
8.39/8.46	c  8.4s |      15 |   159795 |   114632 |      464    601 |        0 |        0
9.59/9.68	c  9.7s |      16 |   182605 |   131552 |      511    672 |        0 |        0
11.59/11.68	c 11.7s |      16 |   220753 |   158552 |      511    775 |        0 |        0
13.59/13.69	c 13.7s |      16 |   256021 |   184852 |      511    876 |        0 |        0
14.59/14.66	c 14.6s |      17 |   272618 |   197432 |      563    923 |        0 |        0
16.60/16.66	c 16.6s |      17 |   303074 |   221532 |      563   1007 |        0 |        0
18.59/18.66	c 18.7s |      17 |   334674 |   246132 |      563   1092 |        0 |        0
20.59/20.67	c 20.7s |      17 |   366403 |   270932 |      563   1178 |        0 |        0
22.49/22.57	c 22.6s |      18 |   400195 |   296252 |      620   1266 |        0 |        0
24.49/24.58	c 24.6s |      18 |   434917 |   322252 |      620   1348 |        0 |        0
26.49/26.58	c 26.6s |      18 |   469601 |   348152 |      620   1430 |        0 |        0
28.49/28.59	c 28.6s |      18 |   505017 |   373952 |      620   1512 |        0 |        0
30.49/30.59	c 30.6s |      18 |   537556 |   399252 |      620   1592 |        0 |        0
32.58/32.60	c 32.6s |      18 |   571717 |   424752 |      620   1673 |        0 |        0
34.19/34.25	c 34.2s |      19 |   597166 |   444482 |      682   1735 |        0 |        0
36.18/36.26	c 36.2s |      19 |   632887 |   470582 |      682   1810 |        0 |        0
38.18/38.27	c 38.3s |      19 |   668168 |   496482 |      682   1884 |        0 |        0
40.18/40.27	c 40.3s |      19 |   702494 |   521682 |      682   1957 |        0 |        0
42.18/42.27	c 42.3s |      19 |   736786 |   546982 |      682   2030 |        0 |        0
44.19/44.28	c 44.3s |      19 |   769530 |   571882 |      682   2102 |        0 |        0
46.18/46.29	c 46.3s |      19 |   798378 |   595182 |      682   2170 |        0 |        0
48.18/48.29	c 48.3s |      19 |   831026 |   619882 |      682   2241 |        0 |        0
50.18/50.30	c 50.3s |      19 |   860823 |   643482 |      682   2310 |        0 |        0
52.19/52.22	c 52.2s |      20 |   891499 |   666827 |      751   2376 |        0 |        0
54.19/54.23	c 54.2s |      20 |   924234 |   691027 |      751   2439 |        0 |        0
56.19/56.23	c 56.2s |      20 |   958703 |   716827 |      751   2507 |        0 |        0
58.19/58.23	c 58.2s |      20 |   993490 |   742027 |      751   2573 |        0 |        0
60.19/60.24	c 60.2s |      20 |  1025549 |   765627 |      751   2635 |        0 |        0
62.19/62.24	c 62.2s |      20 |  1059384 |   790527 |      751   2701 |        0 |        0
64.18/64.24	c 64.2s |      20 |  1092463 |   816027 |      751   2768 |        0 |        0
66.19/66.25	c 66.2s |      20 |  1125712 |   841127 |      751   2834 |        0 |        0
68.18/68.25	c 68.2s |      20 |  1153080 |   863527 |      751   2892 |        0 |        0
70.18/70.26	c 70.2s |      20 |  1180188 |   885827 |      751   2951 |        0 |        0
72.18/72.26	c 72.2s |      20 |  1210742 |   909927 |      751   3014 |        0 |        0
74.18/74.26	c 74.2s |      20 |  1243016 |   934827 |      751   3079 |        0 |        0
76.18/76.26	c 76.2s |      20 |  1273174 |   958327 |      751   3141 |        0 |        0
78.18/78.27	c 78.3s |      20 |  1302889 |   981627 |      751   3202 |        0 |        0
79.88/79.90	c 79.9s |      21 |  1327508 |  1000345 |      827   3250 |        0 |        0
81.88/81.91	c 81.9s |      21 |  1360114 |  1023645 |      827   3305 |        0 |        0
83.88/83.91	c 83.9s |      21 |  1393115 |  1047245 |      827   3361 |        0 |        0
85.88/85.92	c 85.9s |      21 |  1425620 |  1070545 |      827   3417 |        0 |        0
87.87/87.92	c 87.9s |      21 |  1457747 |  1093945 |      827   3473 |        0 |        0
89.87/89.92	c 89.9s |      21 |  1487475 |  1116245 |      827   3526 |        0 |        0
91.87/91.92	c 91.9s |      21 |  1520326 |  1139945 |      827   3582 |        0 |        0
93.87/93.92	c 93.9s |      21 |  1548593 |  1161945 |      827   3635 |        0 |        0
95.89/95.93	c 95.9s |      21 |  1578773 |  1184945 |      827   3690 |        0 |        0
97.88/97.93	c 97.9s |      21 |  1610748 |  1208345 |      827   3746 |        0 |        0
99.88/99.94	c 99.9s |      21 |  1641659 |  1231345 |      827   3801 |        0 |        0
101.88/101.94	c  101s |      21 |  1674736 |  1255545 |      827   3859 |        0 |        0
103.88/103.94	c  103s |      21 |  1708217 |  1280145 |      827   3917 |        0 |        0
105.87/105.94	c  105s |      21 |  1739971 |  1303945 |      827   3974 |        0 |        0
107.88/107.95	c  107s |      21 |  1772940 |  1328145 |      827   4032 |        0 |        0
109.87/109.95	c  109s |      21 |  1805328 |  1351945 |      827   4089 |        0 |        0
111.87/111.95	c  111s |      21 |  1839211 |  1376245 |      827   4148 |        0 |        0
113.87/113.95	c  113s |      21 |  1871215 |  1400345 |      827   4205 |        0 |        0
115.87/115.95	c  115s |      21 |  1901962 |  1423645 |      827   4261 |        0 |        0
117.88/117.96	c  117s |      21 |  1931219 |  1445945 |      827   4314 |        0 |        0
119.87/119.97	c  119s |      21 |  1957997 |  1466945 |      827   4364 |        0 |        0
121.87/121.98	c  121s |      21 |  1983178 |  1487745 |      827   4413 |        0 |        0
123.07/123.18	c  123s |      22 |  1999661 |  1500622 |      910   4441 |        0 |        0
125.07/125.18	c  125s |      22 |  2026148 |  1521722 |      910   4487 |        0 |        0
127.07/127.19	c  127s |      22 |  2052081 |  1542722 |      910   4532 |        0 |        0
129.07/129.19	c  129s |      22 |  2080134 |  1563522 |      910   4577 |        0 |        0
131.17/131.20	c  131s |      22 |  2107113 |  1584522 |      910   4623 |        0 |        0
133.17/133.21	c  133s |      22 |  2133594 |  1605622 |      910   4669 |        0 |        0
135.17/135.21	c  135s |      22 |  2162397 |  1627622 |      910   4716 |        0 |        0
137.17/137.22	c  137s |      22 |  2193783 |  1650622 |      910   4767 |        0 |        0
139.17/139.22	c  139s |      22 |  2222706 |  1673122 |      910   4815 |        0 |        0
141.17/141.23	c  141s |      22 |  2251914 |  1695222 |      910   4863 |        0 |        0
143.18/143.23	c  143s |      22 |  2279490 |  1716622 |      910   4910 |        0 |        0
145.17/145.24	c  145s |      22 |  2307067 |  1738122 |      910   4956 |        0 |        0
147.17/147.24	c  147s |      22 |  2337225 |  1760722 |      910   5006 |        0 |        0
149.17/149.25	c  149s |      22 |  2366547 |  1782822 |      910   5054 |        0 |        0
151.17/151.26	c  151s |      22 |  2394978 |  1804622 |      910   5101 |        0 |        0
153.17/153.26	c  153s |      22 |  2423384 |  1826622 |      910   5149 |        0 |        0
155.17/155.27	c  155s |      22 |  2449386 |  1847422 |      910   5194 |        0 |        0
157.17/157.28	c  157s |      22 |  2477855 |  1869022 |      910   5241 |        0 |        0
159.16/159.28	c  159s |      22 |  2508145 |  1891322 |      910   5290 |        0 |        0
161.16/161.28	c  161s |      22 |  2537774 |  1912822 |      910   5336 |        0 |        0
163.16/163.28	c  163s |      22 |  2567154 |  1934722 |      910   5384 |        0 |        0
165.17/165.29	c  165s |      22 |  2595914 |  1956422 |      910   5431 |        0 |        0
167.16/167.30	c  167s |      22 |  2624079 |  1978522 |      910   5479 |        0 |        0
169.26/169.30	c  169s |      22 |  2654626 |  2001122 |      910   5528 |        0 |        0
171.26/171.30	c  171s |      22 |  2685197 |  2024122 |      910   5578 |        0 |        0
173.27/173.31	c  173s |      22 |  2715932 |  2047122 |      910   5628 |        0 |        0
175.27/175.32	c  175s |      22 |  2745241 |  2069322 |      910   5676 |        0 |        0
177.27/177.32	c  177s |      22 |  2775971 |  2092422 |      910   5726 |        0 |        0
179.26/179.32	c  179s |      22 |  2807330 |  2115622 |      910   5776 |        0 |        0
181.26/181.32	c  181s |      22 |  2837905 |  2138322 |      910   5825 |        0 |        0
183.26/183.33	c  183s |      22 |  2866495 |  2159822 |      910   5871 |        1 |        3
185.26/185.33	c  185s |      22 |  2892681 |  2181422 |      910   5918 |        1 |        3
187.26/187.33	c  187s |      22 |  2919376 |  2203122 |      910   5965 |        1 |        3
189.27/189.34	c  189s |      22 |  2947326 |  2224922 |      910   6012 |        1 |        3
191.26/191.34	c  191s |      22 |  2975031 |  2246522 |     1002   6057 |        1 |        3
191.76/191.80	c  191s |      23 |  2980526 |  2251038 |     1002   6066 |        1 |        3
193.77/193.80	c  193s |      23 |  3005859 |  2271438 |     1002   6106 |        1 |        3
195.76/195.81	c  195s |      23 |  3035657 |  2293538 |     1002   6150 |        1 |        3
197.76/197.81	c  197s |      23 |  3064674 |  2315538 |     1002   6193 |        1 |        3
199.76/199.82	c  199s |      23 |  3095024 |  2337938 |     1002   6237 |        1 |        3
201.76/201.82	c  201s |      23 |  3121967 |  2358738 |     1002   6278 |        1 |        3
203.76/203.83	c  203s |      23 |  3149717 |  2380138 |     1002   6321 |        1 |        3
205.77/205.83	c  205s |      23 |  3177421 |  2401638 |     1002   6363 |        1 |        3
207.76/207.84	c  207s |      23 |  3202842 |  2422238 |     1002   6404 |        1 |        3
209.76/209.85	c  209s |      23 |  3228066 |  2443038 |     1002   6445 |        1 |        3
211.76/211.85	c  211s |      23 |  3256271 |  2464738 |     1002   6488 |        1 |        3
213.76/213.86	c  213s |      23 |  3281154 |  2485138 |     1002   6528 |        1 |        3
215.77/215.86	c  215s |      23 |  3308985 |  2506638 |     1002   6570 |        1 |        3
217.76/217.87	c  217s |      23 |  3334986 |  2527338 |     1002   6611 |        1 |        3
219.76/219.87	c  219s |      23 |  3362242 |  2548338 |     1002   6652 |        1 |        3
221.76/221.87	c  221s |      23 |  3387735 |  2569238 |     1002   6693 |        1 |        3
223.76/223.88	c  223s |      23 |  3417944 |  2591938 |     1002   6737 |        2 |        6
225.76/225.88	c  225s |      23 |  3449582 |  2615038 |     1002   6783 |        2 |        6
227.76/227.89	c  227s |      23 |  3479493 |  2637638 |     1002   6827 |        2 |        6
229.76/229.89	c  229s |      23 |  3509484 |  2660438 |     1002   6872 |        3 |        9
231.75/231.89	c  231s |      23 |  3539151 |  2683038 |     1002   6917 |        3 |        9
233.75/233.89	c  233s |      23 |  3568272 |  2705438 |     1002   6961 |        3 |        9
235.85/235.90	c  235s |      23 |  3598861 |  2728738 |     1002   7007 |        3 |        9
237.85/237.90	c  237s |      23 |  3631835 |  2752638 |     1002   7053 |        4 |       12
239.86/239.91	c  239s |      23 |  3664809 |  2776438 |     1002   7097 |       10 |       28
239.86/239.96	c  239s |      23 |  3665672 |  2777123 |     1002   7097 |       37 |       55
239.86/239.96	c #cpu_time = 239.319s
239.86/239.96	c #wall_clock_time = 239.948s
239.86/239.96	c #decision = 3665672
239.86/239.96	c #random_decision = 15748
239.86/239.96	c #conflict = 2777123
239.86/239.96	c #restart = 23
239.86/239.96	s UNSATISFIABLE
239.86/239.96	c total CPU time = 239.335s
239.86/239.96	c total wall clock time = 239.964s

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-4120802-1467312320/watcher-4120802-1467312320 -o /tmp/evaluation-result-4120802-1467312320/solver-4120802-1467312320 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467312316-18593 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4120802-1467312320.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.21 1.18 1.37 3/179 18674
/proc/meminfo: memFree=27278788/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=812476 CPUtime=0 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 3048 0 0 0 0 0 0 0 20 0 4 0 12190500 831975424 2899 33554432000 4194304 16246674 140736759558976 140736759558400 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 203631 2906 441 2943 0 200525 0
[pid=18674/tid=18675] ppid=18671 vsize=830908 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 850849792 2970 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=835004 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 855044096 2987 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=839100 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12190500 859238400 3004 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100174 s]
/proc/loadavg: 1.21 1.18 1.37 3/179 18674
/proc/meminfo: memFree=27278788/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 26053 0 0 0 6 3 0 0 20 0 4 0 12190500 1247350784 25892 33554432000 4194304 16246674 140736759558976 140736759558400 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 304529 25901 707 2943 0 301423 0
[pid=18674/tid=18675] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 25909 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 25914 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 25920 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200531 s]
/proc/loadavg: 1.21 1.18 1.37 3/179 18674
/proc/meminfo: memFree=27278788/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 49806 0 0 0 12 7 0 0 20 0 4 0 12190500 1247350784 49645 33554432000 4194304 16246674 140736759558976 140736759558400 5677277 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 304529 49657 707 2943 0 301423 0
[pid=18674/tid=18675] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 49664 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 49671 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 49677 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300494 s]
/proc/loadavg: 1.21 1.18 1.37 3/179 18674
/proc/meminfo: memFree=27278788/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 73079 0 0 0 19 10 0 0 20 0 4 0 12190500 1247350784 72919 33554432000 4194304 16246674 140736759558976 140736759558400 13191638 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 304529 72930 707 2943 0 301423 0
[pid=18674/tid=18675] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 72938 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 72946 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 72955 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700405 s]
/proc/loadavg: 1.21 1.18 1.37 3/179 18674
/proc/meminfo: memFree=27278788/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 165967 0 0 0 45 24 0 0 20 0 4 0 12190500 1247350784 165806 33554432000 4194304 16246674 140736759558976 140736759541976 5827869 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 304529 165818 708 2943 0 301423 0
[pid=18674/tid=18675] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 165824 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 165832 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 165838 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 1.21 1.18 1.37 3/183 18678
/proc/meminfo: memFree=26298168/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 245507 0 0 0 113 36 0 0 20 0 4 0 12190500 1247350784 245326 33554432000 4194304 16246674 140736759558976 140736759558288 5661532 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 304529 245326 785 2943 0 301423 0
[pid=18674/tid=18675] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 245326 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 245326 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1247350784 245326 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10041 s]
/proc/loadavg: 1.21 1.18 1.37 3/183 18678
/proc/meminfo: memFree=26209880/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267386 0 0 0 270 39 0 0 20 0 4 0 12190500 1337528320 267205 33554432000 4194304 16246674 140736759558976 140736759541976 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326545 267205 785 2943 0 323439 0
[pid=18674/tid=18675] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267205 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267205 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267205 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30036 s]
/proc/loadavg: 1.28 1.19 1.37 3/183 18678
/proc/meminfo: memFree=26209836/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267405 0 0 0 589 40 0 0 20 0 4 0 12190500 1337528320 267224 33554432000 4194304 16246674 140736759558976 140736759541976 6012041 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326545 267224 785 2943 0 323439 0
[pid=18674/tid=18675] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267224 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267224 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267224 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 1.33 1.21 1.37 3/183 18678
/proc/meminfo: memFree=26210168/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267428 0 0 0 1229 40 0 0 20 0 4 0 12190500 1337528320 267247 33554432000 4194304 16246674 140736759558976 140736759541976 13963975 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326545 267247 785 2943 0 323439 0
[pid=18674/tid=18675] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267247 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267247 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267247 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5074 s]
/proc/loadavg: 1.48 1.25 1.38 3/183 18678
/proc/meminfo: memFree=26210472/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267432 0 0 0 2509 40 0 0 20 0 4 0 12190500 1337528320 267251 33554432000 4194304 16246674 140736759558976 140736759541976 5523184 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326545 267251 787 2943 0 323439 0
[pid=18674/tid=18675] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267251 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267251 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267251 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1004 s]
/proc/loadavg: 1.72 1.32 1.40 3/183 18678
/proc/meminfo: memFree=26209860/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1306180 CPUtime=51.09 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267476 0 0 0 5068 41 0 0 20 0 4 0 12190500 1337528320 267295 33554432000 4194304 16246674 140736759558976 140736759541976 5652856 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326545 267295 787 2943 0 323439 0
[pid=18674/tid=18675] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267295 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267295 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267295 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1306180

[startup+102.3 s]
/proc/loadavg: 1.97 1.45 1.44 3/183 18679
/proc/meminfo: memFree=26209072/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1306180 CPUtime=102.28 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267488 0 0 0 10186 42 0 0 20 0 4 0 12190500 1337528320 267307 33554432000 4194304 16246674 140736759558976 140736759541976 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326545 267307 789 2943 0 323439 0
[pid=18674/tid=18675] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267307 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267307 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267307 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1306180

[startup+162.3 s]
/proc/loadavg: 2.22 1.61 1.50 3/183 18680
/proc/meminfo: memFree=26208764/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1306180 CPUtime=162.26 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267514 0 0 0 16182 44 0 0 20 0 4 0 12190500 1337528320 267333 33554432000 4194304 16246674 140736759558976 140736759541976 5661013 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326545 267333 790 2943 0 323439 0
[pid=18674/tid=18675] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267333 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267333 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1337528320 267333 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1306180

[startup+222.3 s]
/proc/loadavg: 2.25 1.73 1.54 4/183 18681
/proc/meminfo: memFree=26208488/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1307204 CPUtime=222.27 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267607 0 0 0 22181 46 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140736759540864 5828615 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326801 267426 790 2943 0 323695 0
[pid=18674/tid=18675] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1307204

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

[startup+230.5 s]
/proc/loadavg: 2.21 1.74 1.55 4/183 18681
/proc/meminfo: memFree=26208368/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1307204 CPUtime=230.46 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267607 0 0 0 23000 46 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140736759541976 13927401 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326801 267426 790 2943 0 323695 0
[pid=18674/tid=18675] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267426 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 230.46
Current children cumulated vsize (KiB) 1307204

[startup+236.9 s]
/proc/loadavg: 2.19 1.74 1.55 3/183 18681
/proc/meminfo: memFree=26208368/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1307204 CPUtime=236.85 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267621 0 0 0 23639 46 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140736759541976 5824073 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326801 267440 790 2943 0 323695 0
[pid=18674/tid=18675] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 236.85
Current children cumulated vsize (KiB) 1307204

[startup+238.5 s]
/proc/loadavg: 2.19 1.74 1.55 3/183 18681
/proc/meminfo: memFree=26208368/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1307204 CPUtime=238.45 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267621 0 0 0 23799 46 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140736759541976 5822432 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326801 267440 790 2943 0 323695 0
[pid=18674/tid=18675] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 238.45
Current children cumulated vsize (KiB) 1307204

[startup+239.3 s]
/proc/loadavg: 2.19 1.74 1.55 3/182 18681
/proc/meminfo: memFree=26208376/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1307204 CPUtime=239.25 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267621 0 0 0 23879 46 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140736759541976 5523263 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326801 267440 790 2943 0 323695 0
[pid=18674/tid=18675] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 239.25
Current children cumulated vsize (KiB) 1307204

[startup+239.7 s]
/proc/loadavg: 2.19 1.74 1.55 3/182 18681
/proc/meminfo: memFree=26208376/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1307204 CPUtime=239.65 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267621 0 0 0 23919 46 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140736759541976 5823275 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326801 267440 790 2943 0 323695 0
[pid=18674/tid=18675] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 239.65
Current children cumulated vsize (KiB) 1307204

[startup+239.9 s]
/proc/loadavg: 2.18 1.74 1.55 3/182 18681
/proc/meminfo: memFree=26208376/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=1307204 CPUtime=239.86 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202496 267621 0 0 0 23940 46 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140736759541976 6043224 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 326801 267440 790 2943 0 323695 0
[pid=18674/tid=18675] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18675/stat : 18675 (toysat) S 18671 18674 13693 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666800680176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18674/tid=18676] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18676/stat : 18676 (toysat) S 18671 18674 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666790190320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18674/tid=18677] ppid=18671 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/18674/task/18677/stat : 18677 (toysat) S 18671 18674 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12190500 1338576896 267440 33554432000 4194304 16246674 140736759558976 140666779716784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 239.86
Current children cumulated vsize (KiB) 1307204

[startup+240.007 s]
/proc/loadavg: 2.18 1.74 1.55 3/182 18681
/proc/meminfo: memFree=26208376/32872528 swapFree=1590004/1720820
[pid=18674] ppid=18671 vsize=0 CPUtime=239.95 cores=1,3,5,7
/proc/18674/stat : 18674 (toysat) R 18671 18674 13693 0 -1 4202500 267626 0 0 0 23945 50 0 0 20 0 1 0 12190500 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18674/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 239.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 240.024
CPU time (s): 239.987
CPU user time (s): 239.46
CPU system time (s): 0.526919
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 239.46
system time used= 0.526919
maximum resident set size= 1069776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267626
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= 19
involuntary context switches= 249

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.660899 second user time and 0.873867 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-30 20:45:20
IDJOB=4120802
IDBENCH=110113
IDSOLVER=2542
FILE ID=node120/4120802-1467312320
RUNJOBID= node120-1467312316-18593
PBS_JOBID= 20005266
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-26-2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120802-1467312320/watcher-4120802-1467312320 -o /tmp/evaluation-result-4120802-1467312320/solver-4120802-1467312320 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467312316-18593 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4120802-1467312320.opb

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

MD5SUM BENCH= 6a8117ae8de62e9ffab35ad361e25fde
RANDOM SEED=1437966603

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27279316 kB
Buffers:          165716 kB
Cached:          1879544 kB
SwapCached:            0 kB
Active:          1364024 kB
Inactive:        1762036 kB
Active(anon):    1083396 kB
Inactive(anon):        0 kB
Active(file):     280628 kB
Inactive(file):  1762036 kB
Unevictable:     1720820 kB
Mlocked:         1590004 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             33016 kB
Writeback:             0 kB
AnonPages:       2801612 kB
Mapped:            17020 kB
Shmem:               204 kB
Slab:             612316 kB
SReclaimable:      56088 kB
SUnreclaim:       556228 kB
KernelStack:        1464 kB
PageTables:         9160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2938384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 71640 MiB
End job on node120 at 2016-06-30 20:49:20