Trace number 4093361

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 10.6324 10.6345

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110966483--soft-33-100-0.wbo
MD5SUMee1a48d1e3b75eba43e09ed993a809da
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.20781
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1298
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-16T16:12:47+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-4093361-1466086367.wbo"]
0.00/0.01	c use --random-gen="4098908646 3373488182 3774187049 2473365738 3199927655 1131494098 2079758959 1118201642 4022730710 2071948219 554577439 2709132994 673096699 1161919547 3885996719 2736363019 1102605352 534011713 1261854222 969449959 1008668122 1941887862 2141418536 3502367024 3192319997 1836080778 610728594 1547815295 810404350 4029406075 2246624567 516857205 3117857100 65200746 3199196708 2710904195 2940936873 1484885323 532921848 113347914 2423856028 3394323047 4040366961 3990635079 2060723123 2719261373 524798472 360811319 2270999086 825056063 1861262347 2676845971 3169286785 3785590189 1029956103 2357614597 3124037423 3821365794 35872652 2728640238 882151831 56544753 572627900 3516737294 3517484637 2684188220 2481312882 488260618 510104767 3307498164 2874102784 468268934 1101203796 3321037170 3716997098 501306270 4200189432 1206195841 781866325 3777353491 4049181393 209463611 2055399265 761208118 308358626 3432816043 834427957 2081026453 3388312707 1862046793 3739118367 819772039 3393098424 2098276302 4206963274 3456327818 1961477612 2472741558 3562476047 2497511541 4249062420 1956660441 3481298353 1949926760 2982760668 2567273033 566492776 900007219 1903782210 257865857 364945457 4245161794 1870276803 1706710242 1330424058 3811312317 1704659329 4077558178 2403720536 3965175194 2078944159 1748866771 1047357959 2802753835 1703755369 1315123833 3309290850 3229346878 1063817329 3828227562 944448399 3761462843 2415280927 1326053914 3320811350 539151431 1221477632 2968519156 124498237 3525587966 1519364335 271884367 4274400055 1318019147 3442950866 776635998 4219089858 2693275613 1386178317 1093942089 3312048060 1880988134 2882263056 2577903527 2531145162 1137090007 2084151790 992644481 4240290589 3660754292 266826457 3272080302 3710762818 3692931257 2245465329 3019072667 3081620629 2960507016 2135240712 1118137307 415326386 1815873631 1276875054 2183919636 3989533798 325744538 3176817572 3488835542 12679718 1565796623 3888000082 4249471053 3596329893 3640280782 935908974 2770394568 3559483168 3586510293 3979292979 3733119295 1360380398 4055762645 2758053929 3063760252 53824241 1185486324 3229457289 3522833933 4097144599 3503598150 1338897575 2291981998 3046089302 896702525 2356891694 4173078216 3338740505 2866368355 2874055760 3662336815 1170850700 3957950759 932377949 3131205229 1666323310 546307128 2517732381 4148076355 2037726120 3026603369 2324061770 1597407226 2953986545 3185432314 2092984032 1000340863 4234027501 1804176565 3584584664 606181444 88166608 1973201401 1935480459 477566722 3621761947 187058778 3031527447 2053082602 4120284851 3055865005 3393701837 2325388256 2229547515 4182585859 700295313 456805315 2562384364 3677914627 172151848 1363971537 414451648 4255839642 3459933793 2670755743 3352974121 3131453762 255 362436" option to reproduce the execution
0.19/0.23	c #vars 169
0.19/0.23	c #constraints 101
0.19/0.23	c BCD2: Hardening is enabled.
0.19/0.23	c BCD2: BiasedSearch is enabled.
0.19/0.23	c Solving starts ...
0.19/0.23	c ============================[ Search Statistics ]============================
0.19/0.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.23	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.23	c =============================================================================
0.19/0.23	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.24	c  0.0s |       0 |      126 |       33 |      111      0 |        0 |        0
0.19/0.24	c #cpu_time = 0.005s
0.19/0.24	c #wall_clock_time = 0.005s
0.19/0.24	c #decision = 126
0.19/0.24	c #random_decision = 0
0.19/0.24	c #conflict = 33
0.19/0.24	c #restart = 0
0.19/0.24	o 499
0.19/0.24	c BCD2: updating upper bound: 2924 -> 498
0.19/0.24	c BCD2: 0 <= obj <= 498
0.19/0.24	c BCD2: #cores=0, #unrelaxed=64, #relaxed=0, #hardened=0
0.19/0.24	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.25	c  0.0s |       1 |      222 |      100 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       2 |      542 |      250 |      136      1 |        0 |        0
0.29/0.32	c  0.1s |       3 |      903 |      475 |      150      3 |        0 |        0
0.29/0.38	c  0.1s |       4 |     1450 |      813 |      165      5 |        0 |        0
0.39/0.46	c  0.2s |       5 |     2277 |     1320 |      182      8 |        0 |        0
0.59/0.60	c  0.4s |       6 |     3588 |     2081 |      201     13 |        0 |        0
0.79/0.81	c  0.6s |       7 |     5517 |     3223 |      222     20 |        0 |        0
1.10/1.13	c  0.9s |       8 |     8226 |     4936 |      245     29 |        0 |        0
1.49/1.55	c  1.3s |       9 |    11986 |     7506 |      270     43 |        0 |        0
1.99/2.04	c  1.8s |      10 |    17995 |    11361 |      297     62 |        0 |        0
2.78/2.81	c  2.6s |      11 |    27135 |    17144 |      327     88 |        0 |        0
3.89/3.94	c  3.7s |      12 |    40185 |    25819 |      360    125 |        0 |        0
5.60/5.68	c  5.4s |      13 |    60095 |    38832 |      397    178 |        0 |        0
7.59/7.68	c  7.4s |      13 |    82200 |    53432 |      397    234 |        0 |        0
7.89/7.91	c  7.7s |      13 |    84257 |    54960 |      397    241 |        0 |        0
7.89/7.91	c #cpu_time = 7.651s
7.89/7.91	c #wall_clock_time = 7.671s
7.89/7.91	c #decision = 84257
7.89/7.91	c #random_decision = 216
7.89/7.91	c #conflict = 54960
7.89/7.91	c #restart = 13
7.89/7.91	c BCD2: found a new core of size 63: cost of the new core is >=1
7.89/7.91	c lower bound updated to 1
7.89/7.91	c BCD2: 1 <= obj <= 498
7.89/7.91	c BCD2: #cores=1, #unrelaxed=1, #relaxed=63, #hardened=0
7.89/7.91	c BCD2: #sat=1 #unsat=2 bias=2/3
7.89/7.91	c Solving starts ...
7.89/7.91	c ============================[ Search Statistics ]============================
7.89/7.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.89/7.91	c       |         |          |          |    Limit     GC | Var      | Constra 
7.89/7.91	c =============================================================================
7.89/7.91	c  0.0s |       0 |        0 |        0 |      397      0 |        0 |        0
7.89/7.92	c  0.0s |       1 |      369 |      100 |      397      0 |        0 |        0
7.89/7.93	c  0.0s |       1 |      429 |      130 |      397      1 |        0 |        0
7.89/7.93	c #cpu_time = 0.020s
7.89/7.93	c #wall_clock_time = 0.020s
7.89/7.93	c #decision = 429
7.89/7.93	c #random_decision = 0
7.89/7.93	c #conflict = 130
7.89/7.93	c #restart = 1
7.89/7.93	o 344
7.89/7.93	c BCD2: updating upper bound: 498 -> 343
7.89/7.93	c BCD2: 1 <= obj <= 343
7.89/7.93	c BCD2: #cores=1, #unrelaxed=1, #relaxed=63, #hardened=0
7.89/7.93	c BCD2: #sat=2 #unsat=2 bias=2/4
7.89/7.93	c Solving starts ...
7.89/7.93	c ============================[ Search Statistics ]============================
7.89/7.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.89/7.93	c       |         |          |          |    Limit     GC | Var      | Constra 
7.89/7.93	c =============================================================================
7.89/7.93	c  0.0s |       0 |        0 |        0 |      397      0 |        0 |        1
7.89/7.94	c  0.0s |       1 |      209 |      100 |      397      0 |        0 |        1
7.89/7.97	c  0.0s |       2 |      440 |      250 |      397      1 |        0 |        1
7.99/8.00	c  0.1s |       3 |      799 |      475 |      397      2 |        0 |        1
7.99/8.05	c  0.1s |       4 |     1419 |      813 |      397      3 |        0 |        1
8.09/8.12	c  0.2s |       5 |     2260 |     1320 |      397      5 |        0 |        1
8.19/8.23	c  0.3s |       5 |     3512 |     2066 |      397      8 |        0 |        1
8.19/8.23	c #cpu_time = 0.297s
8.19/8.23	c #wall_clock_time = 0.298s
8.19/8.23	c #decision = 3512
8.19/8.23	c #random_decision = 10
8.19/8.23	c #conflict = 2066
8.19/8.23	c #restart = 5
8.19/8.23	o 133
8.19/8.23	c BCD2: updating upper bound: 343 -> 132
8.19/8.23	c BCD2: 1 <= obj <= 132
8.19/8.23	c BCD2: #cores=1, #unrelaxed=1, #relaxed=63, #hardened=0
8.19/8.23	c BCD2: #sat=3 #unsat=2 bias=2/5
8.19/8.23	c Solving starts ...
8.19/8.23	c ============================[ Search Statistics ]============================
8.19/8.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.19/8.23	c       |         |          |          |    Limit     GC | Var      | Constra 
8.19/8.23	c =============================================================================
8.19/8.23	c  0.0s |       0 |        0 |        0 |      397      0 |        0 |        2
8.19/8.24	c  0.0s |       1 |      191 |      100 |      397      1 |        0 |        2
8.19/8.26	c  0.0s |       2 |      542 |      250 |      397      1 |        0 |        2
8.19/8.29	c  0.1s |       3 |     1140 |      475 |      397      2 |        0 |        2
8.29/8.32	c  0.1s |       4 |     1850 |      813 |      437      4 |        0 |        2
8.29/8.38	c  0.2s |       5 |     2787 |     1320 |      437      6 |        0 |        2
8.39/8.48	c  0.2s |       6 |     4182 |     2081 |      437      9 |        0 |        2
8.59/8.62	c  0.4s |       7 |     6342 |     3223 |      437     13 |        0 |        2
8.80/8.82	c  0.6s |       8 |     9823 |     4936 |      437     20 |        0 |        2
8.99/9.04	c  0.8s |       8 |    13143 |     6687 |      437     27 |        0 |        2
8.99/9.04	c #cpu_time = 0.804s
8.99/9.04	c #wall_clock_time = 0.806s
8.99/9.04	c #decision = 13143
8.99/9.04	c #random_decision = 39
8.99/9.04	c #conflict = 6687
8.99/9.04	c #restart = 8
8.99/9.04	o 42
8.99/9.04	c BCD2: hardening fixes 35 literals
8.99/9.04	c BCD2: updating upper bound: 132 -> 41
8.99/9.04	c BCD2: 1 <= obj <= 41
8.99/9.04	c BCD2: #cores=1, #unrelaxed=1, #relaxed=28, #hardened=35
8.99/9.04	c BCD2: #sat=4 #unsat=2 bias=2/6
8.99/9.04	c Solving starts ...
8.99/9.04	c ============================[ Search Statistics ]============================
8.99/9.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.99/9.04	c       |         |          |          |    Limit     GC | Var      | Constra 
8.99/9.04	c =============================================================================
8.99/9.04	c  0.0s |       0 |        0 |        0 |      437      0 |       35 |        3
8.99/9.05	c  0.0s |       1 |      157 |      100 |      437      0 |       35 |        3
8.99/9.06	c  0.0s |       2 |      451 |      250 |      437      0 |       35 |        3
8.99/9.09	c  0.1s |       3 |      845 |      475 |      437      1 |       35 |        3
9.09/9.13	c  0.1s |       4 |     1399 |      813 |      437      3 |       35 |        3
9.09/9.18	c  0.1s |       5 |     2227 |     1320 |      437      4 |       35 |        3
9.19/9.27	c  0.2s |       6 |     3397 |     2081 |      437      7 |       35 |        3
9.29/9.39	c  0.3s |       7 |     5212 |     3223 |      437     11 |       35 |        3
9.39/9.42	c  0.4s |       7 |     5672 |     3519 |      437     12 |       35 |        3
9.39/9.42	c #cpu_time = 0.378s
9.39/9.42	c #wall_clock_time = 0.379s
9.39/9.42	c #decision = 5672
9.39/9.42	c #random_decision = 9
9.39/9.42	c #conflict = 3519
9.39/9.42	c #restart = 7
9.39/9.42	o 15
9.39/9.42	c BCD2: hardening fixes 14 literals
9.39/9.42	c BCD2: updating upper bound: 41 -> 14
9.39/9.42	c BCD2: 1 <= obj <= 14
9.39/9.42	c BCD2: #cores=1, #unrelaxed=0, #relaxed=15, #hardened=49
9.39/9.42	c BCD2: #sat=5 #unsat=2 bias=2/7
9.39/9.42	c Solving starts ...
9.39/9.42	c ============================[ Search Statistics ]============================
9.39/9.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.39/9.42	c       |         |          |          |    Limit     GC | Var      | Constra 
9.39/9.42	c =============================================================================
9.39/9.42	c  0.0s |       0 |        0 |        0 |      437      0 |       49 |        8
9.39/9.43	c  0.0s |       0 |       87 |       59 |      437      1 |       49 |        8
9.39/9.43	c #cpu_time = 0.007s
9.39/9.43	c #wall_clock_time = 0.007s
9.39/9.43	c #decision = 87
9.39/9.43	c #random_decision = 0
9.39/9.43	c #conflict = 59
9.39/9.43	c #restart = 0
9.39/9.43	o 3
9.39/9.43	c BCD2: hardening fixes 11 literals
9.39/9.43	c BCD2: updating upper bound: 14 -> 2
9.39/9.43	c BCD2: 1 <= obj <= 2
9.39/9.43	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=60
9.39/9.43	c BCD2: #sat=6 #unsat=2 bias=2/8
9.39/9.43	c Solving starts ...
9.39/9.43	c ============================[ Search Statistics ]============================
9.39/9.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.39/9.43	c       |         |          |          |    Limit     GC | Var      | Constra 
9.39/9.43	c =============================================================================
9.39/9.43	c  0.0s |       0 |        0 |        0 |      437      0 |       60 |       10
9.39/9.44	c  0.0s |       1 |      135 |      100 |      437      0 |       60 |       10
9.39/9.45	c  0.0s |       2 |      400 |      250 |      437      1 |       60 |       10
9.39/9.47	c  0.0s |       3 |      770 |      475 |      437      1 |       60 |       10
9.49/9.51	c  0.1s |       4 |     1268 |      813 |      437      3 |       60 |       10
9.49/9.56	c  0.1s |       5 |     2025 |     1320 |      437      4 |       60 |       10
9.59/9.64	c  0.2s |       6 |     3150 |     2081 |      437      7 |       60 |       10
9.69/9.75	c  0.3s |       7 |     4852 |     3223 |      437     11 |       60 |       10
9.90/9.92	c  0.5s |       8 |     7404 |     4936 |      437     17 |       60 |       10
10.09/10.18	c  0.8s |       9 |    11216 |     7506 |      437     26 |       60 |       10
10.49/10.57	c  1.1s |       9 |    16985 |    11299 |      437     39 |       60 |       10
10.49/10.57	c #cpu_time = 1.141s
10.49/10.57	c #wall_clock_time = 1.144s
10.49/10.57	c #decision = 16985
10.49/10.57	c #random_decision = 37
10.49/10.57	c #conflict = 11299
10.49/10.57	c #restart = 9
10.49/10.57	o 1
10.49/10.57	s OPTIMUM FOUND
10.49/10.58	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10
10.49/10.58	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
10.49/10.58	v -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30
10.49/10.58	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
10.49/10.58	v x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
10.49/10.58	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
10.49/10.58	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
10.49/10.58	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
10.49/10.58	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
10.49/10.58	v x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
10.49/10.58	v x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
10.49/10.58	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
10.49/10.58	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
10.49/10.58	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
10.49/10.58	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
10.49/10.58	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
10.49/10.58	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
10.49/10.58	c total CPU time = 10.545s
10.49/10.58	c total wall clock time = 10.572s

