Trace number 4106310

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
toysat 2016-05-02OPT3 359.31 359.365

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=5-P1=11-P2=79-P3=109-B.opb
MD5SUM0a27d79e1432beae6ac37c69ce20353c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.035993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables63
Total number of constraints7
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)147
Sum of products size (including duplicates)294
Number of different products147
Sum of products size294

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-18T18:57:45+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-4106310-1466269065.opb"]
0.00/0.01	c use --random-gen="2218528615 3083727147 1431529332 1017561309 1950407677 2673531713 3332535642 2496316434 1550148997 3916979543 2911622277 553430878 3075257732 1387692113 2211101508 164674909 3161898022 1500356967 749894539 469582833 1830781410 1769330862 2396545817 1677954692 2401507660 1115609740 4062340017 3264263570 3664021293 3348790231 3751486754 1178276053 279540938 4022856024 2463299632 3011051706 3211059696 1684473273 2466948258 1462115978 1202967191 618336707 3092841983 2950809412 1471653355 182646496 1963596873 3349555617 637932104 1816099308 1633147206 2547530926 2625193262 4119424474 3892727849 2985123601 357474227 3879312025 2581165022 1741909085 3703034557 1328199589 1268997297 1918358299 3388051946 482851067 4006332605 2391884355 366894290 2293771558 2044540184 380609638 558630832 796894180 3387083303 2569473049 3214569571 2316042681 1342039766 3292363549 3180087359 2107227686 2529079445 3941455563 3013540694 91436626 1409129885 1746421543 3175806875 1024424096 553447968 1366053357 1031060148 746507204 934863876 2575622201 3275441657 176912581 1730155032 2568568572 1559455671 3886681523 3013201421 1543428280 1626517684 3106187559 2689847508 2397868800 4833149 397948326 2327290645 2878431470 3162925437 941696082 1088130495 2605251829 4082656984 3195893838 2460896418 1993506977 432511165 4186011308 4135457253 166941006 2655336268 3811096188 2127491507 1691620675 1138210573 2059590246 3005271535 4126498498 1224468653 2883009841 2660049469 3404131860 815271623 2992248016 233866168 3847181843 1541172510 543160349 2597468417 1698430 1841653493 589136598 701271437 2115251823 2465974316 221448685 2768710140 3481068082 1319319535 784132731 2357449560 3193861895 2126100645 520173229 3060771642 2894396426 3011924137 3394288617 4101822764 1374495562 2066905407 3912588931 3025543130 3515930569 3024038634 2184749419 926576324 386159239 1312477205 2182972506 2244620180 3302820857 930552778 3189880092 2322653616 2062893562 688205415 3800109796 429378853 2113458100 256571943 3326803878 1793663455 101398613 2196304800 1830232042 3564612711 2028716560 2387905408 2859626124 2384635029 1017524515 3078806779 2624298091 2177050174 3607865254 1404694177 3437611310 3311506762 550276685 1889974285 549240534 1669954494 1428362270 1980967478 1276618818 2126929180 1187038402 799213367 148509702 41029153 3407150028 932895344 756545159 182741010 1810489345 2856689135 1928975213 1403295200 2950065245 2627414633 2146726875 4175786632 3696637174 729153578 385893151 750019848 3413005774 3949166214 167578880 2881644040 554755233 776377473 3426699714 460438161 2485639610 2450181085 1570951675 1917568114 4113225007 445550836 712781389 4167837569 1242173304 1089489859 4152150265 3386190036 639045555 2688625610 3761014562 3369237574 1289885177 255 362436" option to reproduce the execution
0.00/0.01	c #vars 63
0.00/0.01	c #constraints 7
0.00/0.01	c BCD2: Hardening is enabled.
0.00/0.01	c BCD2: BiasedSearch is enabled.
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 |      220      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      139 |      100 |      220      0 |        0 |        0
0.00/0.05	c  0.0s |       2 |      333 |      250 |      243      0 |        0 |        0
0.09/0.16	c  0.2s |       3 |      610 |      475 |      268      1 |        0 |        0
0.09/0.17	c  0.2s |       3 |      709 |      515 |      295      2 |        0 |        0
0.09/0.17	c #cpu_time = 0.159s
0.09/0.17	c #wall_clock_time = 0.160s
0.09/0.17	c #decision = 709
0.09/0.17	c #random_decision = 5
0.09/0.17	c #conflict = 515
0.09/0.17	c #restart = 3
0.09/0.17	o 117
0.09/0.17	c BCD2: updating upper bound: 127 -> 116
0.09/0.17	c BCD2: 0 <= obj <= 116
0.09/0.17	c BCD2: #cores=0, #unrelaxed=7, #relaxed=0, #hardened=0
0.09/0.17	c BCD2: #sat=1 #unsat=1 bias=1/2
0.09/0.17	c Solving starts ...
0.09/0.17	c ============================[ Search Statistics ]============================
0.09/0.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.17	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.17	c =============================================================================
0.09/0.17	c  0.0s |       0 |        0 |        0 |      295      0 |        0 |        0
0.09/0.17	c  0.0s |       0 |        5 |        0 |      295      0 |        0 |        0
0.09/0.17	c #cpu_time = 0.001s
0.09/0.17	c #wall_clock_time = 0.001s
0.09/0.17	c #decision = 5
0.09/0.17	c #random_decision = 0
0.09/0.17	c #conflict = 0
0.09/0.18	c #restart = 0
0.09/0.18	c BCD2: found a new core of size 6: cost of the new core is >=2
0.09/0.18	c lower bound updated to 2
0.09/0.18	c BCD2: 2 <= obj <= 116
0.09/0.18	c BCD2: #cores=1, #unrelaxed=1, #relaxed=6, #hardened=0
0.09/0.18	c BCD2: #sat=1 #unsat=2 bias=2/3
0.09/0.18	c Solving starts ...
0.09/0.18	c ============================[ Search Statistics ]============================
0.09/0.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.18	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.18	c =============================================================================
0.09/0.18	c  0.0s |       0 |        0 |        0 |      295      0 |        0 |        0
0.09/0.19	c  0.0s |       1 |      184 |      100 |      295      0 |        0 |        0
0.19/0.23	c  0.1s |       2 |      366 |      250 |      295      1 |        0 |        0
0.19/0.28	c  0.1s |       3 |      647 |      475 |      325      2 |        0 |        0
0.29/0.35	c  0.2s |       4 |     1048 |      813 |      358      4 |        0 |        0
0.39/0.45	c  0.3s |       5 |     1620 |     1320 |      358      6 |        0 |        0
0.59/0.65	c  0.5s |       6 |     2448 |     2081 |      394      8 |        0 |        0
0.79/0.88	c  0.7s |       7 |     3671 |     3223 |      434     12 |        0 |        0
1.19/1.29	c  1.1s |       8 |     5496 |     4936 |      478     18 |        0 |        0
1.59/1.67	c  1.5s |       9 |     8187 |     7506 |      526     26 |        0 |        0
2.39/2.40	c  2.2s |      10 |    12285 |    11361 |      579     37 |        0 |        0
3.30/3.37	c  3.2s |      11 |    18284 |    17144 |      637     53 |        0 |        0
4.79/4.83	c  4.7s |      12 |    27624 |    25819 |      701     75 |        0 |        0
6.79/6.84	c  6.7s |      12 |    39155 |    36919 |      701    102 |        0 |        0
7.09/7.19	c  7.0s |      13 |    41088 |    38832 |      772    106 |        0 |        0
9.19/9.20	c  9.0s |      13 |    52749 |    49832 |      772    130 |        0 |        0
10.79/10.81	c 10.6s |      14 |    62064 |    58352 |      850    149 |        0 |        0
12.79/12.81	c 12.6s |      14 |    75577 |    71152 |      850    175 |        0 |        0
14.78/14.82	c 14.6s |      14 |    88706 |    83652 |      850    201 |        0 |        0
15.39/15.44	c 15.3s |      15 |    92857 |    87632 |      936    209 |        0 |        0
17.38/17.46	c 17.3s |      15 |   103759 |    97632 |      936    227 |        0 |        0
19.38/19.47	c 19.3s |      15 |   114308 |   107432 |      936    246 |        0 |        0
21.38/21.48	c 21.3s |      15 |   125001 |   117332 |      936    264 |        0 |        0
23.38/23.49	c 23.3s |      15 |   135632 |   127132 |      936    283 |        0 |        0
24.29/24.37	c 24.2s |      16 |   140437 |   131552 |     1030    291 |        0 |        0
26.28/26.38	c 26.2s |      16 |   151930 |   142352 |     1030    310 |        0 |        0
28.38/28.40	c 28.2s |      16 |   164635 |   154052 |     1030    330 |        0 |        0
30.38/30.41	c 30.2s |      16 |   176448 |   165352 |     1030    350 |        0 |        0
32.38/32.41	c 32.2s |      16 |   188906 |   176852 |     1030    370 |        0 |        0
34.38/34.42	c 34.2s |      16 |   200856 |   188052 |     1030    390 |        0 |        0
36.08/36.13	c 36.0s |      17 |   211093 |   197432 |     1133    406 |        0 |        0
38.08/38.14	c 38.0s |      17 |   222221 |   208132 |     1133    422 |        0 |        0
40.08/40.14	c 40.0s |      17 |   233478 |   219032 |     1133    440 |        0 |        0
42.08/42.16	c 42.0s |      17 |   244406 |   229632 |     1133    457 |        0 |        0
44.09/44.16	c 44.0s |      17 |   255133 |   240032 |     1133    473 |        0 |        0
46.08/46.17	c 46.0s |      17 |   266283 |   250532 |     1133    490 |        0 |        0
48.08/48.18	c 48.0s |      17 |   277625 |   261332 |     1133    507 |        0 |        0
50.08/50.19	c 50.0s |      17 |   288400 |   271532 |     1133    523 |        0 |        0
52.18/52.20	c 52.0s |      17 |   299448 |   282132 |     1133    540 |        0 |        0
54.18/54.20	c 54.0s |      17 |   311001 |   293332 |     1133    558 |        0 |        0
54.68/54.73	c 54.6s |      18 |   313987 |   296252 |     1247    562 |        0 |        0
56.68/56.75	c 56.6s |      18 |   326855 |   308352 |     1247    580 |        0 |        0
58.68/58.75	c 58.6s |      18 |   339536 |   320352 |     1247    597 |        0 |        0
60.68/60.75	c 60.6s |      18 |   352336 |   332152 |     1247    614 |        0 |        0
62.68/62.77	c 62.6s |      18 |   364206 |   343452 |     1247    631 |        0 |        0
64.68/64.77	c 64.6s |      18 |   374720 |   353052 |     1247    646 |        0 |        0
66.67/66.78	c 66.6s |      18 |   385772 |   363352 |     1247    661 |        0 |        0
68.67/68.79	c 68.6s |      18 |   397153 |   373752 |     1247    676 |        0 |        0
70.67/70.79	c 70.6s |      18 |   407865 |   383152 |     1247    690 |        0 |        0
72.77/72.80	c 72.6s |      18 |   418817 |   392952 |     1247    704 |        0 |        0
74.78/74.81	c 74.6s |      18 |   429601 |   402352 |     1247    718 |        0 |        0
76.77/76.83	c 76.7s |      18 |   440697 |   411652 |     1247    733 |        0 |        0
78.77/78.84	c 78.7s |      18 |   451681 |   421252 |     1247    747 |        0 |        0
80.77/80.84	c 80.7s |      18 |   461767 |   430352 |     1247    761 |        0 |        0
82.77/82.86	c 82.7s |      18 |   472119 |   439452 |     1247    774 |        0 |        0
83.87/83.94	c 83.8s |      19 |   477842 |   444482 |     1372    781 |        0 |        0
85.88/85.95	c 85.8s |      19 |   487848 |   453782 |     1372    793 |        0 |        0
87.87/87.97	c 87.8s |      19 |   498702 |   463882 |     1372    807 |        0 |        0
89.87/89.98	c 89.8s |      19 |   509097 |   473182 |     1372    819 |        0 |        0
91.87/91.99	c 91.8s |      19 |   520421 |   483782 |     1372    833 |        0 |        0
93.97/94.01	c 93.8s |      19 |   530990 |   493682 |     1372    847 |        0 |        0
95.97/96.01	c 95.8s |      19 |   539780 |   501882 |     1372    858 |        0 |        0
97.98/98.02	c 97.8s |      19 |   550314 |   511282 |     1372    870 |        0 |        0
99.97/100.03	c 99.9s |      19 |   560523 |   520382 |     1372    882 |        0 |        0
101.97/102.05	c  101s |      19 |   571362 |   530182 |     1372    896 |        0 |        0
103.97/104.06	c  103s |      19 |   583064 |   541082 |     1372    910 |        0 |        0
105.97/106.07	c  105s |      19 |   593784 |   550882 |     1372    924 |        0 |        0
107.97/108.09	c  107s |      19 |   604634 |   561082 |     1372    938 |        0 |        0
110.08/110.11	c  109s |      19 |   616413 |   572082 |     1372    953 |        0 |        0
112.07/112.11	c  111s |      19 |   628296 |   583182 |     1372    968 |        0 |        0
114.07/114.11	c  113s |      19 |   638809 |   592982 |     1372    981 |        0 |        0
116.07/116.13	c  115s |      19 |   650052 |   603482 |     1372    995 |        0 |        0
118.07/118.14	c  117s |      19 |   660364 |   613082 |     1372   1008 |        0 |        0
120.08/120.15	c  119s |      19 |   670412 |   622482 |     1372   1021 |        0 |        0
122.08/122.16	c  121s |      19 |   681188 |   632482 |     1372   1034 |        0 |        0
124.07/124.16	c  123s |      19 |   692534 |   642782 |     1372   1048 |        0 |        0
126.07/126.17	c  125s |      19 |   703697 |   653082 |     1372   1062 |        0 |        0
128.07/128.19	c  128s |      19 |   714842 |   663382 |     1510   1076 |        0 |        0
128.78/128.85	c  128s |      20 |   718706 |   666827 |     1510   1080 |        0 |        0
130.77/130.86	c  130s |      20 |   728533 |   676327 |     1510   1092 |        0 |        0
132.77/132.88	c  132s |      20 |   737869 |   685427 |     1510   1103 |        0 |        0
134.77/134.89	c  134s |      20 |   748483 |   695627 |     1510   1115 |        0 |        0
136.77/136.89	c  136s |      20 |   758261 |   705027 |     1510   1127 |        0 |        0
138.87/138.90	c  138s |      20 |   768253 |   714827 |     1510   1139 |        0 |        0
140.88/140.92	c  140s |      20 |   778639 |   724727 |     1510   1151 |        0 |        0
142.87/142.92	c  142s |      20 |   789092 |   734527 |     1510   1163 |        0 |        0
144.87/144.93	c  144s |      20 |   798711 |   743427 |     1510   1174 |        0 |        0
146.87/146.94	c  146s |      20 |   808644 |   752827 |     1510   1185 |        0 |        0
148.87/148.94	c  148s |      20 |   818172 |   761627 |     1510   1196 |        0 |        0
150.87/150.94	c  150s |      20 |   827255 |   770227 |     1510   1207 |        0 |        0
152.87/152.95	c  152s |      20 |   838077 |   780727 |     1510   1220 |        0 |        0
154.87/154.96	c  154s |      20 |   849567 |   791927 |     1510   1233 |        0 |        0
156.87/156.98	c  156s |      20 |   859472 |   801227 |     1510   1245 |        0 |        0
158.87/158.98	c  158s |      20 |   869794 |   810827 |     1510   1256 |        0 |        0
160.97/161.01	c  160s |      20 |   879608 |   819927 |     1510   1268 |        0 |        0
162.97/163.02	c  162s |      20 |   889373 |   829027 |     1510   1279 |        0 |        0
164.97/165.03	c  164s |      20 |   899777 |   838827 |     1510   1291 |        0 |        0
166.96/167.04	c  166s |      20 |   909939 |   848227 |     1510   1302 |        0 |        0
168.96/169.06	c  168s |      20 |   919039 |   856527 |     1510   1312 |        0 |        0
170.96/171.07	c  170s |      20 |   929103 |   866027 |     1510   1324 |        0 |        0
172.96/173.09	c  172s |      20 |   939158 |   875627 |     1510   1336 |        0 |        0
174.97/175.09	c  174s |      20 |   949903 |   886127 |     1510   1348 |        0 |        0
177.07/177.11	c  176s |      20 |   960102 |   896127 |     1510   1361 |        0 |        0
179.06/179.13	c  178s |      20 |   970899 |   906427 |     1510   1373 |        0 |        0
181.06/181.14	c  180s |      20 |   980589 |   915627 |     1510   1384 |        0 |        0
183.06/183.16	c  182s |      20 |   990825 |   925527 |     1510   1397 |        0 |        0
185.06/185.18	c  185s |      20 |  1001183 |   935327 |     1510   1409 |        0 |        0
187.07/187.19	c  187s |      20 |  1011192 |   944927 |     1510   1420 |        0 |        0
189.06/189.20	c  189s |      20 |  1021767 |   955227 |     1510   1433 |        0 |        0
191.16/191.21	c  191s |      20 |  1032102 |   965027 |     1510   1445 |        0 |        0
193.16/193.21	c  193s |      20 |  1041144 |   973727 |     1510   1455 |        0 |        0
195.16/195.21	c  195s |      20 |  1051045 |   983327 |     1510   1467 |        0 |        0
197.16/197.22	c  197s |      20 |  1061084 |   992827 |     1662   1479 |        0 |        0
198.46/198.57	c  198s |      21 |  1068963 |  1000345 |     1662   1487 |        0 |        0
200.46/200.59	c  200s |      21 |  1079114 |  1009645 |     1662   1497 |        0 |        0
202.56/202.61	c  202s |      21 |  1089541 |  1019345 |     1662   1508 |        0 |        0
204.56/204.63	c  204s |      21 |  1099328 |  1028545 |     1662   1519 |        0 |        0
206.56/206.63	c  206s |      21 |  1109700 |  1038345 |     1662   1530 |        0 |        0
208.55/208.64	c  208s |      21 |  1119710 |  1047645 |     1662   1540 |        0 |        0
210.55/210.65	c  210s |      21 |  1131063 |  1058245 |     1662   1552 |        0 |        0
212.55/212.66	c  212s |      21 |  1143119 |  1069445 |     1662   1564 |        0 |        0
214.56/214.66	c  214s |      21 |  1155161 |  1080645 |     1662   1577 |        0 |        0
216.55/216.66	c  216s |      21 |  1166819 |  1091445 |     1662   1589 |        0 |        0
218.55/218.68	c  218s |      21 |  1178262 |  1102045 |     1662   1601 |        0 |        0
220.55/220.69	c  220s |      21 |  1190642 |  1113645 |     1662   1614 |        0 |        0
222.65/222.70	c  222s |      21 |  1202435 |  1124845 |     1662   1627 |        0 |        0
224.65/224.72	c  224s |      21 |  1214027 |  1135545 |     1662   1639 |        0 |        0
226.66/226.73	c  226s |      21 |  1225295 |  1146045 |     1662   1650 |        0 |        0
228.65/228.74	c  228s |      21 |  1236663 |  1156745 |     1662   1662 |        0 |        0
230.65/230.74	c  230s |      21 |  1248263 |  1167445 |     1662   1674 |        0 |        0
232.65/232.75	c  232s |      21 |  1258731 |  1176845 |     1662   1685 |        0 |        0
234.65/234.76	c  234s |      21 |  1268650 |  1185945 |     1662   1695 |        0 |        0
236.65/236.78	c  236s |      21 |  1278602 |  1194845 |     1662   1705 |        0 |        0
238.66/238.78	c  238s |      21 |  1289046 |  1204545 |     1662   1716 |        0 |        0
240.65/240.79	c  240s |      21 |  1300027 |  1214745 |     1662   1728 |        0 |        0
242.65/242.79	c  242s |      21 |  1310666 |  1224845 |     1662   1739 |        0 |        0
244.75/244.80	c  244s |      21 |  1320994 |  1234545 |     1662   1750 |        0 |        0
246.75/246.81	c  246s |      21 |  1332138 |  1244945 |     1662   1762 |        0 |        0
248.75/248.82	c  248s |      21 |  1342848 |  1254745 |     1662   1773 |        0 |        0
250.75/250.83	c  250s |      21 |  1353828 |  1265045 |     1662   1784 |        0 |        0
252.76/252.84	c  252s |      21 |  1364765 |  1275245 |     1662   1796 |        0 |        0
254.75/254.85	c  254s |      21 |  1375568 |  1285245 |     1662   1807 |        0 |        0
256.75/256.85	c  256s |      21 |  1385859 |  1294745 |     1662   1818 |        0 |        0
258.75/258.87	c  258s |      21 |  1395316 |  1303645 |     1662   1828 |        0 |        0
260.76/260.88	c  260s |      21 |  1405960 |  1313545 |     1662   1839 |        0 |        0
262.75/262.89	c  262s |      21 |  1415906 |  1322645 |     1662   1849 |        0 |        0
264.85/264.90	c  264s |      21 |  1425203 |  1331145 |     1662   1859 |        0 |        0
266.85/266.90	c  266s |      21 |  1434334 |  1339345 |     1662   1868 |        0 |        0
268.85/268.93	c  268s |      21 |  1444166 |  1348445 |     1662   1878 |        0 |        0
270.85/270.94	c  270s |      21 |  1454266 |  1357845 |     1662   1889 |        0 |        0
272.86/272.96	c  272s |      21 |  1464404 |  1367245 |     1662   1899 |        0 |        0
274.85/274.99	c  274s |      21 |  1474508 |  1376745 |     1662   1910 |        0 |        0
276.95/277.00	c  276s |      21 |  1485950 |  1387245 |     1662   1922 |        0 |        0
278.95/279.01	c  278s |      21 |  1496817 |  1397345 |     1662   1933 |        0 |        0
280.95/281.03	c  280s |      21 |  1506754 |  1406545 |     1662   1944 |        0 |        0
282.95/283.06	c  282s |      21 |  1516252 |  1415145 |     1662   1953 |        0 |        0
284.96/285.07	c  284s |      21 |  1526525 |  1424345 |     1662   1964 |        0 |        0
286.95/287.08	c  286s |      21 |  1536616 |  1433845 |     1662   1974 |        0 |        0
289.05/289.10	c  288s |      21 |  1547092 |  1443345 |     1662   1985 |        0 |        0
291.05/291.11	c  290s |      21 |  1557006 |  1452645 |     1662   1996 |        0 |        0
293.05/293.12	c  292s |      21 |  1568510 |  1463345 |     1662   2008 |        0 |        0
295.05/295.13	c  294s |      21 |  1580226 |  1474045 |     1662   2020 |        0 |        0
297.05/297.13	c  296s |      21 |  1591660 |  1484445 |     1662   2032 |        0 |        0
299.04/299.15	c  298s |      21 |  1603144 |  1495145 |     1829   2043 |        0 |        0
300.04/300.17	c  299s |      22 |  1609085 |  1500622 |     1829   2049 |        0 |        0
302.04/302.17	c  301s |      22 |  1618656 |  1509822 |     1829   2058 |        0 |        0
304.04/304.19	c  304s |      22 |  1627504 |  1518322 |     1829   2067 |        0 |        0
306.04/306.19	c  306s |      22 |  1635559 |  1526022 |     1829   2074 |        0 |        0
308.14/308.20	c  308s |      22 |  1645730 |  1535822 |     1829   2084 |        0 |        0
310.15/310.23	c  310s |      22 |  1655754 |  1545722 |     1829   2095 |        0 |        0
312.14/312.24	c  312s |      22 |  1665689 |  1554822 |     1829   2104 |        0 |        0
314.14/314.25	c  314s |      22 |  1675384 |  1563622 |     1829   2113 |        0 |        0
316.14/316.27	c  316s |      22 |  1686129 |  1573522 |     1829   2123 |        0 |        0
318.14/318.28	c  318s |      22 |  1696566 |  1583322 |     1829   2133 |        0 |        0
320.15/320.29	c  320s |      22 |  1708267 |  1594222 |     1829   2144 |        0 |        0
322.14/322.30	c  322s |      22 |  1719209 |  1604522 |     1829   2155 |        0 |        0
324.24/324.31	c  324s |      22 |  1730412 |  1615022 |     1829   2166 |        0 |        0
326.24/326.33	c  326s |      22 |  1740472 |  1624322 |     1829   2175 |        0 |        0
328.24/328.36	c  328s |      22 |  1750514 |  1633422 |     1829   2185 |        0 |        0
330.23/330.36	c  330s |      22 |  1759139 |  1641522 |     1829   2193 |        0 |        0
332.24/332.37	c  332s |      22 |  1768407 |  1650222 |     1829   2202 |        0 |        0
334.23/334.38	c  334s |      22 |  1778149 |  1659322 |     1829   2211 |        0 |        0
336.33/336.41	c  336s |      22 |  1787213 |  1667722 |     1829   2220 |        0 |        0
338.33/338.43	c  338s |      22 |  1795894 |  1675622 |     1829   2228 |        0 |        0
340.34/340.43	c  340s |      22 |  1804933 |  1684022 |     1829   2237 |        0 |        0
342.34/342.45	c  342s |      22 |  1814949 |  1693422 |     1829   2246 |        0 |        0
344.35/344.46	c  344s |      22 |  1825931 |  1704122 |     1829   2257 |        0 |        0
346.34/346.46	c  346s |      22 |  1836546 |  1714522 |     1829   2268 |        0 |        0
348.34/348.47	c  348s |      22 |  1846607 |  1723822 |     1829   2278 |        0 |        0
350.34/350.47	c  350s |      22 |  1856810 |  1733522 |     1829   2288 |        0 |        0
352.34/352.47	c  352s |      22 |  1867212 |  1743222 |     1829   2298 |        0 |        0
354.34/354.47	c  354s |      22 |  1877608 |  1753022 |     1829   2309 |        0 |        0
356.34/356.49	c  356s |      22 |  1888365 |  1763022 |     1829   2319 |        0 |        0
358.44/358.50	c  358s |      22 |  1898885 |  1773022 |     1829   2330 |        0 |        0
359.14/359.27	c  359s |      22 |  1902617 |  1776559 |     1829   2333 |        1 |        7
359.14/359.27	c #cpu_time = 358.176s
359.14/359.27	c #wall_clock_time = 359.090s
359.14/359.27	c #decision = 1902617
359.14/359.27	c #random_decision = 5733
359.14/359.27	c #conflict = 1776559
359.14/359.27	c #restart = 22
359.14/359.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=3
359.14/359.27	c lower bound updated to 3
359.14/359.27	c BCD2: 3 <= obj <= 116
359.14/359.27	c BCD2: #cores=1, #unrelaxed=0, #relaxed=7, #hardened=0
359.14/359.27	c BCD2: #sat=1 #unsat=3 bias=3/4
359.14/359.27	c Solving starts ...
359.14/359.27	c ============================[ Search Statistics ]============================
359.14/359.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
359.14/359.27	c       |         |          |          |    Limit     GC | Var      | Constra 
359.14/359.27	c =============================================================================
359.14/359.27	c  0.0s |       0 |        0 |        0 |     1829      0 |        2 |        7
359.14/359.28	c  0.0s |       0 |       82 |       47 |     1829      0 |        2 |        8
359.14/359.28	c #cpu_time = 0.013s
359.14/359.28	c #wall_clock_time = 0.013s
359.14/359.28	c #decision = 82
359.14/359.28	c #random_decision = 0
359.14/359.28	c #conflict = 47
359.14/359.28	c #restart = 0
359.14/359.28	o 29
359.14/359.28	c BCD2: hardening fixes 2 literals
359.14/359.28	c BCD2: updating upper bound: 116 -> 28
359.14/359.28	c BCD2: 3 <= obj <= 28
359.14/359.28	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=2
359.14/359.28	c BCD2: #sat=2 #unsat=3 bias=3/5
359.14/359.28	c Solving starts ...
359.14/359.28	c ============================[ Search Statistics ]============================
359.14/359.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
359.14/359.28	c       |         |          |          |    Limit     GC | Var      | Constra 
359.14/359.28	c =============================================================================
359.14/359.28	c  0.0s |       0 |        0 |        0 |     1829      0 |       20 |       10
359.14/359.29	c  0.0s |       0 |       57 |       31 |     1829      0 |       20 |       52
359.14/359.29	c #cpu_time = 0.010s
359.14/359.29	c #wall_clock_time = 0.010s
359.14/359.29	c #decision = 57
359.14/359.29	c #random_decision = 0
359.14/359.29	c #conflict = 31
359.14/359.29	c #restart = 0
359.14/359.29	o 17
359.14/359.29	c BCD2: updating upper bound: 28 -> 16
359.14/359.29	c BCD2: 3 <= obj <= 16
359.14/359.29	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=2
359.14/359.29	c BCD2: #sat=3 #unsat=3 bias=3/6
359.14/359.29	c Solving starts ...
359.14/359.29	c ============================[ Search Statistics ]============================
359.14/359.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
359.14/359.29	c       |         |          |          |    Limit     GC | Var      | Constra 
359.14/359.29	c =============================================================================
359.14/359.29	c  0.0s |       0 |        0 |        0 |     1829      0 |       20 |       52
359.24/359.30	c  0.0s |       0 |       42 |        2 |     1829      1 |       20 |       52
359.24/359.30	c #cpu_time = 0.009s
359.24/359.30	c #wall_clock_time = 0.009s
359.24/359.30	c #decision = 42
359.24/359.30	c #random_decision = 0
359.24/359.30	c #conflict = 2
359.24/359.30	c #restart = 0
359.24/359.30	o 3
359.24/359.30	s OPTIMUM FOUND
359.24/359.30	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
359.24/359.30	v -x11 x12 -x13 -x14 x15 -x16 x17 -x18 -x19 -x20
359.24/359.30	v -x21 x22 x23 -x24 x25 x26 x27 x28 x29 x30
359.24/359.30	v -x31 -x32 x33 x34 -x35 x36 x37 x38 x39 x40
359.24/359.30	v x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50
359.24/359.30	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 x60
359.24/359.30	v x61 x62 x63
359.24/359.30	c total CPU time = 358.388s
359.24/359.30	c total wall clock time = 359.302s

