Trace number 4110326

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 26.067 26.0707

General information on the benchmark

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-19T16:01:26+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-4110326-1466344886.wbo"]
0.00/0.01	c use --random-gen="1541139459 2444102119 1434655053 3981262200 1155950309 4097479805 1702357061 3870876029 3331043985 1557887831 440648365 296621391 1335473449 3101751501 3741443581 3568040428 960928206 3616423137 701662325 3597497565 2989099243 317774636 1974169713 41041895 898431362 2308769198 291521756 808267931 2578194105 2988501950 3210505867 3072692139 1468617893 824915369 1278611327 4088602685 916259888 4128612725 3518150970 3650765253 1716802766 745374175 3072282249 2603630219 61979589 483700013 1845924785 511813761 2525006154 1193841425 2550346962 2292189849 212714031 1579398313 2820352033 3144657271 2697207155 2410179451 1382677846 2398754830 2260106027 3724610236 580102738 2143618368 4137910901 3386945510 2808820575 338274971 4094597158 3686283510 1506023324 4173229048 2317946872 3259164834 87366858 413628972 931028843 873083322 3146338004 2451629070 3583712782 1997116683 1297100990 2621014447 2181237633 3378023522 2082151764 3115494767 557993789 1930379850 3416808654 3038117445 30096917 2516380630 873222943 1810841095 244953462 720114895 1244856678 1034654492 508194058 1387084250 2002419021 306268081 3235795464 184684133 145054190 348285338 2423126910 2288590169 269575299 2764729144 3970733646 2881043803 4112932911 676136671 2999986301 1285486273 3429001490 2114880796 946562669 1434992652 1281612029 505098607 2035141841 4038323701 3234210137 3613914699 2701036988 728135936 1562746383 3861140181 2553120252 2204008836 1424471309 301124349 623651839 1248969642 3396232457 3788086800 1182984781 509626800 3575339159 3747040234 1700860997 1100449623 792178273 3486139584 3435553604 3735217760 1046611928 2657122490 2106777255 19709059 270709932 3436986456 2836886503 1395742664 175985155 1432028891 1959534976 4059962567 2907551263 2464061554 309147108 127980013 422563485 3423891021 3994665812 4138414550 1789903882 1071925491 1036727185 797029360 3593523108 1603653739 4061151123 3684548665 3895211767 3879113100 1164051887 3243880083 4063475888 1880646292 627796191 2495679352 1544764897 2961852878 3001410961 2006493021 1885070246 572258158 1592513616 3740669623 2749687619 3374806702 3710827247 1344468928 1043102227 2278907497 723770236 1681686384 1548448470 4274097549 3627605647 2740208809 3915412238 1407356850 2338308334 917037152 3718905923 208064623 3126507504 2079689264 3399352382 2510274845 1746198630 3932559258 1637618173 2138366651 1530629664 2195986655 930067189 1878433626 1310159440 3857595135 1312139922 622937256 861536710 2170296254 307145975 2847305357 2032397370 3611105425 3465717985 3766617723 1461472355 3363973802 1701044890 2539565116 1251832297 4091995658 2177506668 1842885443 4068431706 3778283614 2004064473 1800879492 2974343270 3620525932 2452819287 3319600757 3631845013 2951429920 3542897601 2120713926 255 362436" option to reproduce the execution
0.09/0.16	c #vars 231
0.09/0.16	c #constraints 2707
0.19/0.20	c BCD2: Hardening is enabled.
0.19/0.20	c BCD2: BiasedSearch is enabled.
0.19/0.20	c Solving starts ...
0.19/0.20	c ============================[ Search Statistics ]============================
0.19/0.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.20	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.20	c =============================================================================
0.19/0.20	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.22	c  0.0s |       0 |     2714 |        0 |     1881      0 |        0 |        0
0.19/0.22	c #cpu_time = 0.017s
0.19/0.22	c #wall_clock_time = 0.017s
0.19/0.22	c #decision = 2714
0.19/0.22	c #random_decision = 10
0.19/0.22	c #conflict = 0
0.19/0.22	c #restart = 0
0.19/0.22	o 459
0.19/0.23	c BCD2: updating upper bound: 136179 -> 458
0.19/0.24	c BCD2: 0 <= obj <= 458
0.19/0.24	c BCD2: #cores=0, #unrelaxed=2707, #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 |     1881      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |     2899 |      100 |     1881      0 |        0 |        0
0.29/0.31	c  0.1s |       2 |     5908 |      250 |     2070      0 |        0 |        0
0.29/0.38	c  0.1s |       3 |     9080 |      475 |     2277      0 |        0 |        0
0.39/0.49	c  0.2s |       4 |    12419 |      813 |     2505      0 |        0 |        0
0.59/0.69	c  0.5s |       5 |    16288 |     1320 |     2756      0 |        0 |        0
0.99/1.06	c  0.8s |       6 |    20494 |     2081 |     3336      0 |        0 |        0
1.59/1.65	c  1.4s |       7 |    25354 |     3223 |     3670      0 |        0 |        0
2.69/2.76	c  2.5s |       8 |    31537 |     4936 |     4038      0 |        0 |        0
3.59/3.61	c  3.4s |       8 |    36391 |     6044 |     4038      1 |        0 |        0
3.59/3.61	c #cpu_time = 3.354s
3.59/3.61	c #wall_clock_time = 3.363s
3.59/3.61	c #decision = 36391
3.59/3.61	c #random_decision = 5
3.59/3.61	c #conflict = 6044
3.59/3.61	c #restart = 8
3.59/3.61	c BCD2: found a new core of size 1869: cost of the new core is >=1
3.59/3.61	c lower bound updated to 1
3.59/3.61	c BCD2: 1 <= obj <= 458
3.59/3.61	c BCD2: #cores=1, #unrelaxed=838, #relaxed=1869, #hardened=0
3.59/3.61	c BCD2: #sat=1 #unsat=2 bias=2/3
3.59/3.62	c Solving starts ...
3.59/3.62	c ============================[ Search Statistics ]============================
3.59/3.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.59/3.62	c       |         |          |          |    Limit     GC | Var      | Constra 
3.59/3.62	c =============================================================================
3.59/3.62	c  0.0s |       0 |        0 |        0 |     4038      0 |        0 |        0
3.59/3.68	c  0.1s |       0 |     2842 |        6 |     4038      0 |        0 |        0
3.59/3.68	c #cpu_time = 0.054s
3.59/3.68	c #wall_clock_time = 0.054s
3.59/3.68	c #decision = 2842
3.59/3.68	c #random_decision = 3
3.59/3.68	c #conflict = 6
3.59/3.68	c #restart = 0
3.59/3.68	o 11
3.59/3.68	c BCD2: hardening fixes 2431 literals
3.59/3.68	c BCD2: updating upper bound: 458 -> 10
3.59/3.68	c BCD2: 1 <= obj <= 10
3.59/3.68	c BCD2: #cores=1, #unrelaxed=82, #relaxed=194, #hardened=2431
3.59/3.68	c BCD2: #sat=2 #unsat=2 bias=2/4
3.59/3.68	c Solving starts ...
3.59/3.68	c ============================[ Search Statistics ]============================
3.59/3.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.59/3.68	c       |         |          |          |    Limit     GC | Var      | Constra 
3.59/3.68	c =============================================================================
3.59/3.68	c  0.0s |       0 |        0 |        0 |     4038      0 |     2431 |        1
3.69/3.76	c  0.1s |       1 |      384 |      100 |     4038      0 |     2431 |        1
3.79/3.86	c  0.2s |       2 |      791 |      250 |     4038      0 |     2431 |        1
3.89/3.97	c  0.3s |       3 |     1314 |      475 |     4038      0 |     2431 |        1
4.09/4.15	c  0.5s |       4 |     1960 |      813 |     4038      0 |     2431 |        1
4.29/4.40	c  0.7s |       5 |     2898 |     1320 |     4038      0 |     2431 |        1
4.69/4.72	c  1.0s |       6 |     4338 |     2081 |     4442      0 |     2431 |        1
5.29/5.38	c  1.7s |       7 |     6570 |     3223 |     4442      0 |     2431 |        1
6.19/6.22	c  2.5s |       8 |     9609 |     4936 |     4442      1 |     2431 |        1
7.39/7.44	c  3.8s |       9 |    13883 |     7506 |     4887      1 |     2431 |        1
9.29/9.35	c  5.7s |      10 |    19721 |    11361 |     5376      2 |     2431 |        1
11.29/11.40	c  7.7s |      10 |    25667 |    15361 |     5376      3 |     2431 |        1
12.10/12.19	c  8.5s |      11 |    28598 |    17144 |     5376      4 |     2431 |        1
13.69/13.71	c 10.0s |      11 |    33505 |    20233 |     5914      4 |     2431 |        1
13.69/13.71	c #cpu_time = 10.002s
13.69/13.71	c #wall_clock_time = 10.027s
13.69/13.71	c #decision = 33505
13.69/13.71	c #random_decision = 22
13.69/13.71	c #conflict = 20233
13.69/13.71	c #restart = 11
13.69/13.71	o 6
13.69/13.72	c BCD2: hardening fixes 146 literals
13.69/13.72	c BCD2: updating upper bound: 10 -> 5
13.69/13.72	c BCD2: 1 <= obj <= 5
13.69/13.72	c BCD2: #cores=1, #unrelaxed=33, #relaxed=97, #hardened=2577
13.69/13.72	c BCD2: #sat=3 #unsat=2 bias=2/5
13.69/13.72	c Solving starts ...
13.69/13.72	c ============================[ Search Statistics ]============================
13.69/13.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.69/13.72	c       |         |          |          |    Limit     GC | Var      | Constra 
13.69/13.72	c =============================================================================
13.69/13.72	c  0.0s |       0 |        0 |        0 |     5914      0 |     2577 |        2
13.69/13.79	c  0.1s |       1 |      206 |      100 |     5914      0 |     2577 |        3
13.89/13.93	c  0.2s |       2 |      497 |      250 |     5914      1 |     2577 |        3
13.99/14.01	c  0.3s |       3 |      957 |      475 |     5914      1 |     2577 |        3
14.09/14.14	c  0.4s |       4 |     1674 |      813 |     5914      1 |     2577 |        3
14.30/14.34	c  0.6s |       5 |     2601 |     1320 |     5914      1 |     2577 |        3
14.59/14.60	c  0.9s |       6 |     3914 |     2081 |     5914      1 |     2577 |        3
14.99/15.09	c  1.4s |       7 |     5756 |     3223 |     5914      1 |     2577 |        3
15.79/15.84	c  2.1s |       8 |     8729 |     4936 |     5914      2 |     2577 |        3
16.59/16.66	c  2.9s |       9 |    12918 |     7506 |     5914      2 |     2577 |        3
17.09/17.10	c  3.4s |       9 |    14637 |     8543 |     5914      2 |     2577 |        3
17.09/17.10	c #cpu_time = 3.371s
17.09/17.10	c #wall_clock_time = 3.380s
17.09/17.10	c #decision = 14637
17.09/17.10	c #random_decision = 45
17.09/17.10	c #conflict = 8543
17.09/17.10	c #restart = 9
17.09/17.10	c BCD2: relaxing 29 and merging with 1 cores into a new core of size 1898: cost of the new core is >=2
17.09/17.10	c lower bound updated to 2
17.09/17.10	c BCD2: hardening fixes 2 literals
17.09/17.10	c BCD2: 2 <= obj <= 5
17.09/17.10	c BCD2: #cores=1, #unrelaxed=2, #relaxed=126, #hardened=2579
17.09/17.10	c BCD2: #sat=3 #unsat=3 bias=3/6
17.09/17.10	c Solving starts ...
17.09/17.10	c ============================[ Search Statistics ]============================
17.09/17.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.09/17.10	c       |         |          |          |    Limit     GC | Var      | Constra 
17.09/17.10	c =============================================================================
17.09/17.11	c  0.0s |       0 |        0 |        0 |     5914      0 |     2582 |        3
17.19/17.25	c  0.1s |       1 |      206 |      100 |     5914      0 |     2582 |        7
17.29/17.31	c  0.2s |       2 |      516 |      250 |     5914      0 |     2582 |        7
17.29/17.37	c  0.3s |       3 |      946 |      475 |     5914      0 |     2582 |        7
17.49/17.51	c  0.4s |       4 |     1489 |      813 |     5914      0 |     2582 |        7
17.59/17.68	c  0.6s |       5 |     2376 |     1320 |     5914      0 |     2582 |        7
17.89/17.92	c  0.8s |       6 |     3665 |     2081 |     5914      0 |     2582 |        7
18.29/18.36	c  1.3s |       7 |     5397 |     3223 |     5914      0 |     2582 |        7
18.99/19.02	c  1.9s |       8 |     8109 |     4936 |     6506      0 |     2582 |        7
20.09/20.15	c  3.0s |       9 |    12035 |     7506 |     6506      1 |     2582 |        7
21.58/21.66	c  4.6s |      10 |    18020 |    11361 |     6506      1 |     2582 |        7
22.68/22.77	c  5.7s |      10 |    22577 |    14415 |     6506      2 |     2583 |        8
22.68/22.77	c #cpu_time = 5.653s
22.68/22.77	c #wall_clock_time = 5.667s
22.68/22.77	c #decision = 22577
22.68/22.77	c #random_decision = 75
22.68/22.77	c #conflict = 14415
22.68/22.77	c #restart = 10
22.68/22.77	c BCD2: updating lower bound of a core
22.68/22.77	c lower bound updated to 5
22.78/22.80	c BCD2: hardening fixes 2 literals
22.78/22.80	c BCD2: 5 <= obj <= 5
22.78/22.80	c BCD2: #cores=1, #unrelaxed=0, #relaxed=126, #hardened=2581
22.78/22.80	c BCD2: #sat=3 #unsat=4 bias=4/7
22.78/22.80	c Solving starts ...
22.78/22.80	c ============================[ Search Statistics ]============================
22.78/22.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.78/22.80	c       |         |          |          |    Limit     GC | Var      | Constra 
22.78/22.80	c =============================================================================
22.78/22.80	c  0.0s |       0 |        0 |        0 |     6506      0 |     2585 |        8
22.98/23.00	c  0.2s |       1 |      199 |      100 |     6506      0 |     2585 |        8
23.09/23.11	c  0.3s |       2 |      412 |      250 |     6506      0 |     2585 |        8
23.09/23.20	c  0.4s |       3 |      774 |      475 |     6506      0 |     2585 |        8
23.28/23.30	c  0.5s |       4 |     1397 |      813 |     6506      0 |     2585 |        8
23.38/23.47	c  0.7s |       5 |     2267 |     1320 |     6506      0 |     2585 |        8
23.68/23.75	c  1.0s |       6 |     3594 |     2081 |     6506      0 |     2585 |        8
24.08/24.20	c  1.4s |       7 |     5399 |     3223 |     6506      0 |     2585 |        8
24.78/24.87	c  2.1s |       8 |     8201 |     4936 |     6506      0 |     2585 |        8
25.98/26.00	c  3.2s |       8 |    11945 |     7328 |     6506      1 |     2585 |        8
25.98/26.00	c #cpu_time = 3.192s
25.98/26.00	c #wall_clock_time = 3.200s
25.98/26.00	c #decision = 11945
25.98/26.00	c #random_decision = 29
25.98/26.00	c #conflict = 7328
25.98/26.00	c #restart = 8
25.98/26.00	o 5
25.98/26.00	s OPTIMUM FOUND
25.98/26.00	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
25.98/26.00	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
25.98/26.00	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
25.98/26.00	v -x31 -x32 x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
25.98/26.00	v -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50
25.98/26.00	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
25.98/26.00	v x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70
25.98/26.00	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
25.98/26.00	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 x90
25.98/26.00	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
25.98/26.00	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
25.98/26.00	v -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120
25.98/26.00	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
25.98/26.00	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140
25.98/26.00	v -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150
25.98/26.00	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160
25.98/26.00	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
25.98/26.00	v -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
25.98/26.00	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190
25.98/26.00	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
25.98/26.00	v -x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210
25.98/26.00	v -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
25.98/26.00	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
25.98/26.00	v -x231
25.98/26.00	c total CPU time = 25.938s
25.98/26.00	c total wall clock time = 26.005s

