Trace number 4110366

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 106.262 106.289

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900573137--soft-0-100-0.wbo
MD5SUM337bb89bbfc43fe8a5ddb591a5c00326
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark18.1512
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136625
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136624
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 693
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-19T16:02:17+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","--wbo","--search=bcd2","HOME/instance-4110366-1466344937.wbo"]
0.00/0.01	c use --random-gen="492311573 2772412659 2604036856 3264950075 3917224159 52968656 3357469229 3305340271 2514165209 1981291016 2537122382 3663758027 3052985113 4156431683 2184411264 1546170039 1670420206 3616547664 1212753019 1010283609 358646154 1539937922 3789957075 356845236 3533962644 3222431269 3153827346 1556963294 752696698 3656341083 1746491952 1576715520 19395523 2846015974 4203376410 391910149 1341211694 280287195 2554205289 277686464 3217366443 3745872147 3813316799 3925668994 1200464806 3111432329 958938820 779418485 1942727758 3261098793 1526637880 4293743680 3198976785 3592248940 2888728890 3615606342 71048636 1143050150 627901031 573876683 606561006 2062283365 576545915 751658948 3725474783 226075665 4263774225 443061380 991886198 2212888837 1883954006 1185396658 2387911104 2075998066 3672705573 2782340933 269919526 3092685127 434412043 2531766771 3873291396 3026603998 387027077 1339776826 1800790020 1297252591 1969306680 3712794923 580596573 812590958 589152427 2081143688 3130636377 3136630995 4087127327 3991304885 2418436228 4061646325 4134229546 402249375 2967114338 1998795895 1905268057 2979875476 3095157356 2874722992 1837294560 3869020109 3400422431 1189638867 2015461571 4054912613 4026115381 2268185243 963857017 2539753806 876933951 3289482335 654163111 267532590 1467326379 582297215 1491413755 1305927124 2739116353 2313804665 1445141825 958414374 2811162030 1769626432 3800686281 273561801 774511210 3237057314 1519907927 855447898 1043321390 143670156 2161623228 3947396948 3272992287 1933602526 931436029 4133699242 2940166199 580545460 852140964 2778058456 1953218185 4086588918 2047944867 1081701719 3644732288 2766239899 2827075887 2801521378 2755979820 17979927 1832928938 2291630783 375937241 566218629 139811975 3752446629 814882725 52578513 1395389532 3980129561 699695925 2643087785 1891885311 3518318516 3278609688 3402304741 1850696908 209240359 2236851470 181472375 3660371763 1186602397 892993356 3928891999 3038742135 2161107189 2122801851 1624728507 3620004277 8781535 4165264334 459086853 2839465493 454240219 891452439 2700521192 2225344611 1960550212 3898684026 4138196261 3778864455 4285459375 4179008012 2891807145 4177095253 2365398639 393978021 3580028841 2545963574 1988601470 1868157987 2313201479 1066164798 3411629894 819474351 273839386 1542207339 3273605532 691075401 416593338 1660606460 352624215 1868449964 3149666169 3748546346 3070771682 3010383153 2698065179 331266587 2142370491 4031556590 831617839 270307048 3724763928 1880703095 1442747325 3744515533 3243780324 1387292282 1958349421 3432653284 1478299855 2500162146 617570371 791171825 2729055327 1221619663 657976365 947689328 4104037053 3125236351 810115028 3354128354 3847869590 3287632153 3228526352 1805611962 1893366111 255 362436" option to reproduce the execution
0.09/0.17	c #vars 231
0.09/0.17	c #constraints 2707
0.19/0.21	c BCD2: Hardening is enabled.
0.19/0.21	c BCD2: BiasedSearch is enabled.
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |     2718 |        0 |     1881      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.018s
0.19/0.23	c #wall_clock_time = 0.018s
0.19/0.23	c #decision = 2718
0.19/0.23	c #random_decision = 13
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.24	o 559
0.19/0.24	c BCD2: updating upper bound: 136624 -> 558
0.19/0.26	c BCD2: 0 <= obj <= 558
0.19/0.26	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |     2896 |      100 |     1881      0 |        0 |        0
0.29/0.34	c  0.1s |       2 |     5859 |      250 |     2070      0 |        0 |        0
0.39/0.40	c  0.1s |       3 |     8913 |      475 |     2277      0 |        0 |        0
0.49/0.54	c  0.3s |       4 |    12115 |      813 |     2505      0 |        0 |        0
0.69/0.74	c  0.5s |       5 |    15509 |     1320 |     2756      0 |        0 |        0
1.10/1.11	c  0.9s |       6 |    19273 |     2081 |     3336      0 |        0 |        0
1.59/1.61	c  1.4s |       7 |    23819 |     3223 |     3670      0 |        0 |        0
2.29/2.39	c  2.1s |       8 |    29170 |     4936 |     4038      0 |        0 |        0
3.98/4.02	c  3.8s |       9 |    35934 |     7506 |     4442      1 |        0 |        0
5.98/6.08	c  5.8s |       9 |    42722 |     9806 |     4442      2 |        0 |        0
7.80/7.87	c  7.6s |      10 |    45468 |    11361 |     4887      2 |        0 |        0
9.89/9.91	c  9.7s |      10 |    50684 |    12861 |     4887      3 |        0 |        0
11.88/11.98	c 11.7s |      10 |    52906 |    14261 |     4887      3 |        0 |        0
13.99/14.01	c 13.8s |      10 |    56802 |    16761 |     4887      4 |        0 |        0
14.19/14.30	c 14.0s |      11 |    57381 |    17144 |     5376      4 |        0 |        0
16.29/16.32	c 16.1s |      11 |    64438 |    19844 |     5376      4 |        0 |        0
18.28/18.33	c 18.1s |      11 |    67942 |    22044 |     5376      5 |        0 |        0
20.39/20.44	c 20.2s |      11 |    70762 |    23744 |     5376      5 |        0 |        0
22.48/22.54	c 22.3s |      11 |    73920 |    25444 |     5376      6 |        0 |        0
23.10/23.12	c 22.9s |      12 |    74536 |    25819 |     5914      6 |        0 |        0
25.09/25.17	c 24.9s |      12 |    81846 |    28419 |     5914      6 |        0 |        0
27.18/27.20	c 26.9s |      12 |    85324 |    30519 |     5914      7 |        0 |        0
29.18/29.23	c 29.0s |      12 |    89778 |    33219 |     5914      8 |        0 |        0
31.19/31.27	c 31.0s |      12 |    92762 |    35019 |     5914      8 |        0 |        0
33.28/33.30	c 33.0s |      12 |    96108 |    36819 |     5914      8 |        0 |        0
35.19/35.28	c 35.0s |      13 |    99647 |    38832 |     6506      9 |        0 |        0
37.18/37.29	c 37.0s |      13 |   105492 |    40732 |     6506      9 |        0 |        0
39.28/39.34	c 39.1s |      13 |   107447 |    42032 |     6506      9 |        0 |        0
41.29/41.35	c 41.1s |      13 |   110277 |    43832 |     6506     10 |        0 |        0
43.38/43.41	c 43.1s |      13 |   113121 |    45532 |     6506     10 |        0 |        0
45.38/45.43	c 45.2s |      13 |   115505 |    46932 |     6506     10 |        0 |        0
47.48/47.51	c 47.3s |      13 |   117855 |    48332 |     6506     11 |        0 |        0
49.58/49.69	c 49.4s |      13 |   120045 |    49632 |     6506     11 |        0 |        0
51.69/51.71	c 51.5s |      13 |   122633 |    51132 |     6506     11 |        0 |        0
53.78/53.85	c 53.6s |      13 |   125563 |    52732 |     6506     12 |        0 |        0
55.78/55.88	c 55.6s |      13 |   128692 |    54532 |     6506     12 |        0 |        0
57.88/57.96	c 57.7s |      13 |   130924 |    55832 |     6506     12 |        0 |        0
59.88/59.97	c 59.7s |      13 |   134583 |    57932 |     6506     13 |        0 |        0
60.38/60.41	c 60.1s |      14 |   135320 |    58352 |     7157     13 |        0 |        0
62.48/62.53	c 62.3s |      14 |   140216 |    59652 |     7157     13 |        0 |        0
64.68/64.70	c 64.4s |      14 |   141927 |    60752 |     7157     13 |        0 |        0
66.68/66.74	c 66.5s |      14 |   143502 |    61752 |     7157     14 |        0 |        0
68.78/68.81	c 68.5s |      14 |   146596 |    63652 |     7157     14 |        0 |        0
70.88/70.95	c 70.7s |      14 |   148914 |    65152 |     7157     14 |        0 |        0
72.98/73.04	c 72.8s |      14 |   150923 |    66352 |     7157     14 |        0 |        0
74.98/75.06	c 74.8s |      14 |   153132 |    67552 |     7157     15 |        0 |        0
77.17/77.24	c 77.0s |      14 |   155451 |    68752 |     7157     15 |        0 |        0
79.29/79.30	c 79.0s |      14 |   157774 |    69852 |     7157     15 |        0 |        0
81.38/81.42	c 81.2s |      14 |   159534 |    70952 |     7157     15 |        0 |        0
83.47/83.50	c 83.2s |      14 |   161421 |    72052 |     7157     16 |        0 |        0
85.58/85.68	c 85.4s |      14 |   163251 |    73152 |     7157     16 |        0 |        0
87.67/87.76	c 87.5s |      14 |   164781 |    74052 |     7157     16 |        0 |        0
89.78/89.80	c 89.5s |      14 |   166340 |    74952 |     7157     16 |        0 |        0
91.77/91.82	c 91.6s |      14 |   167978 |    75852 |     7157     16 |        0 |        0
93.78/93.88	c 93.6s |      14 |   169501 |    76752 |     7157     17 |        0 |        0
95.97/96.06	c 95.8s |      14 |   171207 |    77752 |     7157     17 |        0 |        0
97.98/98.08	c 97.8s |      14 |   172563 |    78652 |     7157     17 |        0 |        0
98.27/98.30	c 98.0s |      14 |   172666 |    78734 |     7157     17 |        0 |        0
98.27/98.30	c #cpu_time = 97.792s
98.27/98.30	c #wall_clock_time = 98.042s
98.27/98.30	c #decision = 172666
98.27/98.30	c #random_decision = 100
98.27/98.30	c #conflict = 78734
98.27/98.30	c #restart = 14
98.27/98.30	c BCD2: found a new core of size 2667: cost of the new core is >=1
98.27/98.30	c lower bound updated to 1
98.27/98.31	c BCD2: 1 <= obj <= 558
98.27/98.31	c BCD2: #cores=1, #unrelaxed=40, #relaxed=2667, #hardened=0
98.27/98.31	c BCD2: #sat=1 #unsat=2 bias=2/3
98.27/98.32	c Solving starts ...
98.27/98.32	c ============================[ Search Statistics ]============================
98.27/98.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.27/98.32	c       |         |          |          |    Limit     GC | Var      | Constra 
98.27/98.32	c =============================================================================
98.27/98.32	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        0
98.47/98.54	c  0.2s |       0 |     4677 |       10 |     7157      1 |        0 |        0
98.47/98.54	c #cpu_time = 0.218s
98.47/98.54	c #wall_clock_time = 0.219s
98.47/98.54	c #decision = 4677
98.47/98.54	c #random_decision = 24
98.47/98.54	c #conflict = 10
98.47/98.54	c #restart = 0
98.47/98.54	o 68
98.47/98.54	c BCD2: hardening fixes 887 literals
98.47/98.54	c BCD2: updating upper bound: 558 -> 67
98.47/98.55	c BCD2: 1 <= obj <= 67
98.47/98.55	c BCD2: #cores=1, #unrelaxed=27, #relaxed=1793, #hardened=887
98.47/98.55	c BCD2: #sat=2 #unsat=2 bias=2/4
98.47/98.56	c Solving starts ...
98.47/98.56	c ============================[ Search Statistics ]============================
98.47/98.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.47/98.56	c       |         |          |          |    Limit     GC | Var      | Constra 
98.47/98.56	c =============================================================================
98.47/98.56	c  0.0s |       0 |        0 |        0 |     7157      0 |      887 |        1
98.57/98.62	c  0.1s |       0 |      751 |        0 |     7157      0 |      887 |        1
98.57/98.62	c #cpu_time = 0.056s
98.57/98.62	c #wall_clock_time = 0.056s
98.57/98.62	c #decision = 751
98.57/98.62	c #random_decision = 0
98.57/98.62	c #conflict = 0
98.57/98.62	c #restart = 0
98.57/98.62	o 48
98.57/98.62	c BCD2: hardening fixes 544 literals
98.57/98.62	c BCD2: updating upper bound: 67 -> 47
98.57/98.62	c BCD2: 1 <= obj <= 47
98.57/98.62	c BCD2: #cores=1, #unrelaxed=19, #relaxed=1257, #hardened=1431
98.57/98.62	c BCD2: #sat=3 #unsat=2 bias=2/5
98.57/98.63	c Solving starts ...
98.57/98.63	c ============================[ Search Statistics ]============================
98.57/98.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.57/98.63	c       |         |          |          |    Limit     GC | Var      | Constra 
98.57/98.63	c =============================================================================
98.57/98.63	c  0.0s |       0 |        0 |        0 |     7157      0 |     1431 |        2
98.57/98.68	c  0.1s |       0 |       65 |        1 |     7157      0 |     1431 |        2
98.57/98.68	c #cpu_time = 0.055s
98.57/98.68	c #wall_clock_time = 0.055s
98.57/98.68	c #decision = 65
98.57/98.68	c #random_decision = 0
98.57/98.68	c #conflict = 1
98.57/98.68	c #restart = 0
98.57/98.68	o 19
98.57/98.68	c BCD2: hardening fixes 789 literals
98.57/98.69	c BCD2: updating upper bound: 47 -> 18
98.57/98.69	c BCD2: 1 <= obj <= 18
98.57/98.69	c BCD2: #cores=1, #unrelaxed=2, #relaxed=485, #hardened=2220
98.57/98.69	c BCD2: #sat=4 #unsat=2 bias=2/6
98.57/98.69	c Solving starts ...
98.57/98.69	c ============================[ Search Statistics ]============================
98.57/98.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.57/98.69	c       |         |          |          |    Limit     GC | Var      | Constra 
98.57/98.69	c =============================================================================
98.57/98.69	c  0.0s |       0 |        0 |        0 |     7157      0 |     2220 |        3
98.88/98.93	c  0.2s |       1 |      176 |      100 |     7157      0 |     2220 |        3
98.98/99.08	c  0.4s |       2 |      443 |      250 |     7157      0 |     2220 |        3
99.18/99.28	c  0.6s |       3 |      871 |      475 |     7157      0 |     2220 |        3
99.38/99.43	c  0.7s |       4 |     1407 |      813 |     7157      0 |     2220 |        3
99.68/99.70	c  1.0s |       5 |     2177 |     1320 |     7157      0 |     2220 |        3
99.98/100.04	c  1.3s |       6 |     3366 |     2081 |     7157      0 |     2220 |        3
100.18/100.28	c  1.6s |       6 |     4124 |     2585 |     7157      0 |     2220 |        3
100.18/100.28	c #cpu_time = 1.589s
100.18/100.28	c #wall_clock_time = 1.593s
100.18/100.28	c #decision = 4124
100.18/100.28	c #random_decision = 6
100.18/100.28	c #conflict = 2585
100.18/100.28	c #restart = 6
100.18/100.28	o 4
100.18/100.28	c BCD2: hardening fixes 401 literals
100.18/100.28	c BCD2: updating upper bound: 18 -> 3
100.18/100.29	c BCD2: 1 <= obj <= 3
100.18/100.29	c BCD2: #cores=1, #unrelaxed=0, #relaxed=86, #hardened=2621
100.18/100.29	c BCD2: #sat=5 #unsat=2 bias=2/7
100.18/100.29	c Solving starts ...
100.18/100.29	c ============================[ Search Statistics ]============================
100.18/100.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
100.18/100.29	c       |         |          |          |    Limit     GC | Var      | Constra 
100.18/100.29	c =============================================================================
100.18/100.29	c  0.0s |       0 |        0 |        0 |     7157      0 |     2621 |        8
100.28/100.38	c  0.1s |       1 |      137 |      100 |     7157      0 |     2621 |        8
100.38/100.48	c  0.2s |       2 |      373 |      250 |     7157      0 |     2621 |        8
100.58/100.61	c  0.3s |       3 |      751 |      475 |     7157      0 |     2621 |        8
100.68/100.78	c  0.5s |       4 |     1300 |      813 |     7157      0 |     2621 |        8
100.98/101.02	c  0.7s |       5 |     2170 |     1320 |     7157      0 |     2621 |        8
101.37/101.43	c  1.1s |       6 |     3239 |     2081 |     7157      0 |     2621 |        8
101.97/102.04	c  1.7s |       7 |     4919 |     3223 |     7157      0 |     2621 |        8
102.07/102.15	c  1.9s |       7 |     5064 |     3293 |     7157      0 |     2621 |        8
102.07/102.15	c #cpu_time = 1.852s
102.07/102.15	c #wall_clock_time = 1.857s
102.07/102.15	c #decision = 5064
102.07/102.15	c #random_decision = 9
102.07/102.15	c #conflict = 3293
102.07/102.15	c #restart = 7
102.07/102.15	o 2
102.07/102.15	c BCD2: hardening fixes 54 literals
102.07/102.15	c BCD2: updating upper bound: 3 -> 1
102.07/102.15	c BCD2: 1 <= obj <= 1
102.07/102.15	c BCD2: #cores=1, #unrelaxed=0, #relaxed=32, #hardened=2675
102.07/102.15	c BCD2: #sat=6 #unsat=2 bias=2/8
102.07/102.15	c Solving starts ...
102.07/102.15	c ============================[ Search Statistics ]============================
102.07/102.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
102.07/102.15	c       |         |          |          |    Limit     GC | Var      | Constra 
102.07/102.15	c =============================================================================
102.07/102.15	c  0.0s |       0 |        0 |        0 |     7157      0 |     2675 |       10
102.17/102.26	c  0.1s |       1 |      146 |      100 |     7157      0 |     2675 |       10
102.28/102.38	c  0.2s |       2 |      341 |      250 |     7157      0 |     2675 |       10
102.57/102.62	c  0.5s |       3 |      693 |      475 |     7157      1 |     2675 |       10
102.67/102.77	c  0.6s |       4 |     1182 |      813 |     7157      1 |     2675 |       10
102.87/102.99	c  0.8s |       5 |     1981 |     1320 |     7157      1 |     2675 |       10
103.17/103.27	c  1.1s |       6 |     3235 |     2081 |     7157      1 |     2675 |       10
103.57/103.65	c  1.5s |       7 |     5124 |     3223 |     7873      1 |     2675 |       10
104.48/104.50	c  2.4s |       8 |     7800 |     4936 |     7873      1 |     2675 |       10
105.27/105.39	c  3.2s |       9 |    11817 |     7506 |     7873      2 |     2675 |       10
106.17/106.22	c  4.1s |       9 |    15166 |     9639 |     7873      2 |     2675 |       10
106.17/106.22	c #cpu_time = 4.059s
106.17/106.22	c #wall_clock_time = 4.070s
106.17/106.22	c #decision = 15166
106.17/106.22	c #random_decision = 32
106.17/106.22	c #conflict = 9639
106.17/106.22	c #restart = 9
106.17/106.22	o 1
106.17/106.22	s OPTIMUM FOUND
106.17/106.22	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
106.17/106.22	v -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20
106.17/106.22	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
106.17/106.22	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
106.17/106.22	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
106.17/106.22	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
106.17/106.22	v x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
106.17/106.22	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
106.17/106.22	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
106.17/106.22	v x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
106.17/106.22	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
106.17/106.22	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
106.17/106.22	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
106.17/106.22	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
106.17/106.22	v -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
106.17/106.22	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
106.17/106.22	v -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170
106.17/106.22	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180
106.17/106.22	v -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190
106.17/106.22	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
106.17/106.22	v x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
106.17/106.22	v -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220
106.17/106.22	v -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230
106.17/106.22	v -x231
106.17/106.22	c total CPU time = 105.955s
106.17/106.22	c total wall clock time = 106.227s

