Trace number 4110238

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 32.2211 32.2279

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110970444--soft-0-100-0.wbo
MD5SUM1440dfbec92f7e530a692a301b0ef2cf
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark8.14876
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 1239
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-19T15:59:55+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-4110238-1466344795.wbo"]
0.00/0.01	c use --random-gen="3352725785 3920914873 1475944112 1185616306 2790374257 3178230207 2642466382 1954298393 1915154678 2496223955 676647899 2263054056 363858648 713184448 679860798 490050755 1778452332 3489137243 2946045929 3208228871 2981607012 990259407 2317608078 3634393462 510922217 1887636077 1040867339 699857543 2572597855 68759134 2938858608 1553451908 6096056 1834987812 252766290 2730854239 2917720132 3970807427 3967956110 2017604942 3780801122 1267514856 3514895135 4004843833 3417673750 3786768504 2132678610 2231324444 4125944957 1436949677 1447258072 2661495537 1177612568 1246968184 2438104395 3933632158 753647799 330416583 3863874469 1131659256 2802060296 2367409581 4161382855 3032815750 1643402477 1038913665 2540748996 4118489242 1518211452 29391475 2648372300 1052540709 1110468262 2239784835 3485052447 3660179154 2399712319 2154661970 2816926370 2387292904 1872834308 2942720888 2460388302 3432112086 3674284059 2848038416 3466724599 3985491107 2134499619 2830755639 2919671161 1568128776 1319044048 186583363 659576380 781157142 1751557607 3291097921 1211485049 2246122984 1191784968 751607878 389025784 590458551 2984708193 3400290138 2223045801 4241432239 3108945084 1223798715 1070232893 3669740561 2549864894 675460563 544215911 2765842389 4056290105 2027760358 513075737 500607667 3081367632 380796649 3050973548 1322527135 156583274 186889243 2819213480 2210319337 3368798610 825089201 473806720 3581940406 2157110528 2644993375 549711153 2873467696 716872305 3144693537 2329811900 3626359306 325919410 910866129 3466754849 719765001 2974205662 377429569 560965788 1071733104 3866729909 4183752916 3213357955 2239265006 2849534573 1086707056 2231256164 2264684334 1588198780 2417029349 1305815626 286458685 3819495788 449859622 269163283 1849279104 2945877207 809543519 1823980007 2479886131 3012222014 2709268001 3973174001 3536611572 4260708032 1219539682 2659648211 1110638784 3254579594 1050822191 1282378560 3762764643 2723526743 1912070821 3262221753 3883055392 2517613049 1093571255 3371310697 3286917406 2546272837 4101325604 1106686742 962371690 1100576997 4078740625 1465537193 567078198 2095223756 845508378 1677440107 2539482260 1250627013 4265437932 1351530239 395464210 1927475833 1177801058 1191930332 1283402599 2152018259 4221741271 2260316286 1566314210 598149954 468104178 3051912067 3980862904 608957179 1911685396 220432287 3175550530 712887484 273465717 1642570206 235335861 793205935 2979085769 1156264652 3714514072 573688851 737228263 4025005695 2256272489 4117591181 2423971473 384699111 2001075601 2553844071 1514113952 1410803714 2771357130 3897392661 4161105223 630423788 2301576051 3400483279 4293751258 1266878042 3457585135 3805846740 2579399748 2001847024 2860779588 297721330 2242431511 1062316545 537781942 255 362436" option to reproduce the execution
0.19/0.26	c #vars 169
0.19/0.26	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
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 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      105 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 105
0.19/0.26	c #random_decision = 2
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 769
0.19/0.26	c BCD2: updating upper bound: 5033 -> 768
0.19/0.26	c BCD2: 0 <= obj <= 768
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #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 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |      284 |      100 |      123      0 |        0 |        0
0.29/0.31	c  0.0s |       2 |      626 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1090 |      475 |      150      2 |        0 |        0
0.38/0.42	c  0.2s |       4 |     1721 |      813 |      165      4 |        0 |        0
0.49/0.52	c  0.3s |       5 |     2629 |     1320 |      182      7 |        0 |        0
0.59/0.69	c  0.4s |       6 |     3920 |     2081 |      222     11 |        0 |        0
0.89/0.94	c  0.7s |       7 |     5738 |     3223 |      245     17 |        0 |        0
1.29/1.31	c  1.0s |       8 |     8421 |     4936 |      270     25 |        0 |        0
1.59/1.69	c  1.4s |       9 |    12578 |     7506 |      297     37 |        0 |        0
2.19/2.29	c  2.0s |      10 |    18155 |    11361 |      327     53 |        0 |        0
3.08/3.11	c  2.8s |      11 |    26805 |    17144 |      360     76 |        0 |        0
4.28/4.39	c  4.1s |      12 |    39088 |    25819 |      397    108 |        0 |        0
6.28/6.35	c  6.1s |      13 |    57575 |    38832 |      437    154 |        0 |        0
8.28/8.36	c  8.1s |      13 |    76251 |    51732 |      437    196 |        0 |        0
9.39/9.48	c  9.2s |      14 |    85779 |    58352 |      481    218 |        0 |        0
11.49/11.50	c 11.2s |      14 |   103951 |    71152 |      481    258 |        0 |        0
13.49/13.51	c 13.2s |      14 |   119245 |    81952 |      481    292 |        0 |        0
13.89/13.98	c 13.7s |      14 |   122071 |    83889 |      481    298 |        0 |        0
13.89/13.98	c #cpu_time = 13.680s
13.89/13.98	c #wall_clock_time = 13.716s
13.89/13.98	c #decision = 122071
13.89/13.98	c #random_decision = 285
13.89/13.98	c #conflict = 83889
13.89/13.98	c #restart = 14
13.89/13.98	c BCD2: found a new core of size 100: cost of the new core is >=1
13.89/13.98	c lower bound updated to 1
13.89/13.98	c BCD2: 1 <= obj <= 768
13.89/13.98	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
13.89/13.98	c BCD2: #sat=1 #unsat=2 bias=2/3
13.89/13.98	c Solving starts ...
13.89/13.98	c ============================[ Search Statistics ]============================
13.89/13.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.98	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.98	c =============================================================================
13.89/13.98	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.89/13.99	c  0.0s |       0 |      136 |        8 |      481      1 |        0 |        0
13.89/13.99	c #cpu_time = 0.005s
13.89/13.99	c #wall_clock_time = 0.005s
13.89/13.99	c #decision = 136
13.89/13.99	c #random_decision = 0
13.89/13.99	c #conflict = 8
13.89/13.99	c #restart = 0
13.89/13.99	o 10
13.89/13.99	c BCD2: hardening fixes 89 literals
13.89/13.99	c BCD2: updating upper bound: 768 -> 9
13.89/13.99	c BCD2: 1 <= obj <= 9
13.89/13.99	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
13.89/13.99	c BCD2: #sat=2 #unsat=2 bias=2/4
13.89/13.99	c Solving starts ...
13.89/13.99	c ============================[ Search Statistics ]============================
13.89/13.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.99	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.99	c =============================================================================
13.89/13.99	c  0.0s |       0 |        0 |        0 |      481      0 |       89 |        2
13.99/14.00	c  0.0s |       1 |      164 |      100 |      481      0 |       89 |        2
13.99/14.02	c  0.0s |       2 |      367 |      250 |      481      0 |       89 |        2
13.99/14.04	c  0.1s |       3 |      705 |      475 |      481      1 |       89 |        2
13.99/14.08	c  0.1s |       4 |     1200 |      813 |      481      2 |       89 |        2
14.09/14.13	c  0.1s |       5 |     1984 |     1320 |      481      3 |       89 |        2
14.19/14.21	c  0.2s |       6 |     3188 |     2081 |      481      6 |       89 |        2
14.30/14.33	c  0.3s |       7 |     4833 |     3223 |      530      9 |       89 |        2
14.49/14.51	c  0.5s |       8 |     7351 |     4936 |      530     14 |       89 |        2
14.69/14.80	c  0.8s |       9 |    10886 |     7506 |      530     21 |       89 |        2
15.19/15.21	c  1.2s |      10 |    16199 |    11361 |      530     32 |       89 |        2
15.79/15.85	c  1.9s |      11 |    24425 |    17144 |      530     49 |       89 |        2
16.79/16.81	c  2.8s |      12 |    36704 |    25819 |      530     74 |       89 |        2
18.19/18.27	c  4.3s |      13 |    55893 |    38832 |      530    110 |       89 |        2
20.19/20.28	c  6.3s |      13 |    82399 |    56932 |      583    160 |       89 |        2
20.39/20.44	c  6.4s |      14 |    84458 |    58352 |      583    164 |       89 |        2
21.89/21.93	c  7.9s |      14 |   103518 |    71415 |      583    199 |       90 |        4
21.89/21.93	c #cpu_time = 7.921s
21.89/21.93	c #wall_clock_time = 7.942s
21.89/21.93	c #decision = 103518
21.89/21.93	c #random_decision = 240
21.89/21.93	c #conflict = 71415
21.89/21.93	c #restart = 14
21.89/21.93	c BCD2: updating lower bound of a core
21.89/21.93	c lower bound updated to 6
21.89/21.93	c BCD2: 6 <= obj <= 9
21.89/21.93	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
21.89/21.93	c BCD2: #sat=2 #unsat=3 bias=3/5
21.89/21.93	c Solving starts ...
21.89/21.93	c ============================[ Search Statistics ]============================
21.89/21.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.89/21.93	c       |         |          |          |    Limit     GC | Var      | Constra 
21.89/21.93	c =============================================================================
21.89/21.93	c  0.0s |       0 |        0 |        0 |      583      0 |       90 |        4
21.89/21.94	c  0.0s |       1 |      160 |      100 |      583      0 |       90 |        4
21.89/21.96	c  0.0s |       2 |      372 |      250 |      583      0 |       90 |        4
21.89/21.99	c  0.1s |       3 |      701 |      475 |      583      1 |       90 |        4
21.99/22.03	c  0.1s |       4 |     1187 |      813 |      583      2 |       90 |        4
21.99/22.09	c  0.2s |       5 |     1940 |     1320 |      583      3 |       90 |        4
22.09/22.18	c  0.3s |       6 |     3007 |     2081 |      583      5 |       90 |        4
22.29/22.32	c  0.4s |       7 |     4663 |     3223 |      583      8 |       90 |        4
22.49/22.53	c  0.6s |       8 |     7027 |     4936 |      583     13 |       90 |        4
22.59/22.65	c  0.7s |       8 |     8410 |     5993 |      583     15 |       90 |        4
22.59/22.65	c #cpu_time = 0.721s
22.59/22.65	c #wall_clock_time = 0.723s
22.59/22.65	c #decision = 8410
22.59/22.65	c #random_decision = 20
22.59/22.65	c #conflict = 5993
22.59/22.65	c #restart = 8
22.59/22.65	o 8
22.59/22.65	c BCD2: hardening fixes 2 literals
22.59/22.65	c BCD2: updating upper bound: 9 -> 7
22.59/22.65	c BCD2: 6 <= obj <= 7
22.59/22.65	c BCD2: #cores=1, #unrelaxed=0, #relaxed=10, #hardened=91
22.59/22.65	c BCD2: #sat=3 #unsat=3 bias=3/6
22.59/22.65	c Solving starts ...
22.59/22.65	c ============================[ Search Statistics ]============================
22.59/22.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.59/22.65	c       |         |          |          |    Limit     GC | Var      | Constra 
22.59/22.65	c =============================================================================
22.59/22.65	c  0.0s |       0 |        0 |        0 |      583      0 |       92 |        6
22.59/22.67	c  0.0s |       1 |      131 |      100 |      583      1 |       92 |        6
22.59/22.68	c  0.0s |       2 |      343 |      250 |      583      1 |       92 |        6
22.69/22.71	c  0.1s |       3 |      731 |      475 |      583      2 |       92 |        6
22.69/22.74	c  0.1s |       4 |     1256 |      813 |      583      2 |       92 |        6
22.79/22.80	c  0.2s |       5 |     1957 |     1320 |      583      4 |       92 |        6
22.79/22.89	c  0.2s |       6 |     2920 |     2081 |      583      6 |       92 |        6
22.99/23.02	c  0.4s |       7 |     4525 |     3223 |      583      9 |       92 |        6
23.19/23.22	c  0.6s |       8 |     6864 |     4936 |      583     13 |       92 |        6
23.39/23.49	c  0.8s |       9 |    10647 |     7506 |      583     20 |       92 |        6
23.89/23.90	c  1.2s |      10 |    16178 |    11361 |      583     30 |       92 |        6
24.49/24.52	c  1.9s |      11 |    24188 |    17144 |      583     45 |       92 |        6
25.39/25.47	c  2.8s |      12 |    36658 |    25819 |      583     68 |       92 |        6
26.89/26.94	c  4.3s |      13 |    55593 |    38832 |      642    102 |       92 |        6
28.89/28.95	c  6.3s |      13 |    81747 |    56432 |      642    146 |       92 |        6
29.09/29.17	c  6.5s |      14 |    84392 |    58352 |      642    150 |       92 |        6
31.09/31.17	c  8.5s |      14 |   110264 |    75752 |      642    193 |       92 |        6
32.09/32.16	c  9.5s |      14 |   122113 |    84144 |      642    214 |       93 |        8
32.09/32.16	c #cpu_time = 9.484s
32.09/32.16	c #wall_clock_time = 9.509s
32.09/32.16	c #decision = 122113
32.09/32.16	c #random_decision = 353
32.09/32.16	c #conflict = 84144
32.09/32.16	c #restart = 14
32.09/32.16	c BCD2: updating lower bound of a core
32.09/32.16	c lower bound updated to 8
32.09/32.16	s OPTIMUM FOUND
32.09/32.16	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
32.09/32.16	v x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
32.09/32.16	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
32.09/32.16	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
32.09/32.16	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
32.09/32.16	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
32.09/32.16	v -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 x70
32.09/32.16	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
32.09/32.16	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
32.09/32.16	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
32.09/32.16	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
32.09/32.16	v x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
32.09/32.16	v -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
32.09/32.16	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
32.09/32.16	v -x141 x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150
32.09/32.16	v -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160
32.09/32.16	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
32.09/32.16	c total CPU time = 32.081s
32.09/32.16	c total wall clock time = 32.165s