Verifier Data

OK	1

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

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

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


[startup+0 s]
/proc/loadavg: 2.20 2.13 2.11 3/179 12588
/proc/meminfo: memFree=30218992/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=733628 CPUtime=0 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 2735 0 0 0 0 0 0 0 20 0 4 0 10685960 751235072 3607 33554432000 4194304 16246674 140733981523456 140733981522880 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 183919 3615 441 2943 0 180813 0
[pid=12588/tid=12589] ppid=12585 vsize=751036 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 769060864 3675 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=755132 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 773255168 3693 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=759228 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10685961 777449472 3708 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 2.20 2.13 2.11 3/179 12588
/proc/meminfo: memFree=30218992/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 18406 0 0 0 7 2 0 0 20 0 4 0 10685960 1247350784 19271 33554432000 4194304 16246674 140733981523456 140733981505344 13954914 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 304529 19274 618 2943 0 301423 0
[pid=12588/tid=12589] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 19278 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 19283 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10685961 1247350784 19285 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200506 s]
/proc/loadavg: 2.20 2.13 2.11 3/179 12588
/proc/meminfo: memFree=30218992/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 26280 0 0 0 16 3 0 0 20 0 4 0 10685960 1247350784 27145 33554432000 4194304 16246674 140733981523456 140733981505344 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 304529 27147 618 2943 0 301423 0
[pid=12588/tid=12589] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 27147 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 27149 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10685961 1247350784 27155 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300477 s]
/proc/loadavg: 2.20 2.13 2.11 3/179 12588
/proc/meminfo: memFree=30218992/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 40112 0 0 0 23 6 0 0 20 0 4 0 10685960 1247350784 40970 33554432000 4194304 16246674 140733981523456 140733981505344 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 304529 40976 814 2943 0 301423 0
[pid=12588/tid=12589] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 40979 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 40981 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10685961 1247350784 40988 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700402 s]
/proc/loadavg: 2.20 2.13 2.11 3/179 12588
/proc/meminfo: memFree=30218992/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 111937 0 0 0 53 16 0 0 20 0 4 0 10685960 1247350784 112795 33554432000 4194304 16246674 140733981523456 140733981505344 5712452 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 304529 112800 814 2943 0 301423 0
[pid=12588/tid=12589] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 112807 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1247350784 112812 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10685961 1247350784 112817 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.20 2.13 2.11 3/183 12592
/proc/meminfo: memFree=29462076/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 245759 0 0 0 115 34 0 0 20 0 4 0 10685960 1248399360 246595 33554432000 4194304 16246674 140733981523456 140733981522768 5659314 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 304785 246595 874 2943 0 301679 0
[pid=12588/tid=12589] ppid=12585 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1248399360 246595 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1248399360 246595 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10685961 1248399360 246595 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10041 s]
/proc/loadavg: 2.19 2.13 2.11 3/183 12592
/proc/meminfo: memFree=29233692/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 267296 0 0 0 272 37 0 0 20 0 4 0 10685960 1336479744 268132 33554432000 4194304 16246674 140733981523456 140733981505344 6021954 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 326289 268132 874 2943 0 323183 0
[pid=12588/tid=12589] ppid=12585 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1336479744 268132 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1336479744 268132 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10685961 1336479744 268132 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156