Verifier Data

OK	1

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-4110366-1466344937/watcher-4110366-1466344937 -o /tmp/evaluation-result-4110366-1466344937/solver-4110366-1466344937 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466341823-29124 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110366-1466344937.wbo 

pid=31740
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.22 2.15 2.03 3/179 31743
/proc/meminfo: memFree=30276472/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=778684 CPUtime=0 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 2911 0 0 0 0 0 0 0 20 0 4 0 36542653 797372416 3273 33554432000 4194304 16246674 140735630335520 140735630334944 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 195183 3282 441 2943 0 192077 0
[pid=31743/tid=31744] ppid=31740 vsize=796092 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 815198208 3344 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=801212 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 820441088 3362 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=805308 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 824635392 3380 33554432000 4194304 16246674 140735630335520 140152366165168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100177 s]
/proc/loadavg: 2.22 2.15 2.03 3/179 31743
/proc/meminfo: memFree=30276472/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 25089 0 0 0 6 3 0 0 20 0 4 0 36542653 1247350784 25443 33554432000 4194304 16246674 140735630335520 140735630334944 6196885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 304529 25452 612 2943 0 301423 0
[pid=31743/tid=31744] ppid=31740 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1247350784 25459 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1247350784 25466 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1247350784 25468 33554432000 4194304 16246674 140735630335520 140152366165168 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.200548 s]
/proc/loadavg: 2.22 2.15 2.03 3/179 31743
/proc/meminfo: memFree=30276472/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 35991 0 0 0 14 5 0 0 20 0 4 0 36542653 1252593664 36299 33554432000 4194304 16246674 140735630335520 140735630334832 6861664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 305809 36299 861 2943 0 302703 0
[pid=31743/tid=31744] ppid=31740 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1252593664 36299 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1252593664 36299 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1252593664 36299 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1223236

