Trace number 4093570

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 7.94279 7.94778

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh310_wcsp.wbo
MD5SUM9767c89dfda19e08df7810305b3128ba
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark463
Best CPU time to get the best result obtained on this benchmark7.94279
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints1000
Number of soft constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-16T18:38:34+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-4093570-1466095114.wbo"]
0.00/0.01	c use --random-gen="3852318659 3230910720 971707373 2199291385 2722094710 3706525692 601450807 3077309973 1780683861 2217629652 3790475623 4012574567 188084622 1317571289 2147077379 2038213930 3421557863 1585112814 3715046103 1474874438 523167787 2917106326 2059023523 181630379 276217569 821868779 3997203846 1329342348 3157509963 2301932784 400077131 2692785539 1699050758 251770783 807484124 3279699859 2896589105 1389727559 3782443449 3294709640 2498860993 1820356676 2731053071 2161883814 1141925092 3209457641 2345115564 2707621968 557197522 2990214106 406556843 3518597856 182394941 3285410852 2672211453 3537119641 1252753437 207588784 1393267947 3905011880 3838584574 1783643897 35216510 2033934648 2876239405 3125550123 1061962495 3992415651 4271229766 3682955893 4223603174 1829231616 1958936532 2503098132 3836645948 3251660522 998009129 892863590 190881494 3669458716 2066036457 3863812431 1695691982 1461186573 2394528252 2118058440 19135527 3020920617 4285551064 1665477108 3524191626 3846265490 1944878211 2439941316 2788471486 2146753185 3334272306 127797817 2428005167 493715956 56708070 771200201 3574893454 1637283867 1208002325 1026449235 906293931 785027317 1489752283 522298978 163075017 3944819030 2611458327 329330879 1389674249 3973777459 2411897779 2151908382 3014320445 1439018359 1015027365 3119017437 1455295784 1443051592 3179549068 3486596765 3347076175 192674212 3706376935 2240055150 1613232635 2563175056 2085526861 3908627740 784074149 1901864797 3333519251 3312135621 3526090099 3493362696 3393056796 1897017711 2230783003 3027629568 1055297195 4155921462 303896422 1381365297 1264706640 592568135 103456723 3131533839 772736884 1193353691 2654360147 3491660776 2699087632 2597475592 3979512869 2837619431 2543127670 1595775544 631793421 1671907368 3499282787 895110386 3463262860 4107555143 1762576742 1082453238 2790091906 129961895 994288027 2976295574 2874350699 876339389 2461779582 2497546692 4046388052 520293132 3425058004 3525188995 3385372812 2011743895 2936594057 2666075000 3759979062 927351476 2376413367 871743587 2069718933 3339252832 2655984317 1478948667 3944235461 1987296563 2006957843 1245535289 4038800677 106143939 2514343135 788928776 1464528871 2553393909 1801964254 2301338726 2201962815 1165199139 3905353615 3518166624 2313198708 667639851 3592452439 308626306 1864123536 2620011797 4263238586 3233624980 4029738984 3822198069 2306557602 2487726021 350067455 4158676929 1505063219 1373235193 2444621108 2410840392 3356970069 1145507588 808412726 1321241797 3062514345 3958651637 4266509824 1725190716 3761770831 3055648876 318357526 2235350970 1161101471 143061622 2738962548 4054460027 2523105505 1304970041 3116716911 2186850383 2170606884 1433705386 4005749250 332410489 2675339436 1726231625 4050317902 3251936084 255 362436" option to reproduce the execution
0.00/0.04	c #vars 200
0.00/0.04	c #constraints 1000
0.00/0.08	c BCD2: Hardening is enabled.
0.00/0.08	c BCD2: BiasedSearch is enabled.
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      733      0 |        0 |        0
0.00/0.08	c  0.0s |       0 |     1478 |        5 |      733      0 |        0 |        0
0.00/0.08	c #cpu_time = 0.007s
0.00/0.08	c #wall_clock_time = 0.007s
0.00/0.08	c #decision = 1478
0.00/0.08	c #random_decision = 9
0.00/0.08	c #conflict = 5
0.00/0.08	c #restart = 0
0.00/0.08	o 9621
0.00/0.09	c BCD2: updating upper bound: 444854 -> 9620
0.00/0.09	c BCD2: 0 <= obj <= 9620
0.00/0.09	c BCD2: #cores=0, #unrelaxed=900, #relaxed=0, #hardened=0
0.00/0.09	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.09	c Solving starts ...
0.00/0.09	c ============================[ Search Statistics ]============================
0.00/0.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.09	c =============================================================================
0.00/0.09	c  0.0s |       0 |        0 |        0 |      733      0 |        0 |        0
0.09/0.10	c  0.0s |       0 |     1119 |        7 |      733      0 |        0 |        0
0.09/0.10	c #cpu_time = 0.002s
0.09/0.10	c #wall_clock_time = 0.002s
0.09/0.10	c #decision = 1119
0.09/0.10	c #random_decision = 0
0.09/0.10	c #conflict = 7
0.09/0.10	c #restart = 0
0.09/0.10	c BCD2: found a new core of size 13: cost of the new core is >=32
0.09/0.10	c lower bound updated to 32
0.09/0.10	c BCD2: 32 <= obj <= 9620
0.09/0.10	c BCD2: #cores=1, #unrelaxed=887, #relaxed=13, #hardened=0
0.09/0.10	c BCD2: #sat=1 #unsat=2 bias=2/3
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |      733      0 |        0 |        0
0.09/0.11	c  0.0s |       0 |      976 |       65 |      733      0 |        0 |        0
0.09/0.11	c #cpu_time = 0.014s
0.09/0.11	c #wall_clock_time = 0.014s
0.09/0.11	c #decision = 976
0.09/0.11	c #random_decision = 0
0.09/0.11	c #conflict = 65
0.09/0.11	c #restart = 0
0.09/0.11	c BCD2: found a new core of size 246: cost of the new core is >=11
0.09/0.11	c lower bound updated to 43
0.09/0.11	c BCD2: 43 <= obj <= 9620
0.09/0.11	c BCD2: #cores=2, #unrelaxed=641, #relaxed=259, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=3 bias=3/4
0.09/0.12	c Solving starts ...
0.09/0.12	c ============================[ Search Statistics ]============================
0.09/0.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.12	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.12	c =============================================================================
0.09/0.12	c  0.0s |       0 |        0 |        0 |      733      0 |        0 |        0
0.09/0.14	c  0.0s |       1 |      848 |      100 |      807      0 |        0 |        0
0.09/0.19	c  0.1s |       2 |     1754 |      250 |      888      0 |        0 |        0
0.19/0.28	c  0.2s |       3 |     2859 |      475 |      977      0 |        0 |        0
0.39/0.43	c  0.3s |       4 |     3994 |      813 |     1075      0 |        0 |        0
0.59/0.66	c  0.5s |       5 |     5356 |     1320 |     1183      0 |        0 |        0
0.98/1.06	c  0.9s |       6 |     7004 |     2081 |     1302      1 |        0 |        0
1.09/1.12	c  1.0s |       6 |     7775 |     2158 |     1302      2 |        0 |        0
1.09/1.12	c #cpu_time = 1.003s
1.09/1.12	c #wall_clock_time = 1.006s
1.09/1.12	c #decision = 7775
1.09/1.12	c #random_decision = 3
1.09/1.12	c #conflict = 2158
1.09/1.12	c #restart = 6
1.09/1.12	o 927
1.09/1.12	c BCD2: hardening fixes 96 literals
1.09/1.12	c BCD2: updating upper bound: 9620 -> 926
1.09/1.13	c BCD2: 43 <= obj <= 926
1.09/1.13	c BCD2: #cores=2, #unrelaxed=567, #relaxed=237, #hardened=96
1.09/1.13	c BCD2: #sat=2 #unsat=3 bias=3/5
1.09/1.13	c Solving starts ...
1.09/1.13	c ============================[ Search Statistics ]============================
1.09/1.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.13	c =============================================================================
1.09/1.13	c  0.0s |       0 |        0 |        0 |     1302      0 |       96 |        1
1.09/1.18	c  0.1s |       1 |      725 |      100 |     1302      0 |       96 |        1
1.29/1.31	c  0.2s |       1 |     1542 |      249 |     1302      0 |       96 |        1
1.29/1.31	c #cpu_time = 0.181s
1.29/1.31	c #wall_clock_time = 0.182s
1.29/1.31	c #decision = 1542
1.29/1.31	c #random_decision = 0
1.29/1.31	c #conflict = 249
1.29/1.31	c #restart = 1
1.29/1.31	o 893
1.29/1.31	c BCD2: hardening fixes 28 literals
1.29/1.31	c BCD2: updating upper bound: 926 -> 892
1.29/1.32	c BCD2: 43 <= obj <= 892
1.29/1.32	c BCD2: #cores=2, #unrelaxed=549, #relaxed=227, #hardened=124
1.29/1.32	c BCD2: #sat=3 #unsat=3 bias=3/6
1.79/1.81	c Solving starts ...
1.79/1.81	c ============================[ Search Statistics ]============================
1.79/1.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.81	c =============================================================================
1.79/1.81	c  0.0s |       0 |        0 |        0 |     1302      0 |      124 |        2
1.79/1.84	c  0.0s |       1 |      684 |      100 |     1302      0 |      124 |        2
1.79/1.89	c  0.1s |       2 |     1433 |      250 |     1302      0 |      124 |        2
1.89/1.94	c  0.1s |       2 |     2188 |      425 |     1302      0 |      124 |        2
1.89/1.94	c #cpu_time = 0.127s
1.89/1.94	c #wall_clock_time = 0.128s
1.89/1.94	c #decision = 2188
1.89/1.94	c #random_decision = 0
1.89/1.94	c #conflict = 425
1.89/1.94	c #restart = 2
1.89/1.94	c BCD2: relaxing 190 and merging with 2 cores into a new core of size 449: cost of the new core is >=44
1.89/1.94	c lower bound updated to 44
1.89/1.95	c BCD2: hardening fixes 1 literals
1.89/1.95	c BCD2: 44 <= obj <= 892
1.89/1.95	c BCD2: #cores=1, #unrelaxed=358, #relaxed=417, #hardened=125
1.89/1.95	c BCD2: #sat=3 #unsat=4 bias=4/7
1.89/1.96	c Solving starts ...
1.89/1.96	c ============================[ Search Statistics ]============================
1.89/1.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.89/1.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1.89/1.96	c =============================================================================
1.89/1.96	c  0.0s |       0 |        0 |        0 |     1302      0 |      132 |        2
1.99/2.01	c  0.1s |       1 |      529 |      100 |     1302      0 |      132 |       14
1.99/2.09	c  0.1s |       2 |     1103 |      250 |     1302      0 |      132 |       14
2.09/2.19	c  0.2s |       3 |     1767 |      475 |     1433      0 |      132 |       14
2.29/2.39	c  0.4s |       4 |     2554 |      813 |     1433      0 |      132 |       14
2.59/2.70	c  0.7s |       5 |     3589 |     1320 |     1433      0 |      132 |       14
2.78/2.86	c  0.9s |       5 |     4428 |     1647 |     1433      1 |      132 |       14
2.78/2.86	c #cpu_time = 0.897s
2.78/2.86	c #wall_clock_time = 0.900s
2.78/2.86	c #decision = 4428
2.78/2.86	c #random_decision = 7
2.78/2.86	c #conflict = 1647
2.78/2.86	c #restart = 5
2.78/2.86	o 463
2.78/2.86	c BCD2: hardening fixes 372 literals
2.78/2.86	c BCD2: updating upper bound: 892 -> 462
2.78/2.86	c BCD2: 44 <= obj <= 462
2.78/2.86	c BCD2: #cores=1, #unrelaxed=181, #relaxed=222, #hardened=497
2.78/2.86	c BCD2: #sat=4 #unsat=4 bias=4/8
2.78/2.86	c Solving starts ...
2.78/2.86	c ============================[ Search Statistics ]============================
2.78/2.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.78/2.86	c       |         |          |          |    Limit     GC | Var      | Constra 
2.78/2.86	c =============================================================================
2.78/2.86	c  0.0s |       0 |        0 |        0 |     1433      0 |      504 |       15
2.88/2.90	c  0.0s |       1 |      331 |      100 |     1433      0 |      504 |       15
2.88/2.97	c  0.1s |       2 |      727 |      250 |     1433      0 |      504 |       15
2.88/2.99	c  0.1s |       2 |     1186 |      293 |     1433      0 |      504 |       15
2.88/2.99	c #cpu_time = 0.124s
2.88/2.99	c #wall_clock_time = 0.124s
2.88/2.99	c #decision = 1186
2.88/2.99	c #random_decision = 0
2.88/2.99	c #conflict = 293
2.88/2.99	c #restart = 2
2.88/2.99	c BCD2: relaxing 35 and merging with 1 cores into a new core of size 484: cost of the new core is >=61
2.88/2.99	c lower bound updated to 61
2.88/2.99	c BCD2: hardening fixes 8 literals
2.88/2.99	c BCD2: 61 <= obj <= 462
2.88/2.99	c BCD2: #cores=1, #unrelaxed=138, #relaxed=257, #hardened=505
2.88/2.99	c BCD2: #sat=4 #unsat=5 bias=5/9
2.88/2.99	c Solving starts ...
2.88/2.99	c ============================[ Search Statistics ]============================
2.88/2.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.88/2.99	c       |         |          |          |    Limit     GC | Var      | Constra 
2.88/2.99	c =============================================================================
2.88/2.99	c  0.0s |       0 |        0 |        0 |     1433      0 |      514 |       15
2.98/3.03	c  0.0s |       1 |      274 |      100 |     1577      0 |      514 |       18
2.98/3.09	c  0.1s |       2 |      747 |      250 |     1577      0 |      514 |       18
3.08/3.15	c  0.2s |       2 |     1553 |      379 |     1577      0 |      515 |       19
3.08/3.15	c #cpu_time = 0.156s
3.08/3.15	c #wall_clock_time = 0.156s
3.08/3.15	c #decision = 1553
3.08/3.15	c #random_decision = 0
3.08/3.15	c #conflict = 379
3.08/3.15	c #restart = 2
3.08/3.15	c BCD2: updating lower bound of a core
3.08/3.15	c lower bound updated to 313
3.08/3.15	c BCD2: hardening fixes 84 literals
3.08/3.15	c BCD2: 313 <= obj <= 462
3.08/3.15	c BCD2: #cores=1, #unrelaxed=54, #relaxed=257, #hardened=589
3.08/3.15	c BCD2: #sat=4 #unsat=6 bias=6/10
3.08/3.15	c Solving starts ...
3.08/3.15	c ============================[ Search Statistics ]============================
3.08/3.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.08/3.15	c       |         |          |          |    Limit     GC | Var      | Constra 
3.08/3.15	c =============================================================================
3.08/3.15	c  0.0s |       0 |        0 |        0 |     1577      0 |      599 |       19
3.08/3.19	c  0.0s |       1 |      202 |      100 |     1577      0 |      599 |       19
3.19/3.27	c  0.1s |       2 |      519 |      250 |     1577      0 |      599 |       19
3.30/3.38	c  0.2s |       3 |      862 |      475 |     1577      0 |      599 |       19
3.49/3.55	c  0.4s |       4 |     1398 |      813 |     1577      0 |      599 |       19
3.79/3.85	c  0.7s |       5 |     2115 |     1320 |     1577      0 |      599 |       19
4.09/4.14	c  1.0s |       5 |     2788 |     1764 |     1577      0 |      599 |       19
4.09/4.14	c #cpu_time = 0.984s
4.09/4.14	c #wall_clock_time = 0.987s
4.09/4.14	c #decision = 2788
4.09/4.14	c #random_decision = 3
4.09/4.14	c #conflict = 1764
4.09/4.14	c #restart = 5
4.09/4.14	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 488: cost of the new core is >=344
4.09/4.14	c lower bound updated to 344
4.09/4.14	c BCD2: hardening fixes 8 literals
4.09/4.14	c BCD2: 344 <= obj <= 462
4.09/4.14	c BCD2: #cores=1, #unrelaxed=42, #relaxed=261, #hardened=597
4.09/4.14	c BCD2: #sat=4 #unsat=7 bias=7/11
4.09/4.14	c Solving starts ...
4.09/4.14	c ============================[ Search Statistics ]============================
4.09/4.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.09/4.14	c       |         |          |          |    Limit     GC | Var      | Constra 
4.09/4.14	c =============================================================================
4.09/4.14	c  0.0s |       0 |        0 |        0 |     1577      0 |      608 |       19
4.19/4.21	c  0.1s |       1 |      172 |      100 |     1577      0 |      608 |       20
4.29/4.30	c  0.2s |       2 |      409 |      250 |     1577      0 |      608 |       20
4.40/4.44	c  0.3s |       3 |      811 |      475 |     1577      0 |      608 |       20
4.59/4.62	c  0.5s |       4 |     1338 |      813 |     1735      0 |      608 |       20
4.79/4.88	c  0.7s |       5 |     2106 |     1320 |     1735      0 |      608 |       20
5.19/5.28	c  1.1s |       5 |     3270 |     2042 |     1735      1 |      608 |       20
5.19/5.28	c #cpu_time = 1.138s
5.19/5.28	c #wall_clock_time = 1.141s
5.19/5.28	c #decision = 3270
5.19/5.28	c #random_decision = 8
5.19/5.28	c #conflict = 2042
5.19/5.28	c #restart = 5
5.19/5.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 489: cost of the new core is >=423
5.19/5.28	c lower bound updated to 423
5.19/5.28	c BCD2: hardening fixes 30 literals
5.19/5.28	c BCD2: 423 <= obj <= 462
5.19/5.28	c BCD2: #cores=1, #unrelaxed=11, #relaxed=262, #hardened=627
5.19/5.28	c BCD2: #sat=4 #unsat=8 bias=8/12
5.19/5.28	c Solving starts ...
5.19/5.28	c ============================[ Search Statistics ]============================
5.19/5.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.19/5.28	c       |         |          |          |    Limit     GC | Var      | Constra 
5.19/5.28	c =============================================================================
5.19/5.28	c  0.0s |       0 |        0 |        0 |     1735      0 |      639 |       20
5.29/5.36	c  0.1s |       1 |      148 |      100 |     1735      0 |      639 |       21
5.39/5.46	c  0.2s |       2 |      370 |      250 |     1735      0 |      639 |       21
5.60/5.61	c  0.3s |       3 |      661 |      475 |     1735      0 |      639 |       21
5.79/5.81	c  0.5s |       4 |     1159 |      813 |     1735      0 |      639 |       21
6.09/6.12	c  0.8s |       5 |     1862 |     1320 |     1735      0 |      639 |       21
6.49/6.53	c  1.2s |       5 |     2760 |     1955 |     1735      1 |      639 |       21
6.49/6.53	c #cpu_time = 1.243s
6.49/6.53	c #wall_clock_time = 1.246s
6.49/6.53	c #decision = 2760
6.49/6.53	c #random_decision = 3
6.49/6.53	c #conflict = 1955
6.49/6.53	c #restart = 5
6.49/6.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 490: cost of the new core is >=459
6.49/6.53	c lower bound updated to 459
6.49/6.53	c BCD2: hardening fixes 9 literals
6.49/6.53	c BCD2: 459 <= obj <= 462
6.49/6.53	c BCD2: #cores=1, #unrelaxed=1, #relaxed=263, #hardened=636
6.49/6.53	c BCD2: #sat=4 #unsat=9 bias=9/13
6.49/6.53	c Solving starts ...
6.49/6.53	c ============================[ Search Statistics ]============================
6.49/6.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.49/6.53	c       |         |          |          |    Limit     GC | Var      | Constra 
6.49/6.53	c =============================================================================
6.49/6.53	c  0.0s |       0 |        0 |        0 |     1735      0 |      649 |       21
6.60/6.60	c  0.1s |       1 |      125 |      100 |     1735      0 |      649 |       22
6.60/6.70	c  0.2s |       2 |      331 |      250 |     1735      0 |      649 |       22
6.79/6.85	c  0.3s |       3 |      629 |      475 |     1909      0 |      649 |       22
6.99/7.07	c  0.5s |       4 |     1076 |      813 |     1909      0 |      649 |       22
7.39/7.43	c  0.9s |       5 |     1839 |     1320 |     1909      0 |      649 |       22
7.80/7.88	c  1.3s |       5 |     2732 |     1928 |     1909      0 |      650 |       23
7.80/7.88	c #cpu_time = 1.347s
7.80/7.88	c #wall_clock_time = 1.350s
7.80/7.88	c #decision = 2732
7.80/7.88	c #random_decision = 7
7.80/7.88	c #conflict = 1928
7.80/7.88	c #restart = 5
7.80/7.88	c BCD2: updating lower bound of a core
7.80/7.88	c lower bound updated to 497
7.80/7.88	s OPTIMUM FOUND
7.80/7.88	v x1 -x2 x3 -x4 -x5 x6 x7 -x8 x9 -x10
7.80/7.88	v x11 -x12 -x13 x14 -x15 x16 -x17 x18 x19 -x20
7.80/7.88	v x21 -x22 -x23 x24 -x25 x26 x27 -x28 x29 -x30
7.80/7.88	v x31 -x32 -x33 x34 x35 -x36 x37 -x38 -x39 x40
7.80/7.88	v -x41 x42 -x43 x44 x45 -x46 x47 -x48 x49 -x50
7.80/7.88	v -x51 x52 x53 -x54 x55 -x56 -x57 x58 -x59 x60
7.80/7.88	v -x61 x62 x63 -x64 x65 -x66 -x67 x68 -x69 x70
7.80/7.88	v x71 -x72 x73 -x74 x75 -x76 -x77 x78 -x79 x80
7.80/7.88	v -x81 x82 x83 -x84 -x85 x86 -x87 x88 -x89 x90
7.80/7.88	v x91 -x92 -x93 x94 -x95 x96 -x97 x98 x99 -x100
7.80/7.88	v -x101 x102 x103 -x104 -x105 x106 -x107 x108 x109 -x110
7.80/7.88	v -x111 x112 -x113 x114 -x115 x116 -x117 x118 x119 -x120
7.80/7.88	v x121 -x122 -x123 x124 -x125 x126 x127 -x128 -x129 x130
7.80/7.88	v -x131 x132 x133 -x134 x135 -x136 -x137 x138 x139 -x140
7.80/7.88	v -x141 x142 x143 -x144 -x145 x146 -x147 x148 -x149 x150
7.80/7.88	v x151 -x152 x153 -x154 -x155 x156 -x157 x158 -x159 x160
7.80/7.88	v x161 -x162 -x163 x164 x165 -x166 x167 -x168 -x169 x170
7.80/7.88	v -x171 x172 x173 -x174 -x175 x176 -x177 x178 -x179 x180
7.80/7.88	v -x181 x182 x183 -x184 x185 -x186 -x187 x188 -x189 x190
7.80/7.88	v x191 -x192 -x193 x194 x195 -x196 -x197 x198 -x199 x200
7.80/7.88	c total CPU time = 7.866s
7.80/7.88	c total wall clock time = 7.886s