[startup+6.30042 s]
/proc/loadavg: 2.19 2.13 2.11 3/183 12592
/proc/meminfo: memFree=29146580/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 267545 0 0 0 592 37 0 0 20 0 4 0 10685960 1337528320 268381 33554432000 4194304 16246674 140733981523456 140733981505344 12415740 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 326545 268381 874 2943 0 323439 0
[pid=12588/tid=12589] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268381 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268381 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10685961 1337528320 268381 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

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

[startup+6.4005 s]
/proc/loadavg: 2.19 2.13 2.11 3/183 12592
/proc/meminfo: memFree=29146580/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1306180 CPUtime=6.39 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 267545 0 0 0 602 37 0 0 20 0 4 0 10685960 1337528320 268381 33554432000 4194304 16246674 140733981523456 140733981505344 5600464 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 326545 268381 874 2943 0 323439 0
[pid=12588/tid=12589] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268381 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268381 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10685961 1337528320 268381 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1306180

[startup+8.00045 s]
/proc/loadavg: 2.17 2.12 2.11 3/183 12592
/proc/meminfo: memFree=29146464/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1306180 CPUtime=7.99 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 267553 0 0 0 762 37 0 0 20 0 4 0 10685960 1337528320 268389 33554432000 4194304 16246674 140733981523456 140733981506456 5599631 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 326545 268389 882 2943 0 323439 0
[pid=12588/tid=12589] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268389 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268389 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10685961 1337528320 268389 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 1306180