[startup+0.300511 s]
/proc/loadavg: 2.22 2.15 2.03 3/179 31743
/proc/meminfo: memFree=30276472/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 48136 0 0 0 23 6 0 0 20 0 4 0 36542653 1338576896 48444 33554432000 4194304 16246674 140735630335520 140735630334832 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 326801 48454 919 2943 0 323695 0
[pid=31743/tid=31744] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 48466 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 48472 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 48475 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1307204

[startup+0.700418 s]
/proc/loadavg: 2.22 2.15 2.03 3/179 31743
/proc/meminfo: memFree=30276472/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 81758 0 0 0 58 11 0 0 20 0 4 0 36542653 1338576896 82066 33554432000 4194304 16246674 140735630335520 140735630334832 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 326801 82066 921 2943 0 323695 0
[pid=31743/tid=31744] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 82066 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 82066 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 82066 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1307204

[startup+1.50041 s]
/proc/loadavg: 2.22 2.15 2.03 3/183 31747
/proc/meminfo: memFree=29950140/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1307204 CPUtime=1.49 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 81761 0 0 0 138 11 0 0 20 0 4 0 36542653 1338576896 82069 33554432000 4194304 16246674 140735630335520 140735630317440 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 326801 82069 924 2943 0 323695 0
[pid=31743/tid=31744] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 82069 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 82069 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1338576896 82069 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1307204

