Trace number 4106160

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 132.023 132.044

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=67-P1=11-P2=79-P3=19-B.opb
MD5SUMc45a41967aca6dc7b045a3d710a031e8
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:16:51+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-4106160-1466266611.opb"]
0.00/0.01	c use --random-gen="1549687743 3635652493 1509970773 1744282544 3666692145 392848033 2307335028 1706215905 2118157546 4271949100 2163468421 1176962167 257218583 4070761391 2870862381 297166295 960357326 1688182614 812091724 122752089 3063660096 392569819 4059985535 2103100262 1671759250 114193216 3026011445 582639657 2835951120 1227119218 144708673 2791140760 3058125226 1737800308 1093480127 2756391092 1453594126 401900792 2176789329 2023064309 837647907 1806477607 3297071682 3413262633 1821316883 579429872 1985564687 2308892919 1695541549 1348833623 1529456597 2750564797 487154649 1445356972 2072302642 1760471974 1238096140 450455604 824277367 2938706364 2533869692 1387413393 3851756646 3634341272 1843359234 68294659 1000563153 2146185841 2038631417 3527242134 3744262717 3348418594 1337642214 2355089635 4015439496 991333136 2054673588 1505027841 1624321680 1931754242 2943025918 2497867040 1621291217 3542539847 4252918021 2679635197 3853560449 521933292 875556046 3409099942 100966318 184733738 477604373 2639914961 1680639807 941768154 3767306760 881021035 1469545697 3244252329 3893191590 3222908323 33365983 299300348 3675204055 2731344735 1946487019 1278515869 2524099716 1753756409 213478033 1046800960 752568408 380840239 3043866079 2499501327 2577441894 2923349885 441384903 764617775 2350024685 1017356242 3161959824 2635331227 2555761342 1059578867 1126516802 4064835760 3324083617 279653027 2851895571 4092511670 4250635956 1284748212 15171203 2888398104 2919081400 2395915854 3434535216 1724708553 1262875465 570931034 2352889596 3120244859 2979412412 4041134594 3368164335 3042972899 2404193034 1804840973 2367539691 32183081 888680646 501003441 3813362028 1016661633 1010189090 2022541103 823509457 2032958962 2918485608 3224751442 2003529419 3909788098 1606363710 1183057348 460300432 2657331562 2186195774 3891780735 1559072551 1250787883 3452565216 1977927303 2891033684 4163277487 3003009133 1198153601 1280338113 1964611778 1968552097 1609983495 843121579 164953416 454363308 441320794 622990820 383037902 119767345 3229697466 900126353 1116122908 2969494032 3141923302 2171301750 2058381204 1730725647 1323366483 3257256687 2854480653 2780059844 1174220836 2615046008 986869614 3330483726 3938159254 2581845612 717865796 3174121475 2758086272 3697033529 662816146 813860284 2413453060 535805463 1126564072 1451871180 566705397 2889696411 2344905908 3140837618 3896826292 2848839775 763760769 434792419 4095084923 4045244219 3517037343 3464020939 3343752286 3480374328 2372022338 1111938165 3640659932 929421886 4028483095 62682957 3957664429 483612272 2074178902 598037064 4050878940 391756290 868315845 2474556234 2627732621 986715480 752510133 2714102845 2271885261 437572711 3488356182 3582188384 3112537947 3295383338 2097578249 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 |      124 |      100 |      220      0 |        0 |        0
0.00/0.08	c  0.1s |       2 |      299 |      250 |      243      0 |        0 |        0
0.09/0.12	c  0.1s |       3 |      546 |      475 |      268      1 |        0 |        0
0.19/0.21	c  0.2s |       4 |      918 |      813 |      295      3 |        0 |        0
0.19/0.28	c  0.3s |       4 |     1295 |     1157 |      325      5 |        0 |        0
0.19/0.28	c #cpu_time = 0.261s
0.19/0.28	c #wall_clock_time = 0.261s
0.19/0.28	c #decision = 1295
0.19/0.28	c #random_decision = 5
0.19/0.28	c #conflict = 1157
0.19/0.28	c #restart = 4
0.19/0.28	o 127
0.19/0.28	c BCD2: updating upper bound: 127 -> 126
0.19/0.28	c BCD2: 0 <= obj <= 126
0.19/0.28	c BCD2: #cores=0, #unrelaxed=7, #relaxed=0, #hardened=0
0.19/0.28	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |      325      0 |        0 |        0
0.19/0.28	c  0.0s |       0 |        5 |        0 |      325      0 |        0 |        0
0.19/0.28	c #cpu_time = 0.001s
0.19/0.28	c #wall_clock_time = 0.001s
0.19/0.28	c #decision = 5
0.19/0.28	c #random_decision = 0
0.19/0.28	c #conflict = 0
0.19/0.28	c #restart = 0
0.19/0.28	c BCD2: found a new core of size 6: cost of the new core is >=2
0.19/0.28	c lower bound updated to 2
0.19/0.28	c BCD2: 2 <= obj <= 126
0.19/0.28	c BCD2: #cores=1, #unrelaxed=1, #relaxed=6, #hardened=0
0.19/0.28	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |      325      0 |        0 |        0
0.29/0.32	c  0.0s |       1 |      147 |      100 |      325      0 |        0 |        0
0.29/0.35	c  0.1s |       2 |      358 |      250 |      358      1 |        0 |        0
0.39/0.43	c  0.2s |       3 |      656 |      475 |      358      2 |        0 |        0
0.49/0.51	c  0.2s |       4 |     1211 |      813 |      358      3 |        0 |        0
0.58/0.63	c  0.4s |       5 |     1787 |     1320 |      394      5 |        0 |        0
0.69/0.80	c  0.5s |       6 |     2610 |     2081 |      434      8 |        0 |        0
1.10/1.16	c  0.9s |       7 |     3865 |     3223 |      434     12 |        0 |        0
1.39/1.45	c  1.2s |       8 |     5662 |     4936 |      478     17 |        0 |        0
1.89/1.91	c  1.6s |       9 |     8616 |     7506 |      526     25 |        0 |        0
2.49/2.52	c  2.2s |      10 |    12632 |    11361 |      579     36 |        0 |        0
3.39/3.47	c  3.2s |      11 |    18896 |    17144 |      637     52 |        0 |        0
4.79/4.82	c  4.5s |      12 |    27747 |    25819 |      701     74 |        0 |        0
6.79/6.83	c  6.5s |      12 |    39186 |    36619 |      701    100 |        0 |        0
7.18/7.24	c  7.0s |      13 |    41530 |    38832 |      772    105 |        0 |        0
9.18/9.24	c  9.0s |      13 |    54040 |    50732 |      772    131 |        0 |        0
10.59/10.65	c 10.4s |      14 |    61919 |    58352 |      850    147 |        0 |        0
12.59/12.66	c 12.4s |      14 |    72379 |    68052 |      850    167 |        0 |        0
14.59/14.66	c 14.4s |      14 |    84492 |    78952 |      850    189 |        0 |        0
16.29/16.32	c 16.0s |      15 |    93886 |    87632 |      936    206 |        0 |        0
18.29/18.33	c 18.1s |      15 |   105665 |    98932 |      936    227 |        0 |        0
20.29/20.35	c 20.1s |      15 |   117565 |   110532 |      936    249 |        0 |        0
22.29/22.37	c 22.1s |      15 |   130328 |   122832 |      936    272 |        0 |        0
23.99/24.01	c 23.7s |      16 |   139541 |   131552 |     1030    288 |        0 |        0
25.99/26.01	c 25.7s |      16 |   150439 |   141552 |     1030    305 |        0 |        0
27.99/28.02	c 27.7s |      16 |   161711 |   151652 |     1030    322 |        0 |        0
29.99/30.02	c 29.7s |      16 |   172652 |   161852 |     1030    340 |        0 |        0
31.99/32.05	c 31.8s |      16 |   183656 |   171652 |     1030    357 |        0 |        0
33.99/34.06	c 33.8s |      16 |   194134 |   181252 |     1030    373 |        0 |        0
35.99/36.07	c 35.8s |      16 |   205113 |   191152 |     1030    391 |        0 |        0
37.39/37.47	c 37.2s |      17 |   212111 |   197432 |     1133    401 |        0 |        0
39.38/39.47	c 39.2s |      17 |   222414 |   207432 |     1133    417 |        0 |        0
41.38/41.48	c 41.2s |      17 |   232149 |   216732 |     1133    432 |        0 |        0
43.48/43.50	c 43.2s |      17 |   242117 |   226432 |     1133    447 |        0 |        0
45.48/45.51	c 45.2s |      17 |   252222 |   236032 |     1133    463 |        0 |        0
47.48/47.53	c 47.3s |      17 |   262687 |   245832 |     1133    478 |        0 |        0
49.49/49.54	c 49.3s |      17 |   273589 |   255832 |     1133    494 |        0 |        0
51.48/51.55	c 51.3s |      17 |   283401 |   265132 |     1133    509 |        0 |        0
53.48/53.57	c 53.3s |      17 |   293415 |   274632 |     1133    524 |        0 |        0
55.48/55.58	c 55.3s |      17 |   303402 |   283732 |     1133    539 |        0 |        0
57.48/57.59	c 57.3s |      17 |   314765 |   294432 |     1247    556 |        0 |        0
57.88/57.93	c 57.6s |      18 |   316678 |   296252 |     1247    559 |        0 |        0
59.88/59.95	c 59.7s |      18 |   327886 |   306452 |     1247    574 |        0 |        0
61.88/61.96	c 61.7s |      18 |   337538 |   314652 |     1247    586 |        0 |        0
63.88/63.96	c 63.7s |      18 |   345568 |   322152 |     1247    597 |        0 |        0
65.88/65.97	c 65.7s |      18 |   355467 |   331352 |     1247    611 |        0 |        0
67.88/67.99	c 67.7s |      18 |   365807 |   340952 |     1247    625 |        0 |        0
69.98/70.00	c 69.7s |      18 |   375720 |   350252 |     1247    639 |        0 |        0
71.98/72.00	c 71.7s |      18 |   386271 |   359952 |     1247    653 |        0 |        0
73.98/74.01	c 73.7s |      18 |   395785 |   369052 |     1247    666 |        0 |        0
75.98/76.03	c 75.8s |      18 |   404817 |   377652 |     1247    679 |        0 |        0
77.97/78.04	c 77.8s |      18 |   415909 |   388152 |     1247    694 |        0 |        0
79.97/80.04	c 79.8s |      18 |   426971 |   398852 |     1247    709 |        0 |        0
81.97/82.04	c 81.8s |      18 |   436938 |   408652 |     1247    723 |        0 |        0
83.97/84.06	c 83.8s |      18 |   447412 |   418552 |     1247    738 |        0 |        0
85.97/86.07	c 85.8s |      18 |   458436 |   429052 |     1247    753 |        0 |        0
87.98/88.08	c 87.8s |      18 |   467819 |   437952 |     1247    766 |        0 |        0
89.48/89.52	c 89.2s |      19 |   474665 |   444482 |     1372    775 |        0 |        0
91.48/91.55	c 91.3s |      19 |   484201 |   453182 |     1372    786 |        0 |        0
93.49/93.55	c 93.3s |      19 |   493443 |   461482 |     1372    797 |        0 |        0
95.48/95.56	c 95.3s |      19 |   502428 |   469982 |     1372    809 |        0 |        0
97.48/97.57	c 97.3s |      19 |   512339 |   478882 |     1372    821 |        0 |        0
99.48/99.58	c 99.3s |      19 |   521934 |   487782 |     1372    833 |        0 |        0
101.48/101.59	c  101s |      19 |   530421 |   495582 |     1372    844 |        0 |        0
103.48/103.59	c  103s |      19 |   540574 |   505082 |     1372    857 |        0 |        0
105.58/105.61	c  105s |      19 |   550224 |   514282 |     1372    869 |        0 |        0
107.58/107.61	c  107s |      19 |   559138 |   522382 |     1372    880 |        0 |        0
109.58/109.61	c  109s |      19 |   568580 |   531182 |     1372    893 |        0 |        0
111.58/111.62	c  111s |      19 |   578763 |   540582 |     1372    905 |        0 |        0
113.57/113.63	c  113s |      19 |   588074 |   549482 |     1372    917 |        0 |        0
115.58/115.64	c  115s |      19 |   596918 |   557782 |     1372    929 |        0 |        0
117.57/117.66	c  117s |      19 |   606464 |   566482 |     1372    941 |        0 |        0
119.57/119.67	c  119s |      19 |   615747 |   575182 |     1372    952 |        0 |        0
121.57/121.69	c  121s |      19 |   625128 |   584082 |     1372    965 |        0 |        0
123.57/123.69	c  123s |      19 |   635924 |   594682 |     1372    979 |        0 |        0
125.67/125.70	c  125s |      19 |   646806 |   604382 |     1372    992 |        0 |        0
127.68/127.72	c  127s |      19 |   656350 |   613182 |     1372   1004 |        0 |        0
129.67/129.73	c  129s |      19 |   667021 |   623282 |     1372   1018 |        0 |        0
131.67/131.73	c  131s |      19 |   678104 |   634182 |     1372   1033 |        0 |        0
131.87/131.92	c  131s |      19 |   679070 |   635149 |     1372   1034 |        0 |        0
131.87/131.92	c #cpu_time = 131.637s
131.87/131.92	c #wall_clock_time = 131.639s
131.87/131.92	c #decision = 679070
131.87/131.92	c #random_decision = 2027
131.87/131.92	c #conflict = 635149
131.87/131.92	c #restart = 19
131.87/131.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=3
131.87/131.92	c lower bound updated to 3
131.87/131.92	c BCD2: 3 <= obj <= 126
131.87/131.92	c BCD2: #cores=1, #unrelaxed=0, #relaxed=7, #hardened=0
131.87/131.92	c BCD2: #sat=1 #unsat=3 bias=3/4
131.87/131.92	c Solving starts ...
131.87/131.92	c ============================[ Search Statistics ]============================
131.87/131.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
131.87/131.92	c       |         |          |          |    Limit     GC | Var      | Constra 
131.87/131.92	c =============================================================================
131.87/131.92	c  0.0s |       0 |        0 |        0 |     1372      0 |        1 |        0
131.87/131.94	c  0.0s |       1 |      109 |      100 |     1372      0 |        1 |        1
131.87/131.95	c  0.0s |       1 |      145 |      118 |     1372      0 |        1 |        1
131.87/131.95	c #cpu_time = 0.032s
131.87/131.95	c #wall_clock_time = 0.032s
131.87/131.95	c #decision = 145
131.87/131.95	c #random_decision = 0
131.87/131.95	c #conflict = 118
131.87/131.95	c #restart = 1
131.87/131.95	o 75
131.87/131.95	c BCD2: updating upper bound: 126 -> 74
131.87/131.95	c BCD2: 3 <= obj <= 74
131.87/131.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=7, #hardened=0
131.87/131.95	c BCD2: #sat=2 #unsat=3 bias=3/5
131.87/131.95	c Solving starts ...
131.87/131.95	c ============================[ Search Statistics ]============================
131.87/131.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
131.87/131.95	c       |         |          |          |    Limit     GC | Var      | Constra 
131.87/131.95	c =============================================================================
131.87/131.95	c  0.0s |       0 |        0 |        0 |     1372      0 |        1 |        1
131.87/131.96	c  0.0s |       0 |       82 |       43 |     1372      0 |        1 |        1
131.87/131.96	c #cpu_time = 0.014s
131.87/131.96	c #wall_clock_time = 0.014s
131.87/131.96	c #decision = 82
131.87/131.96	c #random_decision = 0
131.87/131.96	c #conflict = 43
131.87/131.96	c #restart = 0
131.87/131.96	o 11
131.87/131.96	c BCD2: hardening fixes 3 literals
131.87/131.96	c BCD2: updating upper bound: 74 -> 10
131.87/131.96	c BCD2: 3 <= obj <= 10
131.87/131.96	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=3
131.87/131.96	c BCD2: #sat=3 #unsat=3 bias=3/6
131.87/131.96	c Solving starts ...
131.87/131.96	c ============================[ Search Statistics ]============================
131.87/131.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
131.87/131.96	c       |         |          |          |    Limit     GC | Var      | Constra 
131.87/131.96	c =============================================================================
131.87/131.97	c  0.0s |       0 |        0 |        0 |     1372      0 |       28 |        4
131.87/131.97	c  0.0s |       0 |       41 |       11 |     1372      0 |       28 |       68
131.87/131.97	c #cpu_time = 0.007s
131.87/131.97	c #wall_clock_time = 0.007s
131.87/131.97	c #decision = 41
131.87/131.97	c #random_decision = 0
131.87/131.97	c #conflict = 11
131.87/131.97	c #restart = 0
131.87/131.97	o 7
131.87/131.97	c BCD2: hardening fixes 1 literals
131.87/131.97	c BCD2: updating upper bound: 10 -> 6
131.87/131.97	c BCD2: 3 <= obj <= 6
131.87/131.97	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=4
131.87/131.97	c BCD2: #sat=4 #unsat=3 bias=3/7
131.87/131.97	c Solving starts ...
131.87/131.97	c ============================[ Search Statistics ]============================
131.87/131.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
131.87/131.97	c       |         |          |          |    Limit     GC | Var      | Constra 
131.87/131.97	c =============================================================================
131.87/131.97	c  0.0s |       0 |        0 |        0 |     1372      0 |       37 |       70
131.87/131.98	c  0.0s |       0 |       51 |        9 |     1372      0 |       37 |       91
131.87/131.98	c #cpu_time = 0.003s
131.87/131.98	c #wall_clock_time = 0.003s
131.87/131.98	c #decision = 51
131.87/131.98	c #random_decision = 0
131.87/131.98	c #conflict = 9
131.87/131.98	c #restart = 0
131.87/131.98	o 3
131.87/131.98	s OPTIMUM FOUND
131.87/131.98	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 x9 x10
131.87/131.98	v -x11 x12 -x13 -x14 x15 -x16 x17 x18 -x19 x20
131.87/131.98	v -x21 x22 -x23 x24 x25 x26 -x27 -x28 x29 -x30
131.87/131.98	v x31 -x32 -x33 -x34 x35 x36 -x37 -x38 -x39 -x40
131.87/131.98	v x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
131.87/131.98	v -x51 -x52 x53 x54 -x55 -x56 x57 x58 x59 -x60
131.87/131.98	v -x61 -x62 -x63
131.87/131.98	c total CPU time = 131.976s
131.87/131.98	c total wall clock time = 131.978s

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