Verifier Data

OK	463

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

pid=29355
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: 1.92 2.16 2.29 4/179 29358
/proc/meminfo: memFree=29331624/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=704956 CPUtime=0 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 2625 0 0 0 0 0 0 0 20 0 4 0 11556621 721874944 2987 33554432000 4194304 16246674 140736060017680 140736060017104 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 176751 2996 441 2943 0 173645 0
[pid=29358/tid=29359] ppid=29355 vsize=722364 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 739700736 3056 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=726460 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 743895040 3072 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=731580 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 749137920 3089 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 1.92 2.16 2.29 4/179 29358
/proc/meminfo: memFree=29331624/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 24575 0 0 0 6 3 0 0 20 0 4 0 11556621 1250496512 24900 33554432000 4194304 16246674 140736060017680 140736060016992 5991592 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 305297 24900 860 2943 0 302191 0
[pid=29358/tid=29359] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 24900 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 24900 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 24900 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200443 s]
/proc/loadavg: 1.92 2.16 2.29 4/179 29358
/proc/meminfo: memFree=29331624/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 29925 0 0 0 15 4 0 0 20 0 4 0 11556621 1250496512 30250 33554432000 4194304 16246674 140736060017680 140736060016992 5532218 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 305297 30266 869 2943 0 302191 0
[pid=29358/tid=29359] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 30276 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 30284 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 30293 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1221188