Verifier Data

OK	5

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

pid=8987
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.30 2.23 2.12 3/180 8990
/proc/meminfo: memFree=29309688/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=743868 CPUtime=0 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 2780 0 0 0 0 0 0 0 20 0 4 0 36537354 761720832 2629 33554432000 4194304 16246674 140737455028976 140737455028400 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 186479 2638 441 2943 0 183373 0
[pid=8990/tid=8991] ppid=8987 vsize=760252 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 778498048 2694 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=764348 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 782692352 2709 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=769468 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36537354 787935232 2730 33554432000 4194304 16246674 140737455028976 140216816880816 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.30 2.23 2.12 3/180 8990
/proc/meminfo: memFree=29309688/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 24995 0 0 0 6 3 0 0 20 0 4 0 36537354 1247350784 24837 33554432000 4194304 16246674 140737455028976 140737455028400 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 304529 24841 617 2943 0 301423 0
[pid=8990/tid=8991] ppid=8987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1247350784 24844 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1247350784 24848 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36537354 1247350784 24852 33554432000 4194304 16246674 140737455028976 140216816880816 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.20051 s]
/proc/loadavg: 2.30 2.23 2.12 3/180 8990
/proc/meminfo: memFree=29309688/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1223236 CPUtime=0.19 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 34757 0 0 0 14 5 0 0 20 0 4 0 36537354 1252593664 34553 33554432000 4194304 16246674 140737455028976 140737455028288 12454528 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 305809 34553 863 2943 0 302703 0
[pid=8990/tid=8991] ppid=8987 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1252593664 34553 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1252593664 34553 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1252593664 34553 33554432000 4194304 16246674 140737455028976 140216816880816 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) 1223236