[startup+3.10042 s]
/proc/loadavg: 2.20 2.15 2.03 3/183 31747
/proc/meminfo: memFree=29949544/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1308228 CPUtime=3.09 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 82025 0 0 0 298 11 0 0 20 0 4 0 36542653 1339625472 82333 33554432000 4194304 16246674 140735630335520 140735630317440 5723564 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 327057 82333 932 2943 0 323951 0
[pid=31743/tid=31744] ppid=31740 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1339625472 82333 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1339625472 82333 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1339625472 82333 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1308228

[startup+6.30043 s]
/proc/loadavg: 2.20 2.15 2.03 3/183 31747
/proc/meminfo: memFree=29948328/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1309252 CPUtime=6.28 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 82096 0 0 0 617 11 0 0 20 0 4 0 36542653 1340674048 82404 33554432000 4194304 16246674 140735630335520 140735630318520 5673965 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 327313 82404 932 2943 0 324207 0
[pid=31743/tid=31744] ppid=31740 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1340674048 82404 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1340674048 82404 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1340674048 82404 33554432000 4194304 16246674 140735630335520 140152366165168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1309252

[startup+12.7004 s]
/proc/loadavg: 2.17 2.14 2.03 4/183 31747
/proc/meminfo: memFree=29245408/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1312324 CPUtime=12.68 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 83049 0 0 0 1256 12 0 0 20 0 4 0 36542653 1343819776 83357 33554432000 4194304 16246674 140735630335520 140735630334696 6013193 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328081 83357 932 2943 0 324975 0
[pid=31743/tid=31744] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152366165168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1312324