pid=25219
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: 2.30 2.27 2.12 4/179 25222
/proc/meminfo: memFree=28951944/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=604604 CPUtime=0 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 2232 0 0 0 0 0 0 0 20 0 4 0 28706826 619114496 3105 33554432000 4194304 16246674 140736356238960 140736356238384 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 151663 3115 441 2943 0 148557 0
[pid=25222/tid=25223] ppid=25219 vsize=622012 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 636940288 3172 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=626108 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 641134592 3189 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=630204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 645328896 3207 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100118 s]
/proc/loadavg: 2.30 2.27 2.12 4/179 25222
/proc/meminfo: memFree=28951944/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 21732 0 0 0 6 3 0 0 20 0 4 0 28706826 1247350784 22592 33554432000 4194304 16246674 140736356238960 140736356238384 5677541 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 304529 22598 765 2943 0 301423 0
[pid=25222/tid=25223] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 22604 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 22609 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 22616 33554432000 4194304 16246674 140736356238960 140132770376880 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.200449 s]
/proc/loadavg: 2.30 2.27 2.12 4/179 25222
/proc/meminfo: memFree=28951944/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 40110 0 0 0 13 6 0 0 20 0 4 0 28706826 1247350784 40970 33554432000 4194304 16246674 140736356238960 140736356238384 13954410 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 304529 40980 765 2943 0 301423 0
[pid=25222/tid=25223] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 40989 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 40998 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 41008 33554432000 4194304 16246674 140736356238960 140132770376880 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.300407 s]
/proc/loadavg: 2.30 2.27 2.12 4/179 25222
/proc/meminfo: memFree=28951944/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 58331 0 0 0 21 8 0 0 20 0 4 0 28706826 1247350784 59190 33554432000 4194304 16246674 140736356238960 140736356238384 5712452 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 304529 59196 795 2943 0 301423 0
[pid=25222/tid=25223] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 59200 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 59205 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 59209 33554432000 4194304 16246674 140736356238960 140132770376880 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.700381 s]
/proc/loadavg: 2.30 2.27 2.12 4/179 25222
/proc/meminfo: memFree=28951944/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 136072 0 0 0 52 17 0 0 20 0 4 0 28706826 1247350784 136931 33554432000 4194304 16246674 140736356238960 140736356221960 5546098 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 304529 136941 795 2943 0 301423 0
[pid=25222/tid=25223] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 136946 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 136949 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1247350784 136956 33554432000 4194304 16246674 140736356238960 140132770376880 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.50033 s]
/proc/loadavg: 2.30 2.27 2.12 3/183 25226
/proc/meminfo: memFree=28109964/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 245810 0 0 0 116 33 0 0 20 0 4 0 28706826 1248399360 246647 33554432000 4194304 16246674 140736356238960 140736356220864 5600140 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 304785 246647 852 2943 0 301679 0
[pid=25222/tid=25223] ppid=25219 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1248399360 246647 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1248399360 246647 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1248399360 246647 33554432000 4194304 16246674 140736356238960 140132770376880 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) 1219140