[startup+0.300482 s]
/proc/loadavg: 2.30 2.23 2.12 3/180 8990
/proc/meminfo: memFree=29309688/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 49258 0 0 0 22 7 0 0 20 0 4 0 36537354 1338576896 49055 33554432000 4194304 16246674 140737455028976 140737455028288 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 326801 49065 919 2943 0 323695 0
[pid=8990/tid=8991] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 49071 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 49077 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 49086 33554432000 4194304 16246674 140737455028976 140216816880816 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) 1307204

[startup+0.700396 s]
/proc/loadavg: 2.30 2.23 2.12 3/180 8990
/proc/meminfo: memFree=29309688/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 59375 0 0 0 61 8 0 0 20 0 4 0 36537354 1338576896 59171 33554432000 4194304 16246674 140737455028976 140737455028288 13006088 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 326801 59171 921 2943 0 323695 0
[pid=8990/tid=8991] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 59171 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 59171 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 59171 33554432000 4194304 16246674 140737455028976 140216816880816 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) 1307204

[startup+1.50041 s]
/proc/loadavg: 2.30 2.23 2.12 3/184 8994
/proc/meminfo: memFree=29074692/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 59378 0 0 0 141 8 0 0 20 0 4 0 36537354 1338576896 59174 33554432000 4194304 16246674 140737455028976 140737455028072 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 326801 59174 924 2943 0 323695 0
[pid=8990/tid=8991] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 59174 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 59174 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 59174 33554432000 4194304 16246674 140737455028976 140216816880816 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) 1307204