[startup+25.5005 s]
/proc/loadavg: 2.14 2.14 2.03 4/183 31747
/proc/meminfo: memFree=29242092/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1312324 CPUtime=25.49 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 83049 0 0 0 2534 15 0 0 20 0 4 0 36542653 1343819776 83357 33554432000 4194304 16246674 140735630335520 140735630317440 5545872 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328081 83357 932 2943 0 324975 0
[pid=31743/tid=31744] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1312324

[startup+51.1005 s]
/proc/loadavg: 2.09 2.13 2.03 3/183 31796
/proc/meminfo: memFree=29970648/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1312324 CPUtime=51.08 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 83049 0 0 0 5089 19 0 0 20 0 4 0 36542653 1343819776 83357 33554432000 4194304 16246674 140735630335520 140735630334616 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328081 83357 932 2943 0 324975 0
[pid=31743/tid=31744] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1343819776 83357 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1312324

[startup+102.301 s]
/proc/loadavg: 2.15 2.13 2.03 3/183 31797
/proc/meminfo: memFree=29693900/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1315396 CPUtime=102.28 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 151086 0 0 0 10192 36 0 0 20 0 4 0 36542653 1346965504 151394 33554432000 4194304 16246674 140735630335520 140735630318512 12997776 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328849 151394 942 2943 0 325743 0
[pid=31743/tid=31744] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 151394 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 151394 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 151394 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1315396

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