[startup+0.300422 s]
/proc/loadavg: 1.92 2.16 2.29 4/179 29358
/proc/meminfo: memFree=29331624/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1221188 CPUtime=0.29 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 46126 0 0 0 22 7 0 0 20 0 4 0 11556621 1250496512 46451 33554432000 4194304 16246674 140736060017680 140736060016992 5828874 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 305297 46458 869 2943 0 302191 0
[pid=29358/tid=29359] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 46462 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 46466 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 46471 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1221188

[startup+0.700356 s]
/proc/loadavg: 1.92 2.16 2.29 4/179 29358
/proc/meminfo: memFree=29331624/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1221188 CPUtime=0.69 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 113815 0 0 0 52 17 0 0 20 0 4 0 11556621 1250496512 114140 33554432000 4194304 16246674 140736060017680 140736059999552 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 305297 114150 873 2943 0 302191 0
[pid=29358/tid=29359] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 114155 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 114158 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1250496512 114162 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1221188

[startup+1.50035 s]
/proc/loadavg: 1.92 2.16 2.29 4/183 29362
/proc/meminfo: memFree=28589176/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1300036 CPUtime=1.49 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 258133 0 0 0 114 35 0 0 20 0 4 0 11556621 1331236864 258458 33554432000 4194304 16246674 140736060017680 140736059999552 12652961 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 325009 258470 874 2943 0 321903 0
[pid=29358/tid=29359] ppid=29355 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1331236864 258476 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1331236864 258483 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1331236864 258490 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1300036

