Trace number 4106175

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 155.253 155.287

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=17-P1=89-P2=113-P3=89-P4=67-B.opb
MD5SUM5afc409acaae7ef62c2326d33adf31bc
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.048991
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 variables84
Total number of constraints9
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 constraints9
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)196
Sum of products size (including duplicates)392
Number of different products196
Sum of products size392

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:22:37+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.01	c   OptDir-0.0.3
0.00/0.01	c   array-0.5.1.0
0.00/0.01	c   base-4.8.2.0
0.00/0.01	c   bytestring-0.10.6.0
0.00/0.01	c   bytestring-builder-0.10.6.0.0
0.00/0.01	c   clock-0.7.2
0.00/0.01	c   containers-0.5.6.2
0.00/0.01	c   data-default-0.5.3
0.00/0.01	c   data-default-class-0.0.1
0.00/0.01	c   data-interval-1.2.0
0.00/0.01	c   deepseq-1.4.1.1
0.00/0.01	c   directory-1.2.2.0
0.00/0.01	c   exceptions-0.8.2.1
0.00/0.01	c   extended-reals-0.2.1.0
0.00/0.01	c   filepath-1.4.0.0
0.00/0.01	c   finite-field-0.8.0
0.00/0.01	c   hashable-1.2.4.0
0.00/0.01	c   heaps-0.3.3
0.00/0.01	c   intern-0.9.1.4
0.00/0.01	c   loop-0.3.0
0.00/0.01	c   mtl-2.2.1
0.00/0.01	c   multiset-0.3.2
0.00/0.01	c   mwc-random-0.13.3.2
0.00/0.01	c   parse_dimacs-1.3
0.00/0.01	c   parsec-3.1.9
0.00/0.01	c   prettyclass-1.0.0.0
0.00/0.01	c   primes-0.2.1.0
0.00/0.01	c   primitive-0.6.1.0
0.00/0.01	c   process-1.2.3.0
0.00/0.01	c   pseudo-boolean-0.1.3.0
0.00/0.02	c   queue-0.1.2
0.00/0.02	c   semigroups-0.18.1
0.00/0.02	c   sign-0.4.3
0.00/0.02	c   stm-2.4.4.1
0.00/0.02	c   template-haskell-2.10.0.0
0.00/0.02	c   temporary-1.2.0.4
0.00/0.02	c   time-1.5.0.1
0.00/0.02	c   transformers-0.4.2.0
0.00/0.02	c   transformers-compat-0.5.1.4
0.00/0.02	c   type-level-numbers-0.1.1.1
0.00/0.02	c   unbounded-delays-0.1.0.9
0.00/0.02	c   unordered-containers-0.2.6.0
0.00/0.02	c   vector-0.11.0.0
0.00/0.02	c   vector-space-0.10.3
0.00/0.02	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4106175-1466266957.opb"]
0.00/0.02	c use --random-gen="1152634536 417717389 1245019133 3219733203 2137958641 2942933730 3329178175 3738408608 765234597 3618600272 1685107504 381612734 3031428552 474220021 3660657238 1355917084 2192819411 3454604084 4166070088 2146558526 3053622562 523326282 3847146672 1996623744 2342565421 3461529313 2134821929 3971605905 1973823967 930254248 4252587927 2377704792 213662964 1840402925 1044596346 1596418408 2756810877 3341716587 3219095531 524020468 3644575241 3245971161 3101308797 2527843694 1301814959 2960103652 2223904082 144233697 2291283109 731899368 3083991541 333408332 3803656310 4240148471 1376724604 4153128094 464207922 3356517862 3923216537 2790450464 1788890046 2713817113 2375796813 204397972 1834386643 1719767980 1043514036 479530273 255050160 110904717 463453385 1878859817 3665360247 3841463261 1192707456 3072414790 2271024306 649697567 806614099 2627198984 191580387 1158516449 1042108827 1268144087 1368157639 855763835 3422655510 3087518920 2095246160 3438277416 3056996494 2159888839 3386138959 1329805222 371585133 2799209520 2031109662 4150230705 3760847873 2266424058 3841273307 2133820590 3326888900 2366974516 4262551595 2459931042 3658091571 585153142 3707037445 4146684808 3772438646 1833937702 1648310483 2441151851 153026491 3095750823 1367293638 1501385059 2707638525 3787546502 3224129451 3507955398 2121842511 2148728344 3450543794 3411777656 3442555966 2295604548 324059384 4143775544 1970290256 2168763569 2575082170 308052724 4117065348 2928222931 846679732 3385589717 3794727991 2089585146 4120430521 3343628863 3033504043 3956865666 3247536108 1582981465 1607969140 1370812590 3035975244 956220739 1095560092 46446974 980836757 362397749 39164113 3077028962 3930433813 1976749406 3728020067 4167153841 3197012995 2914116465 1237367320 1984012625 4187617681 2669899241 3267981027 3339922806 2907993378 2187065845 2389070814 209640118 3588792873 1092433872 231832325 2642780307 2090540358 452842077 2123163321 330191148 14204982 2243113572 837331792 3519007048 1578174608 3772231267 2292486754 3047237619 1913559582 3683351453 2784311538 2587775684 975150209 1728473808 3382318990 1826455858 1819113000 273065513 3171305682 1036504828 4196976296 3628878837 3189824782 225259972 1786579524 3751871819 3125636915 2451620485 2364787523 3654765216 870798299 1213910092 842463249 723374556 3565245919 1156610838 910660238 1818953579 1149247040 3933900719 1253107167 294831246 3708273959 1103820261 3969656585 1868616383 3749715913 3166078557 2161026591 146865891 137796828 1232306899 1187796579 2691090009 4072485529 387567352 803639755 522501300 2997228867 2477228140 2827921108 2258034029 4285820300 1034854726 4230237173 611676409 4291691937 1493871336 622268710 341881152 1398245354 1802339584 661384828 1147793480 1615920921 3275178296 255 362436" option to reproduce the execution
0.00/0.02	c #vars 84
0.00/0.02	c #constraints 9
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      293      0 |        0 |        0
0.00/0.05	c  0.0s |       1 |      132 |      100 |      293      0 |        0 |        0
0.00/0.09	c  0.1s |       2 |      323 |      250 |      323      0 |        0 |        0
0.08/0.17	c  0.1s |       3 |      599 |      475 |      356      1 |        0 |        0
0.18/0.22	c  0.2s |       3 |      948 |      773 |      392      1 |        0 |        0
0.18/0.22	c #cpu_time = 0.199s
0.18/0.22	c #wall_clock_time = 0.200s
0.18/0.22	c #decision = 948
0.18/0.22	c #random_decision = 3
0.18/0.22	c #conflict = 773
0.18/0.22	c #restart = 3
0.18/0.22	o 23
0.18/0.22	c BCD2: hardening fixes 2 literals
0.18/0.22	c BCD2: updating upper bound: 127 -> 22
0.18/0.22	c BCD2: 0 <= obj <= 22
0.18/0.22	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=2
0.18/0.22	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.22	c Solving starts ...
0.18/0.22	c ============================[ Search Statistics ]============================
0.18/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.22	c =============================================================================
0.18/0.22	c  0.0s |       0 |        0 |        0 |      392      0 |       18 |        0
0.18/0.23	c  0.0s |       0 |        3 |        0 |      392      0 |       18 |       42
0.18/0.23	c #cpu_time = 0.003s
0.18/0.23	c #wall_clock_time = 0.003s
0.18/0.23	c #decision = 3
0.18/0.23	c #random_decision = 0
0.18/0.23	c #conflict = 0
0.18/0.23	c #restart = 0
0.18/0.23	c BCD2: found a new core of size 4: cost of the new core is >=2
0.18/0.23	c lower bound updated to 2
0.18/0.23	c BCD2: 2 <= obj <= 22
0.18/0.23	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=2
0.18/0.23	c BCD2: #sat=1 #unsat=2 bias=2/3
0.18/0.23	c Solving starts ...
0.18/0.23	c ============================[ Search Statistics ]============================
0.18/0.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.23	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.23	c =============================================================================
0.18/0.23	c  0.0s |       0 |        0 |        0 |      392      0 |       18 |       42
0.18/0.29	c  0.1s |       1 |      201 |      100 |      432      0 |       18 |       42
0.28/0.33	c  0.1s |       2 |      444 |      250 |      432      1 |       18 |       42
0.28/0.38	c  0.2s |       3 |      730 |      475 |      432      1 |       18 |       42
0.38/0.45	c  0.2s |       4 |     1115 |      813 |      476      2 |       18 |       42
0.48/0.57	c  0.3s |       5 |     1698 |     1320 |      524      4 |       18 |       42
0.68/0.72	c  0.5s |       6 |     2560 |     2081 |      524      6 |       18 |       42
1.09/1.14	c  0.9s |       7 |     3842 |     3223 |      577      9 |       18 |       42
1.39/1.45	c  1.2s |       8 |     5650 |     4936 |      635     13 |       18 |       42
1.88/1.95	c  1.7s |       9 |     8492 |     7506 |      699     19 |       18 |       42
2.58/2.60	c  2.4s |      10 |    12647 |    11361 |      769     27 |       18 |       42
3.78/3.84	c  3.6s |      11 |    18756 |    17144 |      846     39 |       18 |       42
5.38/5.45	c  5.2s |      12 |    28132 |    25819 |      931     55 |       18 |       42
7.38/7.47	c  7.2s |      12 |    39033 |    36019 |      931     74 |       18 |       42
7.98/8.07	c  7.8s |      13 |    42146 |    38832 |     1025     79 |       18 |       42
9.98/10.08	c  9.8s |      13 |    53800 |    49532 |     1025     96 |       18 |       42
11.68/11.71	c 11.5s |      14 |    63464 |    58352 |     1128    110 |       18 |       42
13.68/13.72	c 13.5s |      14 |    73372 |    67552 |     1128    124 |       18 |       42
15.68/15.73	c 15.5s |      14 |    84482 |    77852 |     1128    140 |       18 |       42
17.68/17.75	c 17.5s |      14 |    93831 |    86552 |     1241    153 |       18 |       42
17.88/17.95	c 17.7s |      15 |    94959 |    87632 |     1241    155 |       18 |       42
19.88/19.95	c 19.7s |      15 |   106818 |    98632 |     1241    170 |       18 |       42
21.87/21.95	c 21.7s |      15 |   118308 |   109332 |     1241    185 |       18 |       42
23.87/23.97	c 23.7s |      15 |   129674 |   119632 |     1241    199 |       18 |       42
25.88/25.99	c 25.8s |      15 |   141050 |   130332 |     1366    214 |       18 |       42
26.18/26.20	c 26.0s |      16 |   142370 |   131552 |     1366    216 |       18 |       42
28.18/28.20	c 28.0s |      16 |   152273 |   140752 |     1366    227 |       18 |       42
30.18/30.22	c 30.0s |      16 |   162732 |   150352 |     1366    240 |       18 |       42
32.19/32.22	c 32.0s |      16 |   173701 |   160452 |     1366    253 |       18 |       42
34.18/34.22	c 34.0s |      16 |   181909 |   167752 |     1366    263 |       18 |       42
36.18/36.26	c 36.0s |      16 |   189952 |   175352 |     1366    272 |       18 |       42
38.18/38.27	c 38.0s |      16 |   197852 |   182352 |     1366    281 |       18 |       42
40.18/40.29	c 40.1s |      16 |   205882 |   189152 |     1366    290 |       18 |       42
42.28/42.31	c 42.1s |      16 |   214989 |   197252 |     1503    300 |       18 |       42
42.28/42.36	c 42.1s |      17 |   215246 |   197432 |     1503    301 |       18 |       42
44.28/44.37	c 44.1s |      17 |   226176 |   207832 |     1503    313 |       18 |       42
46.28/46.38	c 46.2s |      17 |   237023 |   218032 |     1503    325 |       18 |       42
48.38/48.40	c 48.2s |      17 |   247699 |   228132 |     1503    337 |       18 |       42
50.38/50.41	c 50.2s |      17 |   258087 |   237832 |     1503    348 |       18 |       42
52.38/52.42	c 52.2s |      17 |   269209 |   248032 |     1503    360 |       18 |       42
54.38/54.42	c 54.2s |      17 |   280308 |   258632 |     1503    373 |       18 |       42
56.38/56.44	c 56.2s |      17 |   291498 |   269032 |     1503    386 |       18 |       42
58.38/58.45	c 58.2s |      17 |   302439 |   279332 |     1503    398 |       18 |       42
60.37/60.47	c 60.2s |      17 |   313210 |   289432 |     1503    410 |       18 |       42
61.88/61.96	c 61.7s |      18 |   320486 |   296252 |     1654    418 |       18 |       42
63.87/63.97	c 63.7s |      18 |   329677 |   304552 |     1654    427 |       18 |       42
65.87/65.98	c 65.8s |      18 |   337963 |   312252 |     1654    436 |       18 |       42
67.97/68.00	c 67.8s |      18 |   347057 |   320152 |     1654    444 |       18 |       42
69.97/70.00	c 69.8s |      18 |   357254 |   329452 |     1654    455 |       18 |       42
71.97/72.01	c 71.8s |      18 |   367728 |   338652 |     1654    465 |       18 |       42
73.98/74.03	c 73.8s |      18 |   378308 |   348052 |     1654    476 |       18 |       42
75.97/76.04	c 75.8s |      18 |   388877 |   357752 |     1654    486 |       18 |       42
77.97/78.06	c 77.8s |      18 |   399055 |   366852 |     1654    497 |       18 |       42
79.97/80.07	c 79.8s |      18 |   408546 |   375152 |     1654    506 |       18 |       42
81.97/82.08	c 81.8s |      18 |   419408 |   385152 |     1654    517 |       18 |       42
84.07/84.10	c 83.9s |      18 |   429909 |   394552 |     1654    528 |       18 |       42
85.97/86.10	c 85.9s |      18 |   441062 |   404152 |     1654    538 |       18 |       42
88.07/88.11	c 87.9s |      18 |   451517 |   413152 |     1654    549 |       18 |       42
90.07/90.12	c 89.9s |      18 |   462234 |   422752 |     1654    559 |       18 |       42
92.07/92.14	c 91.9s |      18 |   471906 |   431552 |     1654    569 |       18 |       42
94.07/94.15	c 93.9s |      18 |   482060 |   440752 |     1820    579 |       18 |       42
94.97/95.01	c 94.8s |      19 |   486304 |   444482 |     1820    583 |       18 |       42
96.97/97.03	c 96.8s |      19 |   494457 |   451882 |     1820    590 |       18 |       42
98.97/99.03	c 98.8s |      19 |   501700 |   458382 |     1820    597 |       18 |       42
100.96/101.05	c  100s |      19 |   509291 |   465182 |     1820    603 |       18 |       42
102.96/103.06	c  102s |      19 |   517676 |   472582 |     1820    611 |       18 |       42
104.96/105.07	c  104s |      19 |   525896 |   479882 |     1820    618 |       18 |       42
107.06/107.10	c  106s |      19 |   535051 |   488282 |     1820    627 |       18 |       42
109.07/109.11	c  108s |      19 |   544499 |   497082 |     1820    635 |       18 |       42
111.06/111.12	c  110s |      19 |   552224 |   504382 |     1820    643 |       18 |       42
113.06/113.14	c  112s |      19 |   560619 |   511682 |     1820    650 |       18 |       42
115.06/115.16	c  114s |      19 |   569862 |   519882 |     1820    658 |       18 |       42
117.06/117.16	c  116s |      19 |   578107 |   527182 |     1820    666 |       18 |       42
119.16/119.20	c  118s |      19 |   586817 |   534982 |     1820    674 |       18 |       42
121.17/121.21	c  120s |      19 |   594183 |   541982 |     1820    681 |       18 |       42
123.16/123.21	c  122s |      19 |   602268 |   549282 |     1820    688 |       18 |       42
125.16/125.23	c  125s |      19 |   611340 |   557582 |     1820    696 |       18 |       42
127.16/127.26	c  127s |      19 |   619834 |   565082 |     1820    704 |       18 |       42
129.16/129.27	c  129s |      19 |   627904 |   572782 |     1820    712 |       18 |       42
131.16/131.29	c  131s |      19 |   636460 |   580782 |     1820    720 |       18 |       42
133.26/133.31	c  133s |      19 |   646331 |   590382 |     1820    730 |       18 |       42
135.26/135.33	c  135s |      19 |   656755 |   600182 |     1820    740 |       19 |       49
137.26/137.34	c  137s |      19 |   667076 |   609782 |     1820    749 |       19 |       49
139.26/139.36	c  139s |      19 |   678160 |   620382 |     1820    760 |       19 |       49
141.26/141.37	c  141s |      19 |   687924 |   629482 |     1820    769 |       19 |       49
143.26/143.39	c  143s |      19 |   697756 |   638682 |     1820    779 |       19 |       49
145.25/145.40	c  145s |      19 |   708081 |   648382 |     1820    789 |       19 |       49
147.35/147.41	c  147s |      19 |   718201 |   657682 |     1820    799 |       19 |       49
149.35/149.42	c  149s |      19 |   728215 |   666782 |     2003    807 |       19 |       49
149.35/149.43	c  149s |      20 |   728296 |   666827 |     2003    807 |       19 |       49
151.35/151.44	c  151s |      20 |   737064 |   675027 |     2003    815 |       19 |       49
153.35/153.45	c  153s |      20 |   746382 |   683627 |     2003    823 |       19 |       49
155.05/155.18	c  154s |      20 |   754802 |   691591 |     2003    831 |       19 |       49
155.05/155.18	c #cpu_time = 154.554s
155.05/155.18	c #wall_clock_time = 154.951s
155.05/155.18	c #decision = 754802
155.05/155.18	c #random_decision = 2491
155.05/155.18	c #conflict = 691591
155.05/155.18	c #restart = 20
155.05/155.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
155.05/155.18	c lower bound updated to 3
155.05/155.18	c BCD2: 3 <= obj <= 22
155.05/155.18	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=2
155.05/155.18	c BCD2: #sat=1 #unsat=3 bias=3/4
155.05/155.18	c Solving starts ...
155.05/155.18	c ============================[ Search Statistics ]============================
155.05/155.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
155.05/155.18	c       |         |          |          |    Limit     GC | Var      | Constra 
155.05/155.18	c =============================================================================
155.05/155.18	c  0.0s |       0 |        0 |        0 |     2003      0 |       20 |       49
155.15/155.20	c  0.0s |       1 |      137 |      100 |     2003      0 |       20 |       50
155.15/155.21	c  0.0s |       1 |      213 |      138 |     2003      0 |       20 |       50
155.15/155.21	c #cpu_time = 0.034s
155.15/155.21	c #wall_clock_time = 0.035s
155.15/155.21	c #decision = 213
155.15/155.21	c #random_decision = 0
155.15/155.22	c #conflict = 138
155.15/155.22	c #restart = 1
155.15/155.22	o 17
155.15/155.22	c BCD2: updating upper bound: 22 -> 16
155.15/155.22	c BCD2: 3 <= obj <= 16
155.15/155.22	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=2
155.15/155.22	c BCD2: #sat=2 #unsat=3 bias=3/5
155.15/155.22	c Solving starts ...
155.15/155.22	c ============================[ Search Statistics ]============================
155.15/155.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
155.15/155.22	c       |         |          |          |    Limit     GC | Var      | Constra 
155.15/155.22	c =============================================================================
155.15/155.22	c  0.0s |       0 |        0 |        0 |     2003      0 |       20 |       50
155.15/155.22	c  0.0s |       0 |       58 |        7 |     2003      0 |       20 |       50
155.15/155.22	c #cpu_time = 0.006s
155.15/155.22	c #wall_clock_time = 0.006s
155.15/155.22	c #decision = 58
155.15/155.22	c #random_decision = 0
155.15/155.22	c #conflict = 7
155.15/155.22	c #restart = 0
155.15/155.22	o 3
155.15/155.22	s OPTIMUM FOUND
155.15/155.22	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 x9 x10
155.15/155.22	v x11 x12 -x13 -x14 x15 -x16 x17 -x18 -x19 x20
155.15/155.22	v -x21 x22 -x23 -x24 x25 x26 x27 x28 x29 x30
155.15/155.22	v -x31 x32 x33 -x34 -x35 x36 -x37 x38 x39 x40
155.15/155.22	v -x41 x42 x43 -x44 -x45 -x46 x47 x48 x49 x50
155.15/155.22	v -x51 -x52 x53 -x54 x55 x56 -x57 -x58 -x59 -x60
155.15/155.22	v -x61 -x62 -x63 -x64 x65 -x66 x67 x68 -x69 -x70
155.15/155.22	v -x71 x72 -x73 x74 -x75 x76 x77 -x78 x79 x80
155.15/155.22	v -x81 x82 -x83 -x84
155.15/155.22	c total CPU time = 154.820s
155.15/155.22	c total wall clock time = 155.217s

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