Verifier Data

OK	8

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

pid=2992
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.22 2.23 2.14 2/177 2995
/proc/meminfo: memFree=28879824/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=661948 CPUtime=0 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 2458 0 0 0 0 0 0 0 20 0 4 0 36526455 677834752 2819 33554432000 4194304 16246674 140734144628624 140734144628048 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 165999 2828 441 2943 0 162893 0
[pid=2995/tid=2996] ppid=2992 vsize=678332 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 694611968 2885 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=683452 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 699854848 2901 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=686524 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36526455 703000576 2917 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.22 2.23 2.14 2/177 2995
/proc/meminfo: memFree=28879824/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 18470 0 0 0 7 2 0 0 20 0 4 0 36526455 1247350784 18824 33554432000 4194304 16246674 140734144628624 140734144628048 12459048 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 304529 18828 615 2943 0 301423 0
[pid=2995/tid=2996] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 18833 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 18837 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 18839 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200454 s]
/proc/loadavg: 2.22 2.23 2.14 2/177 2995
/proc/meminfo: memFree=28879824/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 26301 0 0 0 15 4 0 0 20 0 4 0 36526455 1247350784 26654 33554432000 4194304 16246674 140734144628624 140734144610496 13956064 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 304529 26659 615 2943 0 301423 0
[pid=2995/tid=2996] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 26659 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 26664 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 26664 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300464 s]
/proc/loadavg: 2.22 2.23 2.14 2/177 2995
/proc/meminfo: memFree=28879824/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 37686 0 0 0 24 5 0 0 20 0 4 0 36526455 1247350784 38033 33554432000 4194304 16246674 140734144628624 140734144610496 6843278 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 304529 38044 808 2943 0 301423 0
[pid=2995/tid=2996] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 38050 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 38059 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 38069 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700383 s]
/proc/loadavg: 2.22 2.23 2.14 2/177 2995
/proc/meminfo: memFree=28879824/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 115282 0 0 0 54 15 0 0 20 0 4 0 36526455 1247350784 115628 33554432000 4194304 16246674 140734144628624 140734144610496 13191638 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 304529 115634 814 2943 0 301423 0
[pid=2995/tid=2996] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 115637 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 115638 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36526455 1247350784 115645 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.22 2.23 2.14 3/181 2999
/proc/meminfo: memFree=28084508/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 245822 0 0 0 115 34 0 0 20 0 4 0 36526455 1248399360 246146 33554432000 4194304 16246674 140734144628624 140734144627936 13950222 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 304785 246146 874 2943 0 301679 0
[pid=2995/tid=2996] ppid=2992 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1248399360 246146 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1248399360 246146 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1248399360 246146 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10039 s]
/proc/loadavg: 2.22 2.23 2.14 3/181 2999
/proc/meminfo: memFree=27810344/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1306180 CPUtime=3.08 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267554 0 0 0 272 36 0 0 20 0 4 0 36526455 1337528320 267878 33554432000 4194304 16246674 140734144628624 140734144610496 5660992 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326545 267878 874 2943 0 323439 0
[pid=2995/tid=2996] ppid=2992 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1337528320 267878 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1337528320 267878 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1337528320 267878 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.29 2.25 2.15 3/181 2999
/proc/meminfo: memFree=27808892/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267602 0 0 0 592 36 0 0 20 0 4 0 36526455 1337528320 267926 33554432000 4194304 16246674 140734144628624 140734144610496 12468891 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326545 267926 874 2943 0 323439 0
[pid=2995/tid=2996] ppid=2992 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1337528320 267926 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1337528320 267926 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1337528320 267926 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.26 2.24 2.15 4/182 3002
/proc/meminfo: memFree=27807728/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1307204 CPUtime=12.69 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267695 0 0 0 1232 37 0 0 20 0 4 0 36526455 1338576896 268019 33554432000 4194304 16246674 140734144628624 140734144610496 6843269 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326801 268019 874 2943 0 323695 0
[pid=2995/tid=2996] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268019 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268019 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268019 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.28 2.25 2.15 3/182 3003
/proc/meminfo: memFree=27808092/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1307204 CPUtime=25.49 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267706 0 0 0 2512 37 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140734144611624 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326801 268030 885 2943 0 323695 0
[pid=2995/tid=2996] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1307204

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