Verifier Data

OK	3

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

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.16 2.16 3/179 27588
/proc/meminfo: memFree=29394772/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=712124 CPUtime=0 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 2652 0 0 0 0 0 0 0 20 0 4 0 28953139 729214976 3013 33554432000 4194304 16246674 140734435160656 140734435160080 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 178543 3020 441 2943 0 175437 0
[pid=27588/tid=27589] ppid=27585 vsize=728508 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 745992192 3079 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=732604 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 750186496 3096 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=736700 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28953139 754380800 3111 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.14 2.16 2.16 3/179 27588
/proc/meminfo: memFree=29394772/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 20336 0 0 0 7 2 0 0 20 0 4 0 28953139 1247350784 20685 33554432000 4194304 16246674 140734435160656 140734435160080 13759916 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 304529 20691 765 2943 0 301423 0
[pid=27588/tid=27589] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 20696 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 20701 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 20705 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200507 s]
/proc/loadavg: 2.14 2.16 2.16 3/179 27588
/proc/meminfo: memFree=29394772/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 37844 0 0 0 14 5 0 0 20 0 4 0 28953139 1247350784 38193 33554432000 4194304 16246674 140734435160656 140734435160080 5589685 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 304529 38209 795 2943 0 301423 0
[pid=27588/tid=27589] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 38218 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 38229 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 38241 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300411 s]
/proc/loadavg: 2.14 2.16 2.16 3/179 27588
/proc/meminfo: memFree=29394772/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 56975 0 0 0 21 8 0 0 20 0 4 0 28953139 1247350784 57323 33554432000 4194304 16246674 140734435160656 140734435160080 5712452 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 304529 57329 795 2943 0 301423 0
[pid=27588/tid=27589] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 57332 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 57337 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 57342 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700403 s]
/proc/loadavg: 2.14 2.16 2.16 3/179 27588
/proc/meminfo: memFree=29394772/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 134378 0 0 0 48 21 0 0 20 0 4 0 28953139 1247350784 134727 33554432000 4194304 16246674 140734435160656 140734435142528 5545885 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 304529 134742 795 2943 0 301423 0
[pid=27588/tid=27589] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 134748 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 134752 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28953139 1247350784 134762 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.14 2.16 2.16 3/183 27592
/proc/meminfo: memFree=28505512/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 245760 0 0 0 113 36 0 0 20 0 4 0 28953139 1248399360 246086 33554432000 4194304 16246674 140734435160656 140734435143648 5572168 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 304785 246086 851 2943 0 301679 0
[pid=27588/tid=27589] ppid=27585 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1248399360 246086 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1248399360 246086 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1248399360 246086 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10039 s]
/proc/loadavg: 2.13 2.15 2.16 3/183 27592
/proc/meminfo: memFree=28325456/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 267528 0 0 0 270 39 0 0 20 0 4 0 28953139 1337528320 267854 33554432000 4194304 16246674 140734435160656 140734435142528 13950199 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 326545 267854 851 2943 0 323439 0
[pid=27588/tid=27589] ppid=27585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1337528320 267854 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1337528320 267854 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1337528320 267854 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30039 s]
/proc/loadavg: 2.13 2.15 2.16 4/183 27592
/proc/meminfo: memFree=28324124/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 267531 0 0 0 590 39 0 0 20 0 4 0 28953139 1337528320 267857 33554432000 4194304 16246674 140734435160656 140734435142528 5822298 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 326545 267857 854 2943 0 323439 0
[pid=27588/tid=27589] ppid=27585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1337528320 267857 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1337528320 267857 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1337528320 267857 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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: 2.11 2.15 2.16 3/183 27592
/proc/meminfo: memFree=28323272/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1307204 CPUtime=12.69 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 267770 0 0 0 1230 39 0 0 20 0 4 0 28953139 1338576896 268096 33554432000 4194304 16246674 140734435160656 140734435143656 5754801 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 326801 268096 854 2943 0 323695 0
[pid=27588/tid=27589] ppid=27585 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1338576896 268096 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1338576896 268096 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1338576896 268096 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.09 2.14 2.16 3/183 27592
/proc/meminfo: memFree=28323460/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1307204 CPUtime=25.48 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 267899 0 0 0 2509 39 0 0 20 0 4 0 28953139 1338576896 268225 33554432000 4194304 16246674 140734435160656 140734435143656 5663615 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 326801 268225 854 2943 0 323695 0
[pid=27588/tid=27589] ppid=27585 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1338576896 268225 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1338576896 268225 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1338576896 268225 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1307204