pid=8814
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

[startup+0 s]
/proc/loadavg: 2.10 2.13 2.09 3/178 8817
/proc/meminfo: memFree=30193764/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/8817/stat : 8817 (runsolver) R 8814 28898 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 1 0 28745790 24911872 50 33554432000 4194304 4338465 140736599985280 140736599982816 270118054850 0 0 4096 24578 0 0 0 17 6 0 0 0 0 0
/proc/8817/statm: 6082 50 4 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.100118 s]
/proc/loadavg: 2.10 2.13 2.09 3/178 8817
/proc/meminfo: memFree=30193764/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 18883 0 0 0 5 3 0 0 20 0 4 0 28745790 1247350784 19232 33554432000 4194304 16246674 140735385994528 140735385993952 5532301 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8817/statm: 304529 19242 758 2943 0 301423 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200339 s]
/proc/loadavg: 2.10 2.13 2.09 3/178 8817
/proc/meminfo: memFree=30193764/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 36074 0 0 0 13 5 0 0 20 0 4 0 28745790 1247350784 36423 33554432000 4194304 16246674 140735385994528 140735385993952 12479207 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8817/statm: 304529 36434 765 2943 0 301423 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300382 s]
/proc/loadavg: 2.10 2.13 2.09 3/178 8817
/proc/meminfo: memFree=30193764/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1218116 CPUtime=0.28 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 52997 0 0 0 21 7 0 0 20 0 4 0 28745790 1247350784 53344 33554432000 4194304 16246674 140735385994528 140735385977528 5712452 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 304529 53353 795 2943 0 301423 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700191 s]
/proc/loadavg: 2.10 2.13 2.09 3/178 8817
/proc/meminfo: memFree=30193764/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 125980 0 0 0 50 18 0 0 20 0 4 0 28745790 1247350784 126327 33554432000 4194304 16246674 140735385994528 140735385977528 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 304529 126332 798 2943 0 301423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50037 s]
/proc/loadavg: 2.10 2.13 2.09 3/182 8821
/proc/meminfo: memFree=29416964/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1220164 CPUtime=1.48 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 245884 0 0 0 115 33 0 0 20 0 4 0 28745790 1249447936 246209 33554432000 4194304 16246674 140735385994528 140735385993744 5545894 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 305041 246209 853 2943 0 301935 0
[pid=8817/tid=8819] ppid=8814 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1249447936 246209 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1249447936 246209 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1249447936 246209 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1220164