[startup+3.10038 s]
/proc/loadavg: 2.01 2.18 2.29 4/183 29362
/proc/meminfo: memFree=28266404/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1305156 CPUtime=3.08 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 267245 0 0 0 272 36 0 0 20 0 4 0 11556621 1336479744 267570 33554432000 4194304 16246674 140736060017680 140736059999552 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 326289 267570 879 2943 0 323183 0
[pid=29358/tid=29359] ppid=29355 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1336479744 267570 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1336479744 267570 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1336479744 267570 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1305156

[startup+6.3004 s]
/proc/loadavg: 2.01 2.18 2.29 3/183 29362
/proc/meminfo: memFree=28260968/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 267648 0 0 0 592 37 0 0 20 0 4 0 11556621 1337528320 267973 33554432000 4194304 16246674 140736060017680 140736059999552 5677884 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 326545 267973 879 2943 0 323439 0
[pid=29358/tid=29359] ppid=29355 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1337528320 267973 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1337528320 267973 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1337528320 267973 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

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

[startup+6.40045 s]
/proc/loadavg: 2.01 2.18 2.29 3/183 29362
/proc/meminfo: memFree=28260968/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1307204 CPUtime=6.39 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 267678 0 0 0 602 37 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 140736059999552 5676361 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 326801 268003 879 2943 0 323695 0
[pid=29358/tid=29359] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1307204