[startup+51.1005 s]
/proc/loadavg: 2.21 2.16 2.16 3/183 27593
/proc/meminfo: memFree=28322600/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1308228 CPUtime=51.08 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268156 0 0 0 5069 39 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140734435143656 13198652 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327057 268482 855 2943 0 323951 0
[pid=27588/tid=27589] ppid=27585 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1308228

[startup+102.3 s]
/proc/loadavg: 2.17 2.16 2.16 3/183 27594
/proc/meminfo: memFree=28322380/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1308228 CPUtime=102.28 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268156 0 0 0 10189 39 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140734435143656 12468485 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327057 268482 855 2943 0 323951 0
[pid=27588/tid=27589] ppid=27585 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1339625472 268482 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1308228


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

/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268189 0 0 0 22186 40 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140734435142528 5553636 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327313 268515 856 2943 0 324207 0
[pid=27588/tid=27589] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1309252

[startup+282.3 s]
/proc/loadavg: 2.16 2.19 2.17 3/183 27623
/proc/meminfo: memFree=28319492/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1309252 CPUtime=282.25 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268189 0 0 0 28184 41 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140734435142528 5831803 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327313 268515 856 2943 0 324207 0
[pid=27588/tid=27589] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268515 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1309252

[startup+342.3 s]
/proc/loadavg: 2.10 2.17 2.17 3/183 27624
/proc/meminfo: memFree=28313548/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1309252 CPUtime=342.24 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268278 0 0 0 34182 42 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140734435143656 5677795 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327313 268604 856 2943 0 324207 0
[pid=27588/tid=27589] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1309252

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