[startup+3.1004 s]
/proc/loadavg: 2.10 2.13 2.09 3/182 8821
/proc/meminfo: memFree=29210124/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1305156 CPUtime=3.08 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 267237 0 0 0 272 36 0 0 20 0 4 0 28745790 1336479744 267562 33554432000 4194304 16246674 140735385994528 140735385976448 13923839 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 326289 267562 853 2943 0 323183 0
[pid=8817/tid=8819] ppid=8814 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1336479744 267562 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1336479744 267562 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1336479744 267562 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1305156

[startup+6.30037 s]
/proc/loadavg: 2.09 2.13 2.09 4/183 8822
/proc/meminfo: memFree=29122460/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1307204 CPUtime=6.28 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 267652 0 0 0 592 36 0 0 20 0 4 0 28745790 1338576896 267977 33554432000 4194304 16246674 140735385994528 140735385976448 6843088 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 326801 267977 853 2943 0 323695 0
[pid=8817/tid=8819] ppid=8814 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1338576896 267977 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1338576896 267977 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1338576896 267977 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.09 2.12 2.09 4/183 8822
/proc/meminfo: memFree=29121116/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1307204 CPUtime=12.68 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 267880 0 0 0 1232 36 0 0 20 0 4 0 28745790 1338576896 268205 33554432000 4194304 16246674 140735385994528 140735385976448 6012036 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 326801 268205 853 2943 0 323695 0
[pid=8817/tid=8819] ppid=8814 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1338576896 268205 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1338576896 268205 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1338576896 268205 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1307204

