Trace number 4093687

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 28.0297 28.0374

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977780--soft-0-100-0.wbo
MD5SUMa2fcadde47f67cca69c2b162b15fa373
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark5.42017
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1327
Number of bits of the biggest sum of numbers11
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-16T18:23:29+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-4093687-1466094209.wbo"]
0.00/0.01	c use --random-gen="3090432221 3011280107 3758239966 2449887613 3066671875 559532178 2423214080 184799707 1205483391 860714738 2411556107 3146756371 2259145288 484993862 1996496597 969284762 3138036119 2638218479 764146956 4034248015 3190768811 1347181535 3509516408 746029679 1549764469 2937231816 2773731631 445010305 2654307686 2966232932 3139126393 866117404 1618147856 4054408383 4202917752 1202883651 3448616091 3017568235 1969103878 4122327625 2530815933 3033214865 278373450 3714405502 1892975585 1200364933 651803258 2260817665 164331459 1094359838 2825562056 3925903367 3792574343 609835178 37188438 3627840467 1530924338 306835608 1835203488 1063151234 1294628734 3396446849 1731105775 3883615980 801333058 2598487911 2038284643 3990903905 2338419175 2884043311 2760453769 1467957258 4031427701 440981938 1819158595 820601331 3349411517 1150938241 1232639987 1456324137 1740553821 693924081 3358183820 2793988880 624111144 2549849175 4239695076 3937963677 4084759614 4104075692 1449489014 4147917006 2190257041 4145768845 2285888029 2451290071 3913986287 2366905522 3184344666 3004535671 30690140 1241773490 1282366474 927003208 3821781940 3079847287 1339013074 1822609329 1810987909 2038387349 1925457153 3223789445 2935898821 3586349365 2041795026 1533460500 3539796074 158722109 1096088650 3716909518 4217043326 3911772163 1445887373 830867331 942589382 1265068103 1752992353 1643531944 2178381844 192541323 3914932860 3860256211 1440401400 3033096293 3262892698 399204678 551289380 2527679096 3364300383 1864120765 2613951353 3154995961 2249379328 2120737539 3780215788 1545677165 423533618 1241542004 2889436993 2547455628 314554425 1353248552 3638521925 3869218951 2147270878 4033720039 700031667 1281727117 903579895 3522870410 2560574441 1496772874 993406926 2883416437 1171706015 2178865382 2994462417 1804232136 855809133 3941624426 3777669156 4269643732 3652761332 3751808049 3539265709 1456952051 626384896 3509646500 2389091716 3451626791 530194926 1759920662 3472652592 3819367901 1514694790 1525497175 1587942211 616925120 2326284695 1649277388 2204072593 2657119332 3621509479 3819775713 2684739794 1824240461 3981021843 3193912335 1653031415 3194768587 1156237535 2887581770 3782647870 408529314 779204816 385044664 2379302782 884512340 2544182134 3725244599 4164752406 4216057719 2249515278 3708383326 1962863026 1404734628 31860928 539906190 1856409492 895272459 235289506 1068729559 3457863818 2136405948 3784982156 1778319514 1767389907 1336469969 1349395434 65294306 1182034348 489001592 4278110317 2895525520 2602346305 3230801567 2488721504 2450999248 1378602168 1440016319 960933825 3724566109 2009565484 3976294605 2613812807 1947318461 1791137732 2791510289 4180810857 2038841751 1479400332 2494284227 503983373 1442211469 2853599136 1053392604 255 362436" option to reproduce the execution
0.19/0.24	c #vars 169
0.19/0.24	c #constraints 101
0.19/0.24	c BCD2: Hardening is enabled.
0.19/0.24	c BCD2: BiasedSearch is enabled.
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.24	c  0.0s |       0 |      109 |        0 |      123      0 |        0 |        0
0.19/0.24	c #cpu_time = 0.001s
0.19/0.24	c #wall_clock_time = 0.001s
0.19/0.24	c #decision = 109
0.19/0.24	c #random_decision = 1
0.19/0.24	c #conflict = 0
0.19/0.24	c #restart = 0
0.19/0.24	o 409
0.19/0.24	c BCD2: updating upper bound: 5033 -> 408
0.19/0.24	c BCD2: 0 <= obj <= 408
0.19/0.24	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.24	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       1 |      293 |      100 |      123      0 |        0 |        0
0.19/0.29	c  0.0s |       2 |      669 |      250 |      136      0 |        0 |        0
0.29/0.33	c  0.1s |       3 |     1165 |      475 |      150      2 |        0 |        0
0.39/0.40	c  0.2s |       4 |     1945 |      813 |      165      4 |        0 |        0
0.49/0.50	c  0.3s |       5 |     2917 |     1320 |      182      7 |        0 |        0
0.59/0.65	c  0.4s |       6 |     4212 |     2081 |      222     11 |        0 |        0
0.78/0.87	c  0.6s |       7 |     6237 |     3223 |      245     17 |        0 |        0
1.20/1.22	c  1.0s |       8 |     9052 |     4936 |      270     25 |        0 |        0
1.59/1.64	c  1.4s |       9 |    13219 |     7506 |      297     37 |        0 |        0
2.09/2.18	c  1.9s |      10 |    19366 |    11361 |      327     53 |        0 |        0
2.89/3.00	c  2.8s |      11 |    28371 |    17144 |      360     76 |        0 |        0
4.19/4.23	c  4.0s |      12 |    41585 |    25819 |      397    109 |        0 |        0
6.19/6.24	c  6.0s |      12 |    61327 |    38719 |      437    155 |        0 |        0
6.19/6.26	c  6.0s |      13 |    61519 |    38832 |      437    155 |        0 |        0
8.19/8.26	c  8.0s |      13 |    83454 |    52632 |      437    201 |        0 |        0
9.09/9.19	c  9.0s |      14 |    92681 |    58352 |      481    220 |        0 |        0
11.19/11.20	c 11.0s |      14 |   112824 |    71452 |      481    260 |        0 |        0
13.19/13.22	c 13.0s |      14 |   130826 |    83052 |      481    297 |        0 |        0
13.19/13.28	c 13.0s |      14 |   131176 |    83318 |      481    298 |        0 |        0
13.19/13.28	c #cpu_time = 13.007s
13.19/13.28	c #wall_clock_time = 13.041s
13.19/13.28	c #decision = 131176
13.19/13.28	c #random_decision = 309
13.19/13.28	c #conflict = 83318
13.19/13.28	c #restart = 14
13.19/13.28	c BCD2: found a new core of size 101: cost of the new core is >=1
13.19/13.28	c lower bound updated to 1
13.19/13.28	c BCD2: 1 <= obj <= 408
13.19/13.28	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
13.19/13.28	c BCD2: #sat=1 #unsat=2 bias=2/3
13.19/13.28	c Solving starts ...
13.19/13.28	c ============================[ Search Statistics ]============================
13.19/13.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.19/13.28	c       |         |          |          |    Limit     GC | Var      | Constra 
13.19/13.28	c =============================================================================
13.19/13.28	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.19/13.29	c  0.0s |       0 |      149 |       23 |      481      1 |        0 |        0
13.19/13.29	c #cpu_time = 0.007s
13.19/13.29	c #wall_clock_time = 0.007s
13.19/13.29	c #decision = 149
13.19/13.29	c #random_decision = 0
13.19/13.29	c #conflict = 23
13.19/13.29	c #restart = 0
13.19/13.29	o 10
13.19/13.29	c BCD2: hardening fixes 89 literals
13.19/13.29	c BCD2: updating upper bound: 408 -> 9
13.19/13.29	c BCD2: 1 <= obj <= 9
13.19/13.29	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
13.19/13.29	c BCD2: #sat=2 #unsat=2 bias=2/4
13.19/13.29	c Solving starts ...
13.19/13.29	c ============================[ Search Statistics ]============================
13.19/13.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.19/13.29	c       |         |          |          |    Limit     GC | Var      | Constra 
13.19/13.29	c =============================================================================
13.19/13.29	c  0.0s |       0 |        0 |        0 |      481      0 |       89 |        2
13.29/13.31	c  0.0s |       1 |      158 |      100 |      481      0 |       89 |        2
13.29/13.32	c  0.0s |       2 |      478 |      250 |      481      0 |       89 |        2
13.29/13.35	c  0.1s |       3 |      865 |      475 |      481      1 |       89 |        2
13.29/13.39	c  0.1s |       4 |     1443 |      813 |      481      2 |       89 |        2
13.39/13.45	c  0.2s |       5 |     2270 |     1320 |      481      3 |       89 |        2
13.49/13.53	c  0.2s |       6 |     3442 |     2081 |      481      6 |       89 |        2
13.58/13.66	c  0.4s |       7 |     5170 |     3223 |      481      9 |       89 |        2
13.78/13.85	c  0.6s |       8 |     7805 |     4936 |      530     14 |       89 |        2
14.08/14.14	c  0.9s |       9 |    11385 |     7506 |      530     21 |       89 |        2
14.48/14.57	c  1.3s |      10 |    17009 |    11361 |      530     32 |       89 |        2
15.18/15.22	c  1.9s |      11 |    26264 |    17144 |      530     49 |       89 |        2
16.08/16.19	c  2.9s |      12 |    39476 |    25819 |      530     74 |       89 |        2
17.48/17.58	c  4.3s |      12 |    57466 |    37530 |      530    108 |       90 |        4
17.48/17.58	c #cpu_time = 4.273s
17.48/17.58	c #wall_clock_time = 4.284s
17.48/17.58	c #decision = 57466
17.48/17.58	c #random_decision = 113
17.48/17.58	c #conflict = 37530
17.48/17.58	c #restart = 12
17.48/17.58	c BCD2: updating lower bound of a core
17.48/17.58	c lower bound updated to 6
17.48/17.58	c BCD2: 6 <= obj <= 9
17.48/17.58	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
17.48/17.58	c BCD2: #sat=2 #unsat=3 bias=3/5
17.48/17.58	c Solving starts ...
17.48/17.58	c ============================[ Search Statistics ]============================
17.48/17.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.48/17.58	c       |         |          |          |    Limit     GC | Var      | Constra 
17.48/17.58	c =============================================================================
17.48/17.58	c  0.0s |       0 |        0 |        0 |      530      0 |       90 |        4
17.48/17.59	c  0.0s |       1 |      204 |      100 |      530      0 |       90 |        4
17.59/17.60	c  0.0s |       2 |      431 |      250 |      530      0 |       90 |        4
17.59/17.63	c  0.1s |       3 |      815 |      475 |      530      1 |       90 |        4
17.59/17.67	c  0.1s |       4 |     1396 |      813 |      530      2 |       90 |        4
17.69/17.72	c  0.1s |       5 |     2387 |     1320 |      530      3 |       90 |        4
17.78/17.81	c  0.2s |       6 |     3652 |     2081 |      530      5 |       90 |        4
17.88/17.93	c  0.4s |       7 |     5587 |     3223 |      530      9 |       90 |        4
18.08/18.11	c  0.5s |       8 |     8318 |     4936 |      530     14 |       90 |        4
18.28/18.39	c  0.8s |       9 |    12654 |     7506 |      530     21 |       90 |        4
18.69/18.79	c  1.2s |      10 |    18565 |    11361 |      583     32 |       90 |        4
19.38/19.43	c  1.9s |      11 |    27632 |    17144 |      583     47 |       90 |        4
20.38/20.40	c  2.8s |      12 |    41543 |    25819 |      583     70 |       90 |        4
21.78/21.84	c  4.3s |      13 |    63067 |    38832 |      583    105 |       90 |        4
22.88/22.96	c  5.4s |      13 |    78657 |    49038 |      583    132 |       91 |        6
22.88/22.96	c #cpu_time = 5.367s
22.88/22.96	c #wall_clock_time = 5.381s
22.88/22.96	c #decision = 78657
22.88/22.96	c #random_decision = 184
22.88/22.96	c #conflict = 49038
22.88/22.96	c #restart = 13
22.88/22.96	c BCD2: updating lower bound of a core
22.88/22.96	c lower bound updated to 9
22.88/22.96	c BCD2: 9 <= obj <= 9
22.88/22.96	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
22.88/22.96	c BCD2: #sat=2 #unsat=4 bias=4/6
22.88/22.96	c Solving starts ...
22.88/22.96	c ============================[ Search Statistics ]============================
22.88/22.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.88/22.96	c       |         |          |          |    Limit     GC | Var      | Constra 
22.88/22.96	c =============================================================================
22.88/22.96	c  0.0s |       0 |        0 |        0 |      583      0 |       91 |        6
22.88/22.97	c  0.0s |       1 |      218 |      100 |      583      0 |       91 |        6
22.88/22.99	c  0.0s |       2 |      432 |      250 |      583      1 |       91 |        6
22.98/23.01	c  0.1s |       3 |      837 |      475 |      583      1 |       91 |        6
22.98/23.05	c  0.1s |       4 |     1416 |      813 |      583      2 |       91 |        6
23.09/23.11	c  0.2s |       5 |     2177 |     1320 |      583      4 |       91 |        6
23.09/23.19	c  0.2s |       6 |     3483 |     2081 |      583      6 |       91 |        6
23.28/23.32	c  0.4s |       7 |     5523 |     3223 |      583      9 |       91 |        6
23.48/23.50	c  0.5s |       8 |     8395 |     4936 |      583     13 |       91 |        6
23.68/23.76	c  0.8s |       9 |    12744 |     7506 |      583     20 |       91 |        6
24.08/24.18	c  1.2s |      10 |    19266 |    11361 |      583     30 |       91 |        6
24.78/24.80	c  1.8s |      11 |    28997 |    17144 |      583     46 |       91 |        6
25.68/25.72	c  2.8s |      12 |    43242 |    25819 |      583     69 |       91 |        6
27.08/27.14	c  4.2s |      13 |    64175 |    38832 |      642    101 |       91 |        6
27.88/27.97	c  5.0s |      13 |    75932 |    46146 |      642    120 |       92 |        8
27.88/27.97	c #cpu_time = 5.002s
27.88/27.97	c #wall_clock_time = 5.015s
27.88/27.97	c #decision = 75932
27.88/27.97	c #random_decision = 174
27.88/27.97	c #conflict = 46146
27.88/27.97	c #restart = 13
27.88/27.97	c BCD2: updating lower bound of a core
27.88/27.97	c lower bound updated to 10
27.88/27.97	s OPTIMUM FOUND
27.88/27.97	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10
27.88/27.97	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
27.88/27.97	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
27.88/27.97	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40
27.88/27.97	v -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50
27.88/27.97	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
27.88/27.97	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
27.88/27.97	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
27.88/27.97	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
27.88/27.97	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
27.88/27.97	v x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
27.88/27.97	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
27.88/27.97	v x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
27.88/27.97	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
27.88/27.97	v -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
27.88/27.97	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
27.88/27.97	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169
27.88/27.97	c total CPU time = 27.902s
27.88/27.97	c total wall clock time = 27.974s