[startup+3.10033 s]
/proc/loadavg: 2.30 2.27 2.12 3/183 25226
/proc/meminfo: memFree=27880540/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 267445 0 0 0 273 36 0 0 20 0 4 0 28706826 1337528320 268282 33554432000 4194304 16246674 140736356238960 140736356220864 5717656 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 326545 268282 852 2943 0 323439 0
[pid=25222/tid=25223] ppid=25219 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1337528320 268282 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1337528320 268282 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1337528320 268282 33554432000 4194304 16246674 140736356238960 140132770376880 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.30034 s]
/proc/loadavg: 2.28 2.27 2.12 3/183 25226
/proc/meminfo: memFree=27879276/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 267510 0 0 0 593 36 0 0 20 0 4 0 28706826 1337528320 268347 33554432000 4194304 16246674 140736356238960 140736356220864 6021684 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 326545 268347 852 2943 0 323439 0
[pid=25222/tid=25223] ppid=25219 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1337528320 268347 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1337528320 268347 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1337528320 268347 33554432000 4194304 16246674 140736356238960 140132770376880 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: 2.26 2.26 2.12 3/183 25226
/proc/meminfo: memFree=27880644/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1307204 CPUtime=12.69 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 267896 0 0 0 1232 37 0 0 20 0 4 0 28706826 1338576896 268733 33554432000 4194304 16246674 140736356238960 140736356220864 13950192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 326801 268733 852 2943 0 323695 0
[pid=25222/tid=25223] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268733 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268733 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268733 33554432000 4194304 16246674 140736356238960 140132770376880 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) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.28 2.27 2.12 4/183 25226
/proc/meminfo: memFree=27881412/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1307204 CPUtime=25.49 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 267899 0 0 0 2512 37 0 0 20 0 4 0 28706826 1338576896 268736 33554432000 4194304 16246674 140736356238960 140736356220864 5722912 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 326801 268736 855 2943 0 323695 0
[pid=25222/tid=25223] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268736 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268736 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268736 33554432000 4194304 16246674 140736356238960 140132770376880 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) 1307204