[startup+25.5004 s]
/proc/loadavg: 2.14 2.13 2.09 4/183 8822
/proc/meminfo: memFree=29120728/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1308228 CPUtime=25.48 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268157 0 0 0 2512 36 0 0 20 0 4 0 28745790 1339625472 268482 33554432000 4194304 16246674 140735385994528 140735385976448 5822484 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327057 268482 854 2943 0 323951 0
[pid=8817/tid=8819] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1308228

[startup+51.1004 s]
/proc/loadavg: 2.09 2.12 2.09 4/183 8822
/proc/meminfo: memFree=29121220/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1308228 CPUtime=51.08 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268157 0 0 0 5071 37 0 0 20 0 4 0 28745790 1339625472 268482 33554432000 4194304 16246674 140735385994528 140735385976448 12415827 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327057 268482 854 2943 0 323951 0
[pid=8817/tid=8819] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 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.16 2.13 2.09 4/183 8823
/proc/meminfo: memFree=29120588/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1308228 CPUtime=102.26 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268157 0 0 0 10189 37 0 0 20 0 4 0 28745790 1339625472 268482 33554432000 4194304 16246674 140735385994528 140735385976448 12462881 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327057 268482 854 2943 0 323951 0
[pid=8817/tid=8819] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1308228

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

[startup+102.607 s]
/proc/loadavg: 2.16 2.13 2.09 4/183 8823
/proc/meminfo: memFree=29120712/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1308228 CPUtime=102.57 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268157 0 0 0 10220 37 0 0 20 0 4 0 28745790 1339625472 268482 33554432000 4194304 16246674 140735385994528 140735385976448 5600384 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327057 268482 854 2943 0 323951 0
[pid=8817/tid=8819] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.57
Current children cumulated vsize (KiB) 1308228