Verifier Data

OK	10

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

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

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


[startup+0 s]
/proc/loadavg: 2.21 2.26 2.19 3/179 16874
/proc/meminfo: memFree=29987156/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=509372 CPUtime=0 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 1865 0 0 0 0 0 0 0 20 0 4 0 11469811 521596928 2226 33554432000 4194304 16246674 140735797401424 140735797400848 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 128111 2234 441 2943 0 125005 0
[pid=16874/tid=16875] ppid=16871 vsize=526780 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 539422720 2294 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=530876 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 543617024 2309 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=534972 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 547811328 2325 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 2.21 2.26 2.19 3/179 16874
/proc/meminfo: memFree=29987156/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 18500 0 0 0 6 2 0 0 20 0 4 0 11469811 1247350784 18854 33554432000 4194304 16246674 140735797401424 140735797400848 6697629 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 304529 18862 612 2943 0 301423 0
[pid=16874/tid=16875] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 18862 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 18863 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 18865 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200464 s]
/proc/loadavg: 2.21 2.26 2.19 3/179 16874
/proc/meminfo: memFree=29987156/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 26462 0 0 0 16 3 0 0 20 0 4 0 11469811 1247350784 26816 33554432000 4194304 16246674 140735797401424 140735797400848 6144966 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 304529 26816 612 2943 0 301423 0
[pid=16874/tid=16875] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 26817 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 26817 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 26817 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300472 s]
/proc/loadavg: 2.21 2.26 2.19 3/179 16874
/proc/meminfo: memFree=29987156/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 39791 0 0 0 24 5 0 0 20 0 4 0 11469811 1247350784 40139 33554432000 4194304 16246674 140735797401424 140735797400848 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 304529 40144 814 2943 0 301423 0
[pid=16874/tid=16875] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 40146 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 40150 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 40156 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70041 s]
/proc/loadavg: 2.21 2.26 2.19 3/179 16874
/proc/meminfo: memFree=29987156/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 112933 0 0 0 53 15 0 0 20 0 4 0 11469811 1247350784 113281 33554432000 4194304 16246674 140735797401424 140735797383296 12874965 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 304529 113292 814 2943 0 301423 0
[pid=16874/tid=16875] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 113297 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 113300 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1247350784 113302 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.21 2.26 2.19 3/183 16878
/proc/meminfo: memFree=29230892/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 245810 0 0 0 115 34 0 0 20 0 4 0 11469811 1248399360 246135 33554432000 4194304 16246674 140735797401424 140735797400736 5545988 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 304785 246135 873 2943 0 301679 0
[pid=16874/tid=16875] ppid=16871 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1248399360 246135 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1248399360 246135 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1248399360 246135 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10041 s]
/proc/loadavg: 2.21 2.26 2.19 3/183 16878
/proc/meminfo: memFree=28937284/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 267570 0 0 0 272 37 0 0 20 0 4 0 11469811 1337528320 267895 33554432000 4194304 16246674 140735797401424 140735797383296 12483481 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 326545 267895 873 2943 0 323439 0
[pid=16874/tid=16875] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267895 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267895 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267895 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.19 2.25 2.19 3/183 16878
/proc/meminfo: memFree=28915400/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 267570 0 0 0 592 37 0 0 20 0 4 0 11469811 1337528320 267895 33554432000 4194304 16246674 140735797401424 140735797383296 13906983 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 326545 267895 873 2943 0 323439 0
[pid=16874/tid=16875] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267895 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267895 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267895 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.18 2.25 2.19 3/183 16878
/proc/meminfo: memFree=28914928/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 267665 0 0 0 1232 37 0 0 20 0 4 0 11469811 1337528320 267990 33554432000 4194304 16246674 140735797401424 140735797383296 5600232 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 326545 267990 873 2943 0 323439 0
[pid=16874/tid=16875] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267990 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267990 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 267990 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.14 2.24 2.18 3/183 16878
/proc/meminfo: memFree=28915180/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 267676 0 0 0 2511 37 0 0 20 0 4 0 11469811 1337528320 268001 33554432000 4194304 16246674 140735797401424 140735797400520 6023560 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 326545 268001 884 2943 0 323439 0
[pid=16874/tid=16875] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.14 2.24 2.18 3/183 16878
/proc/meminfo: memFree=28915180/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 267676 0 0 0 2521 37 0 0 20 0 4 0 11469811 1337528320 268001 33554432000 4194304 16246674 140735797401424 140735797383296 5659322 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 326545 268001 884 2943 0 323439 0
[pid=16874/tid=16875] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+27.2004 s]
/proc/loadavg: 2.14 2.24 2.18 3/183 16878
/proc/meminfo: memFree=28915056/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1306180 CPUtime=27.18 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 267676 0 0 0 2681 37 0 0 20 0 4 0 11469811 1337528320 268001 33554432000 4194304 16246674 140735797401424 140735797383296 13954552 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 326545 268001 884 2943 0 323439 0
[pid=16874/tid=16875] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 1306180