[startup+51.1005 s]
/proc/loadavg: 2.24 2.26 2.12 3/182 25226
/proc/meminfo: memFree=27876744/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1307204 CPUtime=51.08 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 267899 0 0 0 5071 37 0 0 20 0 4 0 28706826 1338576896 268736 33554432000 4194304 16246674 140736356238960 140736356221960 5553724 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 326801 268736 855 2943 0 323695 0
[pid=25222/tid=25223] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268736 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268736 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1338576896 268736 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1307204

[startup+102.3 s]
/proc/loadavg: 2.15 2.23 2.12 3/183 25228
/proc/meminfo: memFree=27878432/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=102.28 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 10190 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356221960 13927237 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 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) 1308228

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

[startup+102.408 s]
/proc/loadavg: 2.15 2.23 2.12 3/183 25228
/proc/meminfo: memFree=27878432/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=102.38 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 10200 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356221960 5722827 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1308228

[startup+115.2 s]
/proc/loadavg: 2.20 2.24 2.12 4/183 25228
/proc/meminfo: memFree=27878168/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=115.17 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 11479 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356220864 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (KiB) 1308228

[startup+121.6 s]
/proc/loadavg: 2.26 2.25 2.13 3/183 25229
/proc/meminfo: memFree=27875664/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=121.57 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 12119 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356220864 5823779 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 121.57
Current children cumulated vsize (KiB) 1308228