[startup+128.2 s]
/proc/loadavg: 2.24 2.15 2.10 4/183 8824
/proc/meminfo: memFree=29120928/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1308228 CPUtime=128.16 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268157 0 0 0 12779 37 0 0 20 0 4 0 28745790 1339625472 268482 33554432000 4194304 16246674 140735385994528 140735385976448 5722656 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327057 268482 854 2943 0 323951 0
[pid=8817/tid=8819] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 128.16
Current children cumulated vsize (KiB) 1308228

[startup+141 s]
/proc/loadavg: 2.18 2.14 2.10 4/183 8824
/proc/meminfo: memFree=29121168/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1308228 CPUtime=140.96 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268157 0 0 0 14059 37 0 0 20 0 4 0 28745790 1339625472 268482 33554432000 4194304 16246674 140735385994528 140735385976448 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327057 268482 854 2943 0 323951 0
[pid=8817/tid=8819] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 140.96
Current children cumulated vsize (KiB) 1308228

[startup+147.4 s]
/proc/loadavg: 2.17 2.14 2.10 4/183 8824
/proc/meminfo: memFree=29120904/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1308228 CPUtime=147.35 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268157 0 0 0 14698 37 0 0 20 0 4 0 28745790 1339625472 268482 33554432000 4194304 16246674 140735385994528 140735385976448 5676023 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327057 268482 854 2943 0 323951 0
[pid=8817/tid=8819] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1339625472 268482 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 147.35
Current children cumulated vsize (KiB) 1308228

