Trace number 4110414

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 25.6931 25.7059

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900546076--soft-0-100-0.wbo
MD5SUMb1c472aaf389140c1b2444bf3531b47d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark25.6931
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 137245
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137244
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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:04:04+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-4110414-1466345044.wbo"]
0.00/0.01	c use --random-gen="1278332759 452881438 1437832424 2187069954 1747875984 1575830031 662554469 2046076602 331122621 1101790392 1861011930 3246535552 1240065692 3552426048 317488719 3566303124 2158601266 2574369958 2119089592 3772789949 2977815447 2216682825 729838810 676302865 2896465467 987251373 211623331 219120436 1390351321 1384902940 3970210932 2151738151 2374964056 1479765775 3413669511 2447318408 277294126 2967562115 2244652808 3386552718 208572956 4174878721 2918920143 3974068943 1796177486 4030939335 1530417640 4283366607 301712813 288980500 2386545413 4045317393 3352039489 543547720 4157839406 1593026735 1575499640 870552337 980687338 1184677850 438443362 1129357250 2481765576 3245167425 2435279859 1586808812 1485704302 668714728 2394153016 1839789032 407195250 2378287374 2926074669 114479166 2525303058 3371405477 2590139541 3378340930 1011183662 251878316 1707881640 2459684989 3784190962 3417122783 2780281881 986994760 4001172534 3348396982 2659291489 297492853 221720977 3639845163 4171927795 2944050663 2155029091 3920522745 1726976000 1532866507 3386873710 3346290610 3384889011 1544520730 3288390326 2209145819 2678937159 4051730450 479111278 2947420872 2817888519 2990243099 920846278 768804386 403866426 2819545097 3186030579 386368978 451516457 2285269710 3959612951 3400340976 1249261758 1621408080 2753084222 2346422123 2436261116 627056125 2278465171 2946132895 2912101537 4280283081 88885935 1605982417 728900171 1498794982 3645451381 784671283 3775096474 76229903 1699307811 2093287263 4129321972 3281114600 4218663069 1646817145 3118776091 1411049974 2428057475 2366907323 1737377722 906556832 2570657181 800056915 3678363138 662568040 810309912 3534892823 1824083039 1966699302 2141932180 3996748892 2558758739 1106314999 2356918260 1909547662 3716476011 3402720160 2592182659 137695696 3409238660 3519802848 1640888773 3065697454 456593647 3655243657 1122162356 2220578747 2276639790 1122035560 3335242286 411430615 3215899281 4256074791 3580155700 2665416303 880476639 4290886624 1255160928 1558384855 3885865556 2241207304 4229525574 293235608 3369567070 885753602 1991386764 3425814140 3024404689 2255038122 3318131425 4018212157 1526725911 1281934022 1949182919 2355571773 4102850812 2760699394 3850504261 4244359626 3101360067 632598430 3254218543 619326881 3553036987 160070561 1707023692 919141098 574193909 3843884572 3208377122 1150121816 2010136170 780096226 2799969737 1834387509 272954371 3548023864 373774790 3338019322 2927542257 638210728 250840907 3111173186 1112510436 3703056666 726827630 1059311952 3240946677 3329838962 542150379 2935530751 645048370 3016314953 2650757252 1225619161 3439053720 2026587189 442425295 1212596744 1369111544 1861099280 1548372135 2761566503 90938925 248872835 1633432691 3590975746 255 362436" option to reproduce the execution
0.09/0.16	c #vars 231
0.09/0.16	c #constraints 2707
0.19/0.21	c BCD2: Hardening is enabled.
0.19/0.21	c BCD2: BiasedSearch is enabled.
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |     2716 |        0 |     1881      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.017s
0.19/0.23	c #wall_clock_time = 0.017s
0.19/0.23	c #decision = 2716
0.19/0.23	c #random_decision = 12
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 511
0.19/0.23	c BCD2: updating upper bound: 137244 -> 510
0.19/0.25	c BCD2: 0 <= obj <= 510
0.19/0.25	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |     2922 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5926 |      250 |     2070      0 |        0 |        0
0.29/0.36	c  0.1s |       3 |     8980 |      475 |     2277      0 |        0 |        0
0.39/0.46	c  0.2s |       4 |    12227 |      813 |     2505      0 |        0 |        0
0.59/0.60	c  0.4s |       5 |    15652 |     1320 |     2756      0 |        0 |        0
0.69/0.84	c  0.6s |       6 |    19493 |     2081 |     3336      0 |        0 |        0
1.20/1.27	c  1.0s |       7 |    23770 |     3223 |     3670      0 |        0 |        0
2.30/2.39	c  2.1s |       8 |    28852 |     4936 |     4038      0 |        0 |        0
3.59/3.65	c  3.4s |       9 |    35807 |     7506 |     4442      1 |        0 |        0
5.60/5.65	c  5.4s |       9 |    44197 |    10606 |     4442      2 |        0 |        0
6.19/6.21	c  6.0s |      10 |    45607 |    11361 |     4887      2 |        0 |        0
8.29/8.30	c  8.1s |      10 |    52693 |    13561 |     4887      3 |        0 |        0
9.29/9.36	c  9.1s |      10 |    54287 |    14460 |     4887      3 |        0 |        0
9.29/9.36	c #cpu_time = 9.088s
9.29/9.36	c #wall_clock_time = 9.111s
9.29/9.36	c #decision = 54287
9.29/9.36	c #random_decision = 15
9.29/9.36	c #conflict = 14460
9.29/9.36	c #restart = 10
9.29/9.37	c BCD2: found a new core of size 2321: cost of the new core is >=1
9.29/9.37	c lower bound updated to 1
9.29/9.37	c BCD2: 1 <= obj <= 510
9.29/9.37	c BCD2: #cores=1, #unrelaxed=386, #relaxed=2321, #hardened=0
9.29/9.37	c BCD2: #sat=1 #unsat=2 bias=2/3
9.29/9.38	c Solving starts ...
9.29/9.38	c ============================[ Search Statistics ]============================
9.29/9.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.29/9.38	c       |         |          |          |    Limit     GC | Var      | Constra 
9.29/9.38	c =============================================================================
9.29/9.38	c  0.0s |       0 |        0 |        0 |     4887      0 |        0 |        0
9.59/9.61	c  0.2s |       0 |     3500 |        2 |     4887      1 |        0 |        0
9.59/9.61	c #cpu_time = 0.230s
9.59/9.61	c #wall_clock_time = 0.230s
9.59/9.61	c #decision = 3500
9.59/9.61	c #random_decision = 9
9.59/9.61	c #conflict = 2
9.59/9.61	c #restart = 0
9.59/9.61	o 139
9.59/9.62	c BCD2: updating upper bound: 510 -> 138
9.59/9.62	c BCD2: 1 <= obj <= 138
9.59/9.62	c BCD2: #cores=1, #unrelaxed=386, #relaxed=2321, #hardened=0
9.59/9.62	c BCD2: #sat=2 #unsat=2 bias=2/4
9.59/9.63	c Solving starts ...
9.59/9.63	c ============================[ Search Statistics ]============================
9.59/9.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.59/9.63	c       |         |          |          |    Limit     GC | Var      | Constra 
9.59/9.63	c =============================================================================
9.59/9.64	c  0.0s |       0 |        0 |        0 |     4887      0 |        0 |        1
9.79/9.83	c  0.2s |       1 |     1569 |      100 |     4887      0 |        0 |        1
10.10/10.12	c  0.5s |       2 |     2315 |      250 |     4887      0 |        0 |        1
10.49/10.52	c  0.9s |       3 |     3085 |      475 |     4887      0 |        0 |        1
11.10/11.11	c  1.5s |       4 |     3999 |      813 |     4887      0 |        0 |        1
12.09/12.13	c  2.5s |       5 |     5348 |     1320 |     4887      0 |        0 |        1
13.69/13.79	c  4.2s |       6 |     7013 |     2081 |     4887      0 |        0 |        1
13.99/14.04	c  4.4s |       6 |     7476 |     2112 |     4887      1 |        0 |        1
13.99/14.04	c #cpu_time = 4.389s
13.99/14.04	c #wall_clock_time = 4.401s
13.99/14.04	c #decision = 7476
13.99/14.04	c #random_decision = 3
13.99/14.04	c #conflict = 2112
13.99/14.04	c #restart = 6
13.99/14.04	o 45
13.99/14.04	c BCD2: hardening fixes 1542 literals
13.99/14.04	c BCD2: updating upper bound: 138 -> 44
13.99/14.04	c BCD2: 1 <= obj <= 44
13.99/14.04	c BCD2: #cores=1, #unrelaxed=166, #relaxed=999, #hardened=1542
13.99/14.04	c BCD2: #sat=3 #unsat=2 bias=2/5
13.99/14.05	c Solving starts ...
13.99/14.05	c ============================[ Search Statistics ]============================
13.99/14.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.99/14.05	c       |         |          |          |    Limit     GC | Var      | Constra 
13.99/14.05	c =============================================================================
13.99/14.05	c  0.0s |       0 |        0 |        0 |     4887      0 |     1542 |        2
14.09/14.16	c  0.1s |       1 |      339 |      100 |     4887      0 |     1542 |        2
14.19/14.29	c  0.2s |       2 |      801 |      250 |     4887      0 |     1542 |        2
14.40/14.45	c  0.4s |       3 |     1377 |      475 |     5376      0 |     1542 |        2
14.59/14.65	c  0.6s |       4 |     2078 |      813 |     5376      0 |     1542 |        2
14.99/15.03	c  1.0s |       5 |     3017 |     1320 |     5376      0 |     1542 |        2
15.09/15.16	c  1.1s |       5 |     3490 |     1493 |     5376      0 |     1542 |        2
15.09/15.16	c #cpu_time = 1.107s
15.09/15.16	c #wall_clock_time = 1.110s
15.09/15.16	c #decision = 3490
15.09/15.16	c #random_decision = 2
15.09/15.16	c #conflict = 1493
15.09/15.16	c #restart = 5
15.09/15.16	o 23
15.09/15.16	c BCD2: hardening fixes 584 literals
15.09/15.16	c BCD2: updating upper bound: 44 -> 22
15.09/15.16	c BCD2: 1 <= obj <= 22
15.09/15.16	c BCD2: #cores=1, #unrelaxed=85, #relaxed=496, #hardened=2126
15.09/15.16	c BCD2: #sat=4 #unsat=2 bias=2/6
15.09/15.16	c Solving starts ...
15.09/15.16	c ============================[ Search Statistics ]============================
15.09/15.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.09/15.16	c       |         |          |          |    Limit     GC | Var      | Constra 
15.09/15.16	c =============================================================================
15.09/15.16	c  0.0s |       0 |        0 |        0 |     5376      0 |     2126 |        3
15.19/15.23	c  0.1s |       1 |      256 |      100 |     5376      0 |     2126 |        3
15.29/15.32	c  0.2s |       2 |      599 |      250 |     5376      0 |     2126 |        3
15.39/15.44	c  0.3s |       3 |     1066 |      475 |     5376      0 |     2126 |        3
15.60/15.61	c  0.4s |       4 |     1745 |      813 |     5376      0 |     2126 |        3
15.79/15.87	c  0.7s |       5 |     2700 |     1320 |     5376      0 |     2126 |        3
16.19/16.27	c  1.1s |       6 |     3934 |     2081 |     5376      0 |     2126 |        3
16.89/16.97	c  1.8s |       7 |     5802 |     3223 |     5376      0 |     2126 |        3
17.80/17.88	c  2.7s |       8 |     8725 |     4936 |     5376      1 |     2126 |        3
17.89/17.91	c  2.7s |       8 |     8832 |     4942 |     5376      1 |     2126 |        3
17.89/17.91	c #cpu_time = 2.733s
17.89/17.91	c #wall_clock_time = 2.740s
17.89/17.91	c #decision = 8832
17.89/17.91	c #random_decision = 6
17.89/17.91	c #conflict = 4942
17.89/17.91	c #restart = 8
17.89/17.91	o 9
17.89/17.91	c BCD2: hardening fixes 364 literals
17.89/17.91	c BCD2: updating upper bound: 22 -> 8
17.89/17.91	c BCD2: 1 <= obj <= 8
17.89/17.91	c BCD2: #cores=1, #unrelaxed=27, #relaxed=190, #hardened=2490
17.89/17.91	c BCD2: #sat=5 #unsat=2 bias=2/7
17.89/17.91	c Solving starts ...
17.89/17.91	c ============================[ Search Statistics ]============================
17.89/17.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.89/17.91	c       |         |          |          |    Limit     GC | Var      | Constra 
17.89/17.91	c =============================================================================
17.89/17.91	c  0.0s |       0 |        0 |        0 |     5376      0 |     2490 |        4
17.89/17.97	c  0.1s |       1 |      201 |      100 |     5376      0 |     2490 |        4
17.99/18.04	c  0.1s |       2 |      504 |      250 |     5376      0 |     2490 |        4
18.09/18.16	c  0.3s |       3 |      906 |      475 |     5376      0 |     2490 |        4
18.29/18.34	c  0.4s |       4 |     1507 |      813 |     5376      0 |     2490 |        4
18.49/18.54	c  0.6s |       5 |     2539 |     1320 |     5376      0 |     2490 |        4
18.80/18.88	c  1.0s |       6 |     3866 |     2081 |     5376      0 |     2490 |        4
19.49/19.50	c  1.6s |       7 |     6079 |     3223 |     5914      0 |     2490 |        4
20.18/20.25	c  2.3s |       8 |     9168 |     4936 |     5914      1 |     2490 |        4
21.29/21.31	c  3.4s |       9 |    13474 |     7506 |     5914      1 |     2490 |        4
21.39/21.41	c  3.5s |       9 |    13835 |     7677 |     5914      1 |     2490 |        4
21.39/21.41	c #cpu_time = 3.489s
21.39/21.41	c #wall_clock_time = 3.498s
21.39/21.41	c #decision = 13835
21.39/21.41	c #random_decision = 24
21.39/21.41	c #conflict = 7677
21.39/21.41	c #restart = 9
21.39/21.41	o 3
21.39/21.41	c BCD2: hardening fixes 151 literals
21.39/21.41	c BCD2: updating upper bound: 8 -> 2
21.39/21.41	c BCD2: 1 <= obj <= 2
21.39/21.41	c BCD2: #cores=1, #unrelaxed=7, #relaxed=59, #hardened=2641
21.39/21.41	c BCD2: #sat=6 #unsat=2 bias=2/8
21.39/21.41	c Solving starts ...
21.39/21.41	c ============================[ Search Statistics ]============================
21.39/21.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.39/21.41	c       |         |          |          |    Limit     GC | Var      | Constra 
21.39/21.41	c =============================================================================
21.39/21.41	c  0.0s |       0 |        0 |        0 |     5914      0 |     2641 |        5
21.39/21.47	c  0.1s |       1 |      182 |      100 |     5914      0 |     2641 |        6
21.49/21.53	c  0.1s |       2 |      479 |      250 |     5914      0 |     2641 |        6
21.59/21.65	c  0.2s |       3 |      866 |      475 |     5914      1 |     2641 |        6
21.69/21.77	c  0.4s |       4 |     1547 |      813 |     5914      1 |     2641 |        6
21.79/21.89	c  0.5s |       5 |     2752 |     1320 |     5914      1 |     2641 |        6
22.10/22.10	c  0.7s |       6 |     4070 |     2081 |     5914      1 |     2641 |        6
22.39/22.44	c  1.0s |       7 |     6365 |     3223 |     5914      1 |     2641 |        6
22.79/22.81	c  1.4s |       7 |     8856 |     4468 |     5914      1 |     2641 |        6
22.79/22.81	c #cpu_time = 1.396s
22.79/22.81	c #wall_clock_time = 1.399s
22.79/22.81	c #decision = 8856
22.79/22.81	c #random_decision = 17
22.79/22.81	c #conflict = 4468
22.79/22.81	c #restart = 7
22.79/22.81	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 2325: cost of the new core is >=2
22.79/22.81	c lower bound updated to 2
22.79/22.81	c BCD2: hardening fixes 3 literals
22.79/22.81	c BCD2: 2 <= obj <= 2
22.79/22.81	c BCD2: #cores=1, #unrelaxed=0, #relaxed=63, #hardened=2644
22.79/22.81	c BCD2: #sat=6 #unsat=3 bias=3/9
22.79/22.81	c Solving starts ...
22.79/22.81	c ============================[ Search Statistics ]============================
22.79/22.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.79/22.81	c       |         |          |          |    Limit     GC | Var      | Constra 
22.79/22.81	c =============================================================================
22.79/22.81	c  0.0s |       0 |        0 |        0 |     5914      0 |     2650 |        6
22.79/22.89	c  0.1s |       1 |      320 |      100 |     5914      0 |     2650 |       16
22.89/22.99	c  0.2s |       2 |      614 |      250 |     5914      0 |     2650 |       16
22.99/23.05	c  0.2s |       3 |     1017 |      475 |     5914      0 |     2650 |       16
23.09/23.15	c  0.3s |       4 |     1687 |      813 |     5914      0 |     2650 |       16
23.30/23.32	c  0.5s |       5 |     2612 |     1320 |     5914      0 |     2650 |       16
23.49/23.54	c  0.7s |       6 |     4014 |     2081 |     5914      0 |     2650 |       16
23.79/23.87	c  1.1s |       7 |     6149 |     3223 |     5914      0 |     2650 |       16
24.48/24.54	c  1.7s |       8 |     9108 |     4936 |     6506      1 |     2650 |       16
25.19/25.22	c  2.4s |       9 |    13770 |     7506 |     6506      1 |     2650 |       16
25.59/25.64	c  2.8s |       9 |    16141 |     8878 |     6506      1 |     2651 |       17
25.59/25.64	c #cpu_time = 2.817s
25.59/25.64	c #wall_clock_time = 2.824s
25.59/25.64	c #decision = 16141
25.59/25.64	c #random_decision = 41
25.59/25.64	c #conflict = 8878
25.59/25.64	c #restart = 9
25.59/25.64	c BCD2: updating lower bound of a core
25.59/25.64	c lower bound updated to 3
25.59/25.64	s OPTIMUM FOUND
25.59/25.64	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10
25.59/25.64	v -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20
25.59/25.64	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
25.59/25.64	v x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
25.59/25.64	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50
25.59/25.64	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
25.59/25.64	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70
25.59/25.64	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 -x80
25.59/25.64	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
25.59/25.64	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
25.59/25.64	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
25.59/25.64	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
25.59/25.64	v x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
25.59/25.64	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
25.59/25.64	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
25.59/25.64	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
25.59/25.64	v x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170
25.59/25.64	v -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
25.59/25.64	v -x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
25.59/25.64	v -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200
25.59/25.64	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210
25.59/25.64	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 -x220
25.59/25.64	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
25.59/25.64	v x231
25.59/25.64	c total CPU time = 25.578s
25.59/25.64	c total wall clock time = 25.644s

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110414-1466345044/watcher-4110414-1466345044 -o /tmp/evaluation-result-4110414-1466345044/solver-4110414-1466345044 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466341823-29124 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110414-1466345044.wbo 