[startup+25.6005 s]
/proc/loadavg: 2.28 2.25 2.15 3/182 3003
/proc/meminfo: memFree=27808092/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1307204 CPUtime=25.59 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267706 0 0 0 2522 37 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140734144611624 13965544 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326801 268030 885 2943 0 323695 0
[pid=2995/tid=2996] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1307204

[startup+28.8004 s]
/proc/loadavg: 2.26 2.24 2.15 3/182 3003
/proc/meminfo: memFree=27808220/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1307204 CPUtime=28.79 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267706 0 0 0 2842 37 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140734144611624 5545894 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326801 268030 885 2943 0 323695 0
[pid=2995/tid=2996] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 1307204

[startup+30.4004 s]
/proc/loadavg: 2.26 2.24 2.15 3/182 3003
/proc/meminfo: memFree=27808096/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1307204 CPUtime=30.39 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267706 0 0 0 3002 37 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140734144610496 13928248 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326801 268030 885 2943 0 323695 0
[pid=2995/tid=2996] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 30.39
Current children cumulated vsize (KiB) 1307204

[startup+31.2004 s]
/proc/loadavg: 2.26 2.24 2.15 3/182 3003
/proc/meminfo: memFree=27808344/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1307204 CPUtime=31.19 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267706 0 0 0 3082 37 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140734144610496 5513232 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326801 268030 885 2943 0 323695 0
[pid=2995/tid=2996] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.19
Current children cumulated vsize (KiB) 1307204