[startup+3.10041 s]
/proc/loadavg: 2.30 2.23 2.12 3/184 8994
/proc/meminfo: memFree=29074196/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 75653 0 0 0 299 10 0 0 20 0 4 0 36537354 1338576896 75449 33554432000 4194304 16246674 140737455028976 140737455028152 5545752 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 326801 75449 931 2943 0 323695 0
[pid=8990/tid=8991] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 75449 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 75449 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1338576896 75449 33554432000 4194304 16246674 140737455028976 140216816880816 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.3004 s]
/proc/loadavg: 2.28 2.23 2.12 3/184 8994
/proc/meminfo: memFree=28372412/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 234895 0 0 0 598 31 0 0 20 0 4 0 36537354 1339625472 234691 33554432000 4194304 16246674 140737455028976 140737455010880 5712604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 327057 234691 941 2943 0 323951 0
[pid=8990/tid=8991] ppid=8987 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1339625472 234691 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1339625472 234691 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1339625472 234691 33554432000 4194304 16246674 140737455028976 140216816880816 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.26 2.22 2.12 3/184 8994
/proc/meminfo: memFree=28221620/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1312324 CPUtime=12.69 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 269056 0 0 0 1233 36 0 0 20 0 4 0 36537354 1343819776 268852 33554432000 4194304 16246674 140737455028976 140737455010880 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 328081 268852 941 2943 0 324975 0
[pid=8990/tid=8991] ppid=8987 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1343819776 268852 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1343819776 268852 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1343819776 268852 33554432000 4194304 16246674 140737455028976 140216816880816 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) 1312324