[startup+128 s]
/proc/loadavg: 2.24 2.25 2.13 3/183 25229
/proc/meminfo: memFree=27875792/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=127.97 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 12759 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356220864 5523188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 1308228

[startup+129.6 s]
/proc/loadavg: 2.24 2.25 2.13 4/183 25229
/proc/meminfo: memFree=27875776/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=129.57 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 12919 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356220864 5822604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 129.57
Current children cumulated vsize (KiB) 1308228

[startup+131.2 s]
/proc/loadavg: 2.22 2.24 2.12 4/183 25229
/proc/meminfo: memFree=27875832/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=131.17 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 13079 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356220864 5822604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 131.17
Current children cumulated vsize (KiB) 1308228

[startup+131.6 s]
/proc/loadavg: 2.22 2.24 2.12 4/183 25229
/proc/meminfo: memFree=27875832/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=1308228 CPUtime=131.57 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202496 268002 0 0 0 13119 38 0 0 20 0 4 0 28706826 1339625472 268839 33554432000 4194304 16246674 140736356238960 140736356220864 5545776 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 327057 268839 855 2943 0 323951 0
[pid=25222/tid=25223] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25223/stat : 25223 (toysat) S 25219 25222 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132860538096 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=25222/tid=25224] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25224/stat : 25224 (toysat) S 25219 25222 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132850048240 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=25222/tid=25225] ppid=25219 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/25222/task/25225/stat : 25225 (toysat) S 25219 25222 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28706827 1339625472 268839 33554432000 4194304 16246674 140736356238960 140132770376880 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 131.57
Current children cumulated vsize (KiB) 1308228