[startup+150.6 s]
/proc/loadavg: 2.16 2.14 2.09 4/183 8824
/proc/meminfo: memFree=29120780/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1309252 CPUtime=150.55 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268223 0 0 0 15018 37 0 0 20 0 4 0 28745790 1340674048 268548 33554432000 4194304 16246674 140735385994528 140735385976448 5721418 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327313 268548 854 2943 0 324207 0
[pid=8817/tid=8819] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 150.55
Current children cumulated vsize (KiB) 1309252

[startup+153.8 s]
/proc/loadavg: 2.16 2.14 2.09 4/183 8824
/proc/meminfo: memFree=29120020/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1309252 CPUtime=153.75 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268223 0 0 0 15338 37 0 0 20 0 4 0 28745790 1340674048 268548 33554432000 4194304 16246674 140735385994528 140735385976448 12483286 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327313 268548 854 2943 0 324207 0
[pid=8817/tid=8819] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 153.75
Current children cumulated vsize (KiB) 1309252

[startup+154.6 s]
/proc/loadavg: 2.16 2.14 2.09 4/183 8824
/proc/meminfo: memFree=29120268/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1309252 CPUtime=154.55 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268223 0 0 0 15418 37 0 0 20 0 4 0 28745790 1340674048 268548 33554432000 4194304 16246674 140735385994528 140735385976448 5598492 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327313 268548 854 2943 0 324207 0
[pid=8817/tid=8819] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 154.55
Current children cumulated vsize (KiB) 1309252