[startup+345.6 s]
/proc/loadavg: 2.10 2.17 2.17 3/183 27624
/proc/meminfo: memFree=28313548/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1309252 CPUtime=345.54 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268278 0 0 0 34512 42 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140734435143656 12477957 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327313 268604 856 2943 0 324207 0
[pid=27588/tid=27589] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1340674048 268604 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 345.54
Current children cumulated vsize (KiB) 1309252

[startup+352 s]
/proc/loadavg: 2.17 2.18 2.17 4/182 27624
/proc/meminfo: memFree=28311452/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1311300 CPUtime=351.94 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268797 0 0 0 35152 42 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140734435143656 6836696 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327825 269123 856 2943 0 324719 0
[pid=27588/tid=27589] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 351.94
Current children cumulated vsize (KiB) 1311300

[startup+355.2 s]
/proc/loadavg: 2.17 2.18 2.17 3/182 27624
/proc/meminfo: memFree=28311452/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1311300 CPUtime=355.14 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268797 0 0 0 35472 42 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140734435142528 5723239 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327825 269123 856 2943 0 324719 0
[pid=27588/tid=27589] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 355.14
Current children cumulated vsize (KiB) 1311300

[startup+356.8 s]
/proc/loadavg: 2.17 2.18 2.17 4/183 27625
/proc/meminfo: memFree=28311320/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1311300 CPUtime=356.74 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268797 0 0 0 35632 42 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140734435143656 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327825 269123 856 2943 0 324719 0
[pid=27588/tid=27589] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 356.74
Current children cumulated vsize (KiB) 1311300