[startup+27.6074 s]
/proc/loadavg: 2.14 2.24 2.18 3/183 16878
/proc/meminfo: memFree=28915180/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=1306180 CPUtime=27.59 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202496 267676 0 0 0 2722 37 0 0 20 0 4 0 11469811 1337528320 268001 33554432000 4194304 16246674 140735797401424 140735797384424 5545872 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 326545 268001 884 2943 0 323439 0
[pid=16874/tid=16875] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16875/stat : 16875 (toysat) S 16871 16874 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690645298416 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=16874/tid=16876] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16876/stat : 16876 (toysat) S 16871 16874 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690634808560 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=16874/tid=16877] ppid=16871 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16874/task/16877/stat : 16877 (toysat) S 16871 16874 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469812 1337528320 268001 33554432000 4194304 16246674 140735797401424 140690512145584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.59
Current children cumulated vsize (KiB) 1306180

[startup+28.0004 s]
/proc/loadavg: 2.14 2.24 2.18 3/183 16878
/proc/meminfo: memFree=28915180/32872528 swapFree=876280/941688
[pid=16874] ppid=16871 vsize=0 CPUtime=27.98 cores=0,2,4,6
/proc/16874/stat : 16874 (toysat) R 16871 16874 7213 0 -1 4202500 267680 0 0 0 2759 39 0 0 20 0 1 0 11469811 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16874/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.0374
CPU time (s): 28.0297
CPU user time (s): 27.5938
CPU system time (s): 0.435933
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.5938
system time used= 0.435933
maximum resident set size= 1072012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 33

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.173973 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-16 18:23:29
IDJOB=4093687
IDBENCH=79250
IDSOLVER=2553
FILE ID=node113/4093687-1466094209
RUNJOBID= node113-1466075295-13238
PBS_JOBID= 19904023
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977780--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-4093687-1466094209/watcher-4093687-1466094209 -o /tmp/evaluation-result-4093687-1466094209/solver-4093687-1466094209 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466075295-13238 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093687-1466094209.wbo

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

MD5SUM BENCH= a2fcadde47f67cca69c2b162b15fa373
RANDOM SEED=1922636005

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:        29987536 kB
Buffers:           52092 kB
Cached:           115700 kB
SwapCached:         2160 kB
Active:          1157144 kB
Inactive:          83260 kB
Active(anon):    1073616 kB
Inactive(anon):     1612 kB
Active(file):      83528 kB
Inactive(file):    81648 kB
Unevictable:      941688 kB
Mlocked:          876280 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:             33128 kB
Writeback:             0 kB
AnonPages:       2013624 kB
Mapped:            10616 kB
Shmem:                 0 kB
Slab:             569360 kB
SReclaimable:      13052 kB
SUnreclaim:       556308 kB
KernelStack:        1504 kB
PageTables:         7972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2158688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node113 at 2016-06-16 18:23:57