[startup+7.20042 s]
/proc/loadavg: 2.01 2.18 2.29 3/183 29362
/proc/meminfo: memFree=28261008/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1307204 CPUtime=7.19 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 267678 0 0 0 682 37 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 140736059999552 5827838 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 326801 268003 879 2943 0 323695 0
[pid=29358/tid=29359] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 1307204

[startup+7.60035 s]
/proc/loadavg: 2.01 2.18 2.29 3/183 29362
/proc/meminfo: memFree=28261008/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1307204 CPUtime=7.59 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 267678 0 0 0 722 37 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 140736059999552 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 326801 268003 879 2943 0 323695 0
[pid=29358/tid=29359] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 1307204

[startup+7.80729 s]
/proc/loadavg: 2.01 2.17 2.29 3/183 29362
/proc/meminfo: memFree=28261172/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=1307204 CPUtime=7.8 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202496 267678 0 0 0 743 37 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 140736059999552 12415827 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 326801 268003 879 2943 0 323695 0
[pid=29358/tid=29359] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29359/stat : 29359 (toysat) S 29355 29358 7986 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688129047792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=29358/tid=29360] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29360/stat : 29360 (toysat) S 29355 29358 7986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688118557936 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=29358/tid=29361] ppid=29355 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/29358/task/29361/stat : 29361 (toysat) S 29355 29358 7986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11556621 1338576896 268003 33554432000 4194304 16246674 140736060017680 139688039935152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 1307204