[startup+9.6004 s]
/proc/loadavg: 2.17 2.12 2.11 3/183 12592
/proc/meminfo: memFree=29146468/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1306180 CPUtime=9.59 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 267554 0 0 0 922 37 0 0 20 0 4 0 10685960 1337528320 268390 33554432000 4194304 16246674 140733981523456 140733981506456 5545784 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 326545 268390 883 2943 0 323439 0
[pid=12588/tid=12589] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268390 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268390 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10685961 1337528320 268390 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 1306180

[startup+10.4004 s]
/proc/loadavg: 2.17 2.12 2.11 4/183 12592
/proc/meminfo: memFree=29146468/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=1306180 CPUtime=10.39 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202496 267554 0 0 0 1002 37 0 0 20 0 4 0 10685960 1337528320 268390 33554432000 4194304 16246674 140733981523456 140733981505344 6836820 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 326545 268390 883 2943 0 323439 0
[pid=12588/tid=12589] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12589/stat : 12589 (toysat) S 12585 12588 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268390 33554432000 4194304 16246674 140733981523456 139655840247024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=12588/tid=12590] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12590/stat : 12590 (toysat) S 12585 12588 7985 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10685960 1337528320 268390 33554432000 4194304 16246674 140733981523456 139655760555248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=12588/tid=12591] ppid=12585 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/12588/task/12591/stat : 12591 (toysat) S 12585 12588 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10685961 1337528320 268390 33554432000 4194304 16246674 140733981523456 139655750081712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 1306180