[startup+25.5005 s]
/proc/loadavg: 2.27 2.23 2.12 3/184 8995
/proc/meminfo: memFree=28186632/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1328708 CPUtime=25.48 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 273402 0 0 0 2512 36 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140737455010880 6011585 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 332177 273198 942 2943 0 329071 0
[pid=8990/tid=8991] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216816880816 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1328708

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

[startup+25.6005 s]
/proc/loadavg: 2.27 2.23 2.12 3/184 8995
/proc/meminfo: memFree=28186632/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1328708 CPUtime=25.58 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 273402 0 0 0 2522 36 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140737455010880 6044339 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 332177 273198 942 2943 0 329071 0
[pid=8990/tid=8991] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216816880816 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1328708

[startup+26.0004 s]
/proc/loadavg: 2.27 2.23 2.12 3/184 8995
/proc/meminfo: memFree=28186632/32872528 swapFree=1431120/1543540
[pid=8990] ppid=8987 vsize=1328708 CPUtime=25.98 cores=0,2,4,6
/proc/8990/stat : 8990 (toysat) R 8987 8990 7726 0 -1 4202496 273402 0 0 0 2562 36 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140737455010880 5712619 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8990/statm: 332177 273198 942 2943 0 329071 0
[pid=8990/tid=8991] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8991/stat : 8991 (toysat) S 8987 8990 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216837844208 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8990/tid=8992] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8992/stat : 8992 (toysat) S 8987 8990 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216827354352 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8990/tid=8993] ppid=8987 vsize=1328708 CPUtime=0 cores=0,2,4,6
/proc/8990/task/8993/stat : 8993 (toysat) S 8987 8990 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36537354 1360596992 273198 33554432000 4194304 16246674 140737455028976 140216816880816 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.98
Current children cumulated vsize (KiB) 1328708