[startup+7.90047 s]
/proc/loadavg: 2.01 2.17 2.29 3/183 29362
/proc/meminfo: memFree=28261172/32872528 swapFree=1399392/1569044
[pid=29358] ppid=29355 vsize=0 CPUtime=7.89 cores=0,2,4,6
/proc/29358/stat : 29358 (toysat) R 29355 29358 7986 0 -1 4202500 267682 0 0 0 751 38 0 0 20 0 1 0 11556621 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29358/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.94778
CPU time (s): 7.94279
CPU user time (s): 7.51286
CPU system time (s): 0.429934
CPU usage (%): 99.9373
Max. virtual memory (cumulated for all children) (KiB): 1307204

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028995 second user time and 0.039993 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-16 18:38:34
IDJOB=4093570
IDBENCH=79427
IDSOLVER=2553
FILE ID=node140/4093570-1466095114
RUNJOBID= node140-1466093283-28007
PBS_JOBID= 19904000
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh310_wcsp.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093570-1466095114/watcher-4093570-1466095114 -o /tmp/evaluation-result-4093570-1466095114/solver-4093570-1466095114 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466093283-28007 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093570-1466095114.wbo

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

MD5SUM BENCH= 9767c89dfda19e08df7810305b3128ba
RANDOM SEED=1364745623

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29331624 kB
Buffers:           45540 kB
Cached:           119144 kB
SwapCached:         2564 kB
Active:          1182536 kB
Inactive:          79440 kB
Active(anon):    1097800 kB
Inactive(anon):     1792 kB
Active(file):      84736 kB
Inactive(file):    77648 kB
Unevictable:     1569044 kB
Mlocked:         1399392 kB
SwapTotal:      67108856 kB
SwapFree:       67096820 kB
Dirty:             33820 kB
Writeback:             0 kB
AnonPages:       2660636 kB
Mapped:            10816 kB
Shmem:                 0 kB
Slab:             570788 kB
SReclaimable:      13780 kB
SUnreclaim:       557008 kB
KernelStack:        1448 kB
PageTables:         9160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2813344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node140 at 2016-06-16 18:38:42