[startup+10.6004 s]
/proc/loadavg: 2.17 2.12 2.11 4/183 12592
/proc/meminfo: memFree=29146468/32872528 swapFree=681192/736380
[pid=12588] ppid=12585 vsize=0 CPUtime=10.59 cores=0,2,4,6
/proc/12588/stat : 12588 (toysat) R 12585 12588 7985 0 -1 4202500 267560 0 0 0 1020 39 0 0 20 0 1 0 10685960 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12588/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10.6345
CPU time (s): 10.6324
CPU user time (s): 10.2014
CPU system time (s): 0.430934
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2014
system time used= 0.430934
maximum resident set size= 1073576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267560
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= 18
involuntary context switches= 12

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029995 second user time and 0.044993 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-16 16:12:47
IDJOB=4093361
IDBENCH=78758
IDSOLVER=2553
FILE ID=node112/4093361-1466086367
RUNJOBID= node112-1466075445-11100
PBS_JOBID= 19904024
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110966483--soft-33-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-4093361-1466086367/watcher-4093361-1466086367 -o /tmp/evaluation-result-4093361-1466086367/solver-4093361-1466086367 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466075445-11100 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093361-1466086367.wbo

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

MD5SUM BENCH= ee1a48d1e3b75eba43e09ed993a809da
RANDOM SEED=278315680

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30220040 kB
Buffers:           34732 kB
Cached:            98792 kB
SwapCached:          696 kB
Active:          1161028 kB
Inactive:          56596 kB
Active(anon):    1085732 kB
Inactive(anon):      740 kB
Active(file):      75296 kB
Inactive(file):    55856 kB
Unevictable:      736380 kB
Mlocked:          681192 kB
SwapTotal:      67108856 kB
SwapFree:       67098028 kB
Dirty:             16332 kB
Writeback:             0 kB
AnonPages:       1819572 kB
Mapped:            10636 kB
Shmem:                 0 kB
Slab:             566768 kB
SReclaimable:      10844 kB
SUnreclaim:       555924 kB
KernelStack:        1520 kB
PageTables:         7980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1961708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1130496 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= 71716 MiB
End job on node112 at 2016-06-16 16:12:58