[startup+102.408 s]
/proc/loadavg: 2.15 2.13 2.03 3/183 31797
/proc/meminfo: memFree=29693900/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1315396 CPUtime=102.38 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 151086 0 0 0 10202 36 0 0 20 0 4 0 36542653 1346965504 151394 33554432000 4194304 16246674 140735630335520 140735630318512 13006088 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328849 151394 942 2943 0 325743 0
[pid=31743/tid=31744] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 151394 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 151394 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 151394 33554432000 4194304 16246674 140735630335520 140152366165168 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) 1315396

[startup+104 s]
/proc/loadavg: 2.15 2.13 2.03 3/183 31797
/proc/meminfo: memFree=29693900/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1315396 CPUtime=103.97 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 197953 0 0 0 10354 43 0 0 20 0 4 0 36542653 1346965504 198261 33554432000 4194304 16246674 140735630335520 140735630317440 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328849 198269 942 2943 0 325743 0
[pid=31743/tid=31744] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 198272 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 198275 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 198282 33554432000 4194304 16246674 140735630335520 140152366165168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 103.97
Current children cumulated vsize (KiB) 1315396

[startup+105.6 s]
/proc/loadavg: 2.15 2.13 2.03 3/183 31797
/proc/meminfo: memFree=29218112/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1315396 CPUtime=105.58 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 270071 0 0 0 10506 52 0 0 20 0 4 0 36542653 1346965504 270379 33554432000 4194304 16246674 140735630335520 140735630317440 5822604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328849 270379 942 2943 0 325743 0
[pid=31743/tid=31744] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152366165168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 105.58
Current children cumulated vsize (KiB) 1315396