[startup+155 s]
/proc/loadavg: 2.16 2.14 2.09 4/183 8824
/proc/meminfo: memFree=29120268/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1309252 CPUtime=154.95 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268223 0 0 0 15458 37 0 0 20 0 4 0 28745790 1340674048 268548 33554432000 4194304 16246674 140735385994528 140735385976448 5600241 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327313 268548 854 2943 0 324207 0
[pid=8817/tid=8819] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 154.95
Current children cumulated vsize (KiB) 1309252

[startup+155.2 s]
/proc/loadavg: 2.16 2.14 2.09 4/183 8824
/proc/meminfo: memFree=29120268/32872528 swapFree=526336/559040
[pid=8817] ppid=8814 vsize=1309252 CPUtime=155.15 cores=0,2,4,6
/proc/8817/stat : 8817 (toysat) R 8814 8817 28898 0 -1 4202496 268223 0 0 0 15478 37 0 0 20 0 4 0 28745790 1340674048 268548 33554432000 4194304 16246674 140735385994528 140735385976448 6020686 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 327313 268548 854 2943 0 324207 0
[pid=8817/tid=8819] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8819/stat : 8819 (toysat) S 8814 8817 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171925236976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8817/tid=8820] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8820/stat : 8820 (toysat) S 8814 8817 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171914747120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8817/tid=8821] ppid=8814 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8817/task/8821/stat : 8821 (toysat) S 8814 8817 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28745791 1340674048 268548 33554432000 4194304 16246674 140735385994528 140171827735728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 155.15
Current children cumulated vsize (KiB) 1309252