pid=31839
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.05 2.11 2.03 3/179 31842
/proc/meminfo: memFree=30298532/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=787900 CPUtime=0 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 2948 0 0 0 0 0 0 0 20 0 4 0 36553315 806809600 3309 33554432000 4194304 16246674 140737040738768 140737040738192 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 197487 3320 441 2943 0 194381 0
[pid=31842/tid=31843] ppid=31839 vsize=805308 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 824635392 3380 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=810428 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 829878272 3397 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=814524 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 834072576 3415 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.05 2.11 2.03 3/179 31842
/proc/meminfo: memFree=30298532/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 25081 0 0 0 6 3 0 0 20 0 4 0 36553315 1247350784 25435 33554432000 4194304 16246674 140737040738768 140737040738192 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 304529 25440 615 2943 0 301423 0
[pid=31842/tid=31843] ppid=31839 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1247350784 25443 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1247350784 25447 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1247350784 25452 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200547 s]
/proc/loadavg: 2.05 2.11 2.03 3/179 31842
/proc/meminfo: memFree=30298532/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 35709 0 0 0 15 4 0 0 20 0 4 0 36553315 1252593664 36016 33554432000 4194304 16246674 140737040738768 140737040738080 5920659 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 305809 36016 862 2943 0 302703 0
[pid=31842/tid=31843] ppid=31839 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1252593664 36016 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1252593664 36016 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1252593664 36016 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300502 s]
/proc/loadavg: 2.05 2.11 2.03 3/179 31842
/proc/meminfo: memFree=30298532/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 48045 0 0 0 24 5 0 0 20 0 4 0 36553315 1338576896 48352 33554432000 4194304 16246674 140737040738768 140737040738080 5661217 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 326801 48361 918 2943 0 323695 0
[pid=31842/tid=31843] ppid=31839 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1338576896 48365 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1338576896 48371 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1338576896 48377 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700428 s]
/proc/loadavg: 2.05 2.11 2.03 3/179 31842
/proc/meminfo: memFree=30298532/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1308228 CPUtime=0.69 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 72400 0 0 0 60 9 0 0 20 0 4 0 36553315 1339625472 72707 33554432000 4194304 16246674 140737040738768 140737040721768 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 327057 72707 920 2943 0 323951 0
[pid=31842/tid=31843] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 72707 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 72707 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 72707 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1308228