[startup+106 s]
/proc/loadavg: 2.15 2.13 2.03 3/183 31797
/proc/meminfo: memFree=29218112/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1315396 CPUtime=105.97 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 270071 0 0 0 10545 52 0 0 20 0 4 0 36542653 1346965504 270379 33554432000 4194304 16246674 140735630335520 140735630317440 5994624 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328849 270379 942 2943 0 325743 0
[pid=31743/tid=31744] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152366165168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 105.97
Current children cumulated vsize (KiB) 1315396

[startup+106.2 s]
/proc/loadavg: 2.15 2.13 2.03 3/183 31797
/proc/meminfo: memFree=29218112/32872528 swapFree=877056/942464
[pid=31743] ppid=31740 vsize=1315396 CPUtime=106.17 cores=1,3,5,7
/proc/31743/stat : 31743 (toysat) R 31740 31743 29107 0 -1 4202496 270071 0 0 0 10565 52 0 0 20 0 4 0 36542653 1346965504 270379 33554432000 4194304 16246674 140735630335520 140735630317440 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31743/statm: 328849 270379 942 2943 0 325743 0
[pid=31743/tid=31744] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31744/stat : 31744 (toysat) S 31740 31743 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152463666416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31743/tid=31745] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31745/stat : 31745 (toysat) S 31740 31743 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152453176560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31743/tid=31746] ppid=31740 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/31743/task/31746/stat : 31746 (toysat) S 31740 31743 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36542654 1346965504 270379 33554432000 4194304 16246674 140735630335520 140152366165168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 106.17
Current children cumulated vsize (KiB) 1315396