[startup+132 s]
/proc/loadavg: 2.22 2.24 2.12 3/180 25229
/proc/meminfo: memFree=28202828/32872528 swapFree=1499884/1696108
[pid=25222] ppid=25219 vsize=0 CPUtime=131.97 cores=1,3,5,7
/proc/25222/stat : 25222 (toysat) R 25219 25222 24910 0 -1 4202500 268007 0 0 0 13157 40 0 0 20 0 1 0 28706826 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25222/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 131.97
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 132.044
CPU time (s): 132.023
CPU user time (s): 131.578
CPU system time (s): 0.444932
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1308228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.578
system time used= 0.444932
maximum resident set size= 1075368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268007
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= 22
involuntary context switches= 136

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.32495 second user time and 0.538918 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 18:16:51
IDJOB=4106160
IDBENCH=47956
IDSOLVER=2542
FILE ID=node137/4106160-1466266611
RUNJOBID= node137-1466264772-24927
PBS_JOBID= 19918225
Free space on /tmp= 71688 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=67-P1=11-P2=79-P3=19-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106160-1466266611/watcher-4106160-1466266611 -o /tmp/evaluation-result-4106160-1466266611/solver-4106160-1466266611 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24927 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106160-1466266611.opb

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

MD5SUM BENCH= c45a41967aca6dc7b045a3d710a031e8
RANDOM SEED=415437128

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.486
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.486
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.486
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.486
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.38
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.486
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.486
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:        28952208 kB
Buffers:          144808 kB
Cached:           254724 kB
SwapCached:         1268 kB
Active:          1225932 kB
Inactive:         251592 kB
Active(anon):    1078944 kB
Inactive(anon):     1028 kB
Active(file):     146988 kB
Inactive(file):   250564 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:             16340 kB
Writeback:             0 kB
AnonPages:       2773068 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             606732 kB
SReclaimable:      50844 kB
SUnreclaim:       555888 kB
KernelStack:        1520 kB
PageTables:         9636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2915432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71672 MiB
End job on node137 at 2016-06-18 18:19:03