[startup+32.0068 s]
/proc/loadavg: 2.26 2.24 2.15 3/182 3003
/proc/meminfo: memFree=27808344/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=1307204 CPUtime=31.99 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202496 267706 0 0 0 3162 37 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140734144610496 5601566 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 326801 268030 885 2943 0 323695 0
[pid=2995/tid=2996] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2996/stat : 2996 (toysat) S 2992 2995 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251436657904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2995/tid=2997] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2997/stat : 2997 (toysat) S 2992 2995 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251351723248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2995/tid=2998] ppid=2992 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/2995/task/2998/stat : 2998 (toysat) S 2992 2995 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36526455 1338576896 268030 33554432000 4194304 16246674 140734144628624 140251341249712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1307204

[startup+32.2004 s]
/proc/loadavg: 2.26 2.24 2.15 3/182 3003
/proc/meminfo: memFree=27808344/32872528 swapFree=1316768/1463936
[pid=2995] ppid=2992 vsize=0 CPUtime=32.18 cores=0,2,4,6
/proc/2995/stat : 2995 (toysat) R 2992 2995 1219 0 -1 4202500 267710 0 0 0 3178 40 0 0 20 0 1 0 36526455 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2995/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 32.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 32.2279
CPU time (s): 32.2211
CPU user time (s): 31.7882
CPU system time (s): 0.432934
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.7882
system time used= 0.432934
maximum resident set size= 1072128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267710
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 34

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.098984 second user time and 0.157975 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-19 15:59:55
IDJOB=4110238
IDBENCH=79209
IDSOLVER=2553
FILE ID=node121/4110238-1466344795
RUNJOBID= node121-1466341819-1235
PBS_JOBID= 19922032
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 1440dfbec92f7e530a692a301b0ef2cf
RANDOM SEED=1714259604

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28879716 kB
Buffers:          204008 kB
Cached:           483792 kB
SwapCached:         1944 kB
Active:          1280440 kB
Inactive:         485372 kB
Active(anon):    1077472 kB
Inactive(anon):     2900 kB
Active(file):     202968 kB
Inactive(file):   482472 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101196 kB
Dirty:             32804 kB
Writeback:             0 kB
AnonPages:       2562884 kB
Mapped:            12320 kB
Shmem:                 0 kB
Slab:             628996 kB
SReclaimable:      73072 kB
SUnreclaim:       555924 kB
KernelStack:        1504 kB
PageTables:         8992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2669564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 71688 MiB
End job on node121 at 2016-06-19 16:00:28