Child status: 0
Real time (s): 106.289
CPU time (s): 106.262
CPU user time (s): 105.681
CPU system time (s): 0.580911
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 1315396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.681
system time used= 0.580911
maximum resident set size= 1081520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270073
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= 18
involuntary context switches= 123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.244962 second user time and 0.449931 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 16:02:17
IDJOB=4110366
IDBENCH=79279
IDSOLVER=2553
FILE ID=node113/4110366-1466344937
RUNJOBID= node113-1466341823-29124
PBS_JOBID= 19922039
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573137--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110366-1466344937/watcher-4110366-1466344937 -o /tmp/evaluation-result-4110366-1466344937/solver-4110366-1466344937 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466341823-29124 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110366-1466344937.wbo

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

MD5SUM BENCH= 337bb89bbfc43fe8a5ddb591a5c00326
RANDOM SEED=1152245690

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30277528 kB
Buffers:          153636 kB
Cached:           371184 kB
SwapCached:         1964 kB
Active:           542660 kB
Inactive:         366600 kB
Active(anon):     384448 kB
Inactive(anon):     2224 kB
Active(file):     158212 kB
Inactive(file):   364376 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             33040 kB
Writeback:             0 kB
AnonPages:       1423920 kB
Mapped:            11012 kB
Shmem:                 0 kB
Slab:             609200 kB
SReclaimable:      52808 kB
SUnreclaim:       556392 kB
KernelStack:        1520 kB
PageTables:         7656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2161196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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 node113 at 2016-06-19 16:04:04