Child status: 0
Real time (s): 155.287
CPU time (s): 155.253
CPU user time (s): 154.814
CPU system time (s): 0.438933
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 1309252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.814
system time used= 0.438933
maximum resident set size= 1074200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268227
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= 17
involuntary context switches= 178

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.675897 second user time and 0.690894 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 18:22:37
IDJOB=4106175
IDBENCH=47961
IDSOLVER=2542
FILE ID=node106/4106175-1466266957
RUNJOBID= node106-1466241787-28914
PBS_JOBID= 19918214
Free space on /tmp= 71684 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=17-P1=89-P2=113-P3=89-P4=67-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106175-1466266957/watcher-4106175-1466266957 -o /tmp/evaluation-result-4106175-1466266957/solver-4106175-1466266957 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466241787-28914 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106175-1466266957.opb

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

MD5SUM BENCH= 5afc409acaae7ef62c2326d33adf31bc
RANDOM SEED=1140010691

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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.38
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		: 2667.073
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:        30194828 kB
Buffers:           86376 kB
Cached:           195816 kB
SwapCached:         1736 kB
Active:          1184888 kB
Inactive:         186936 kB
Active(anon):    1087900 kB
Inactive(anon):     4000 kB
Active(file):      96988 kB
Inactive(file):   182936 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             16304 kB
Writeback:             0 kB
AnonPages:       1647908 kB
Mapped:            10608 kB
Shmem:                 0 kB
Slab:             612720 kB
SReclaimable:      56440 kB
SUnreclaim:       556280 kB
KernelStack:        1464 kB
PageTables:         7448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1791332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 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= 71668 MiB
End job on node106 at 2016-06-18 18:25:12