[startup+358.4 s]
/proc/loadavg: 2.15 2.17 2.17 4/183 27625
/proc/meminfo: memFree=28311444/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1311300 CPUtime=358.34 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268797 0 0 0 35792 42 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140734435143656 6021107 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327825 269123 856 2943 0 324719 0
[pid=27588/tid=27589] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 358.34
Current children cumulated vsize (KiB) 1311300

[startup+358.8 s]
/proc/loadavg: 2.15 2.17 2.17 4/183 27625
/proc/meminfo: memFree=28311444/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1311300 CPUtime=358.74 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268797 0 0 0 35832 42 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140734435143656 5600808 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327825 269123 856 2943 0 324719 0
[pid=27588/tid=27589] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 358.74
Current children cumulated vsize (KiB) 1311300

[startup+359.2 s]
/proc/loadavg: 2.15 2.17 2.17 4/183 27625
/proc/meminfo: memFree=28311444/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1311300 CPUtime=359.14 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268797 0 0 0 35872 42 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140734435143656 6022417 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327825 269123 856 2943 0 324719 0
[pid=27588/tid=27589] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269123 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 359.14
Current children cumulated vsize (KiB) 1311300

[startup+359.3 s]
/proc/loadavg: 2.15 2.17 2.17 4/183 27625
/proc/meminfo: memFree=28311444/32872528 swapFree=1191052/1305516
[pid=27588] ppid=27585 vsize=1311300 CPUtime=359.24 cores=0,2,4,6
/proc/27588/stat : 27588 (toysat) R 27585 27588 26736 0 -1 4202496 268798 0 0 0 35882 42 0 0 20 0 4 0 28953139 1342771200 269124 33554432000 4194304 16246674 140734435160656 140734435143656 5589615 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27588/statm: 327825 269124 857 2943 0 324719 0
[pid=27588/tid=27589] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27589/stat : 27589 (toysat) S 27585 27588 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269124 33554432000 4194304 16246674 140734435160656 140280027131120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27588/tid=27590] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27590/stat : 27590 (toysat) S 27585 27588 26736 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269124 33554432000 4194304 16246674 140734435160656 140279940099312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27588/tid=27591] ppid=27585 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/27588/task/27591/stat : 27591 (toysat) S 27585 27588 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28953139 1342771200 269124 33554432000 4194304 16246674 140734435160656 140279929625776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 359.24
Current children cumulated vsize (KiB) 1311300