[startup+1.50044 s]
/proc/loadavg: 2.05 2.11 2.03 3/183 31846
/proc/meminfo: memFree=30008616/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1308228 CPUtime=1.49 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 83216 0 0 0 138 11 0 0 20 0 4 0 36553315 1339625472 83523 33554432000 4194304 16246674 140737040738768 140737040721768 5545988 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 327057 83523 924 2943 0 323951 0
[pid=31842/tid=31843] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83523 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83523 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83523 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308228

[startup+3.1004 s]
/proc/loadavg: 2.05 2.11 2.03 3/183 31846
/proc/meminfo: memFree=29965224/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1308228 CPUtime=3.09 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 83223 0 0 0 298 11 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140737040737944 5754696 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 327057 83530 931 2943 0 323951 0
[pid=31842/tid=31843] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30037 s]
/proc/loadavg: 2.05 2.11 2.03 3/183 31846
/proc/meminfo: memFree=29965508/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 83223 0 0 0 618 11 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140737040720640 7252992 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 327057 83530 931 2943 0 323951 0
[pid=31842/tid=31843] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1339625472 83530 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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.05 2.11 2.03 3/183 31846
/proc/meminfo: memFree=29962956/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1309252 CPUtime=12.69 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 83488 0 0 0 1257 12 0 0 20 0 4 0 36553315 1340674048 83795 33554432000 4194304 16246674 140737040738768 140737040720640 5822432 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 327313 83795 940 2943 0 324207 0
[pid=31842/tid=31843] ppid=31839 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1340674048 83795 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1340674048 83795 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1340674048 83795 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5074 s]
/proc/loadavg: 2.03 2.10 2.02 3/183 31846
/proc/meminfo: memFree=29219968/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=1313348 CPUtime=25.49 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) R 31839 31842 29107 0 -1 4202496 269471 0 0 0 2512 37 0 0 20 0 4 0 36553315 1344868352 269778 33554432000 4194304 16246674 140737040738768 140737040720640 5523208 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 328337 269778 941 2943 0 325231 0
[pid=31842/tid=31843] ppid=31839 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31843/stat : 31843 (toysat) S 31839 31842 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36553315 1344868352 269778 33554432000 4194304 16246674 140737040738768 140341033282800 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31842/tid=31844] ppid=31839 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31844/stat : 31844 (toysat) S 31839 31842 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36553315 1344868352 269778 33554432000 4194304 16246674 140737040738768 140341022792944 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) S 31839 31842 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36553315 1344868352 269778 33554432000 4194304 16246674 140737040738768 140340942073008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1313348

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