Child status: 0
Real time (s): 26.0707
CPU time (s): 26.067
CPU user time (s): 25.6361
CPU system time (s): 0.430934
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 1328708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.6361
system time used= 0.430934
maximum resident set size= 1092800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273404
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 27

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069989 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-19 16:01:26
IDJOB=4110326
IDBENCH=79256
IDSOLVER=2553
FILE ID=node116/4110326-1466344886
RUNJOBID= node116-1466341822-7742
PBS_JOBID= 19922036
Free space on /tmp= 71676 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552423--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-4110326-1466344886/watcher-4110326-1466344886 -o /tmp/evaluation-result-4110326-1466344886/solver-4110326-1466344886 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466341822-7742 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110326-1466344886.wbo

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

MD5SUM BENCH= c6df963ff1848506ee15e7c5bdbc3c3f
RANDOM SEED=723259286

node116.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.781
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.56
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.781
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.781
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.781
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.781
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.781
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.781
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.55
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.781
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:        29310216 kB
Buffers:          144444 kB
Cached:           284728 kB
SwapCached:         2316 kB
Active:          1001500 kB
Inactive:         264052 kB
Active(anon):     834812 kB
Inactive(anon):     3928 kB
Active(file):     166688 kB
Inactive(file):   260124 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             16340 kB
Writeback:             0 kB
AnonPages:       2365304 kB
Mapped:            12612 kB
Shmem:                 0 kB
Slab:             616568 kB
SReclaimable:      60548 kB
SUnreclaim:       556020 kB
KernelStack:        1528 kB
PageTables:         9252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2799876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 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= 71660 MiB
End job on node116 at 2016-06-19 16:01:52