Child status: 0
Real time (s): 359.365
CPU time (s): 359.31
CPU user time (s): 358.824
CPU system time (s): 0.485926
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 1311300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.824
system time used= 0.485926
maximum resident set size= 1076504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268802
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= 372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.925859 second user time and 1.37779 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 18:57:45
IDJOB=4106310
IDBENCH=48011
IDSOLVER=2542
FILE ID=node127/4106310-1466269065
RUNJOBID= node127-1466265123-26752
PBS_JOBID= 19918231
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=5-P1=11-P2=79-P3=109-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106310-1466269065/watcher-4106310-1466269065 -o /tmp/evaluation-result-4106310-1466269065/solver-4106310-1466269065 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26752 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106310-1466269065.opb

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

MD5SUM BENCH= 0a27d79e1432beae6ac37c69ce20353c
RANDOM SEED=1047693824

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.53
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.769
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.769
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.769
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.56
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.769
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.769
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.769
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.56
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.769
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:        29395696 kB
Buffers:           85948 kB
Cached:           259000 kB
SwapCached:          516 kB
Active:          1176884 kB
Inactive:         255332 kB
Active(anon):    1087336 kB
Inactive(anon):     2184 kB
Active(file):      89548 kB
Inactive(file):   253148 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             16320 kB
Writeback:             0 kB
AnonPages:       2482056 kB
Mapped:            10468 kB
Shmem:                 0 kB
Slab:             603880 kB
SReclaimable:      48084 kB
SUnreclaim:       555796 kB
KernelStack:        1520 kB
PageTables:         8732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2535752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node127 at 2016-06-18 19:03:45