[startup+25.7004 s]
/proc/loadavg: 2.03 2.10 2.02 3/183 31846
/proc/meminfo: memFree=29219968/32872528 swapFree=877056/942464
[pid=31842] ppid=31839 vsize=0 CPUtime=25.69 cores=1,3,5,7
/proc/31842/stat : 31842 (toysat) Z 31839 31842 29107 0 -1 4202508 269473 0 0 0 2526 43 0 0 20 0 2 0 36553315 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31842/statm: 0 0 0 0 0 0 0
[pid=31842/tid=31845] ppid=31839 vsize=0 CPUtime=0.04 cores=1,3,5,7
/proc/31842/task/31845/stat : 31845 (toysat) R 31839 31842 29107 0 -1 4202564 1 0 0 0 0 4 0 0 20 0 2 0 36553315 0 0 33554432000 0 0 0 0 0 256 0 33554432 0 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 25.7059
CPU time (s): 25.6931
CPU user time (s): 25.2662
CPU system time (s): 0.426935
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 1313348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.2662
system time used= 0.426935
maximum resident set size= 1079116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269473
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= 20
involuntary context switches= 28

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.073988 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 16:04:04
IDJOB=4110414
IDBENCH=79300
IDSOLVER=2553
FILE ID=node113/4110414-1466345044
RUNJOBID= node113-1466341823-29124
PBS_JOBID= 19922039
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= b1c472aaf389140c1b2444bf3531b47d
RANDOM SEED=1024993093

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30299168 kB
Buffers:          153852 kB
Cached:           371224 kB
SwapCached:         1964 kB
Active:           521724 kB
Inactive:         366760 kB
Active(anon):     363148 kB
Inactive(anon):     2224 kB
Active(file):     158576 kB
Inactive(file):   364536 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             16316 kB
Writeback:             0 kB
AnonPages:       1306424 kB
Mapped:            10848 kB
Shmem:                 0 kB
Slab:             608880 kB
SReclaimable:      52748 kB
SUnreclaim:       556132 kB
KernelStack:        1520 kB
PageTables:         8020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2167168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node113 at 2016-06-19 16:04:30