Trace number 4110266

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 33.4239 33.4429

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224929--soft-0-100-0.wbo
MD5SUM5f93bdccbf9c1cc8d25b014cd19ec634
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark9.11961
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1264
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-19T16:00:33+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-4110266-1466344833.wbo"]
0.00/0.01	c use --random-gen="2626846877 4112353906 695964404 1396119371 2554729964 2976299719 3287024510 267733248 2524078165 3508107438 3305770451 2708167063 1226298284 3776262575 1282810265 3979099227 3511927934 3214008525 1283706721 2940423877 1949567314 3912659314 4004352081 1545214778 2270366813 2061548461 1063593937 4194224461 1773404070 2017318771 3676064757 674902736 3801271467 3863000451 3451277454 218484232 3872791579 296520426 3251503304 3740975415 3249088825 1879039026 406476463 3697059993 1663693283 1750870697 3295082173 2996232027 216143147 127549609 1602983326 170378715 3596773892 4068083370 229338529 489707672 493244664 3899245829 1865033984 1909923072 293865567 2822954575 3754743029 1814673918 2252850936 688945480 876239363 170650041 2042589135 661643278 3382242037 3119884991 400213289 3611224906 1158112943 536333056 428295957 1925740784 3314596769 4195838508 2910267689 1618913571 1082295389 675975481 1645488147 2721281427 2855470850 2617357797 2021255079 120611999 1875122383 2854678177 3728773212 3022289350 3274647891 532448340 785471253 3129181466 552042228 3701882023 1944946149 2026675361 3965215130 2495890913 3984637511 623699919 417019774 3658288194 1564850882 3290657288 776255863 3229971190 3267802330 548865235 258075172 4014763409 3094742027 3350545185 1319638732 3762786964 1080355020 3840170771 3304174672 3291717839 707489585 2508782813 2511461968 1630453982 1701292831 4056556109 1690708799 2672858078 1915691556 3181655946 160744033 2267443749 1217736629 3072896304 2191096740 3252623496 2603092613 2109474440 3923157285 762526752 3505691812 2015653606 3910579982 859798660 1417283607 1722245675 3673783196 3664159171 2584998314 888253286 680792878 3239903817 390908481 2474542886 1340993492 774399265 2815494324 1445967336 3890874947 1831879800 2606427662 3861782016 4111028793 349394580 191046616 3663500552 3677212461 3001957321 1801640484 2631494544 3572640170 3765985590 2166820430 1501175650 3006001761 3053976722 3401395871 1977870605 3727861028 3778332290 2454869105 1217108938 1405970311 2770715614 1645171829 2345127987 856916203 2490059596 3232484734 3192035679 2678218499 1418650129 1680547664 4011101500 3321004304 2862537689 2387070833 4116077759 1046970358 2702717055 1665263613 1471999507 2489929113 1321308795 790111810 2618503731 2669920947 668855300 1459706379 3760594580 2683687519 2388633425 3346209712 15714215 4222041319 2229077894 2091116564 1429415668 1399061067 146325915 1650001533 4146427865 1341121479 2011804202 3110748496 1572138883 3991872377 4050090194 2358888146 3335692755 4232384770 487503050 2687144980 650271186 3350350619 3931771719 4040084093 3109610275 1807404928 1374264427 2212988691 2556400165 2575767168 2364287565 3544953326 2611622549 3963707998 1725908391 3185975719 833495984 3732651704 2651108101 255 362436" option to reproduce the execution
0.18/0.25	c #vars 169
0.18/0.25	c #constraints 101
0.18/0.25	c BCD2: Hardening is enabled.
0.18/0.25	c BCD2: BiasedSearch is enabled.
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.25	c  0.0s |       0 |      105 |        0 |      123      0 |        0 |        0
0.18/0.25	c #cpu_time = 0.001s
0.18/0.25	c #wall_clock_time = 0.001s
0.18/0.25	c #decision = 105
0.18/0.25	c #random_decision = 0
0.18/0.25	c #conflict = 0
0.18/0.25	c #restart = 0
0.18/0.25	o 850
0.18/0.25	c BCD2: updating upper bound: 5033 -> 849
0.18/0.25	c BCD2: 0 <= obj <= 849
0.18/0.25	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.18/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.27	c  0.0s |       1 |      277 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      610 |      250 |      136      0 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1027 |      475 |      150      1 |        0 |        0
0.39/0.41	c  0.2s |       4 |     1642 |      813 |      165      4 |        0 |        0
0.69/0.72	c  0.3s |       5 |     2572 |     1320 |      182      7 |        0 |        0
0.69/0.72	c  0.4s |       6 |     3786 |     2081 |      222     11 |        0 |        0
0.89/0.92	c  0.7s |       7 |     5455 |     3223 |      245     17 |        0 |        0
1.20/1.26	c  1.0s |       8 |     8353 |     4936 |      270     25 |        0 |        0
1.58/1.66	c  1.4s |       9 |    12137 |     7506 |      297     37 |        0 |        0
2.19/2.22	c  2.0s |      10 |    17953 |    11361 |      327     53 |        0 |        0
2.99/3.09	c  2.8s |      11 |    26242 |    17144 |      360     76 |        0 |        0
4.29/4.36	c  4.1s |      12 |    38417 |    25819 |      397    108 |        0 |        0
6.29/6.36	c  6.1s |      12 |    56786 |    38819 |      437    153 |        0 |        0
6.29/6.36	c  6.1s |      13 |    56798 |    38832 |      437    153 |        0 |        0
8.29/8.36	c  8.1s |      13 |    74158 |    51532 |      437    194 |        0 |        0
9.49/9.50	c  9.3s |      14 |    83521 |    58352 |      481    216 |        0 |        0
11.49/11.51	c 11.3s |      14 |   102538 |    71352 |      481    256 |        0 |        0
13.49/13.51	c 13.3s |      14 |   118043 |    82552 |      481    291 |        0 |        0
14.29/14.40	c 14.1s |      15 |   125194 |    87632 |      530    306 |        0 |        0
16.38/16.42	c 16.2s |      15 |   143536 |   100432 |      530    343 |        0 |        0
18.38/18.43	c 18.2s |      15 |   159900 |   111932 |      530    376 |        0 |        0
19.79/19.88	c 19.6s |      15 |   169727 |   118783 |      530    397 |        0 |        0
19.79/19.88	c #cpu_time = 19.630s
19.79/19.88	c #wall_clock_time = 19.629s
19.79/19.88	c #decision = 169727
19.79/19.88	c #random_decision = 385
19.79/19.88	c #conflict = 118783
19.79/19.88	c #restart = 15
19.79/19.88	c BCD2: found a new core of size 101: cost of the new core is >=1
19.79/19.88	c lower bound updated to 1
19.79/19.88	c BCD2: 1 <= obj <= 849
19.79/19.88	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
19.79/19.88	c BCD2: #sat=1 #unsat=2 bias=2/3
19.79/19.88	c Solving starts ...
19.79/19.88	c ============================[ Search Statistics ]============================
19.79/19.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.79/19.88	c       |         |          |          |    Limit     GC | Var      | Constra 
19.79/19.88	c =============================================================================
19.79/19.88	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
19.79/19.88	c  0.0s |       0 |      127 |        3 |      530      0 |        0 |        0
19.79/19.88	c #cpu_time = 0.002s
19.79/19.88	c #wall_clock_time = 0.002s
19.79/19.88	c #decision = 127
19.79/19.88	c #random_decision = 1
19.79/19.88	c #conflict = 3
19.79/19.88	c #restart = 0
19.79/19.89	o 10
19.79/19.89	c BCD2: hardening fixes 89 literals
19.79/19.89	c BCD2: updating upper bound: 849 -> 9
19.79/19.89	c BCD2: 1 <= obj <= 9
19.79/19.89	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
19.79/19.89	c BCD2: #sat=2 #unsat=2 bias=2/4
19.79/19.89	c Solving starts ...
19.79/19.89	c ============================[ Search Statistics ]============================
19.79/19.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.79/19.89	c       |         |          |          |    Limit     GC | Var      | Constra 
19.79/19.89	c =============================================================================
19.79/19.89	c  0.0s |       0 |        0 |        0 |      530      0 |       89 |        2
19.79/19.90	c  0.0s |       1 |      198 |      100 |      530      0 |       89 |        2
19.89/19.91	c  0.0s |       2 |      486 |      250 |      530      0 |       89 |        2
19.89/19.94	c  0.1s |       3 |      822 |      475 |      530      1 |       89 |        2
19.89/19.98	c  0.1s |       4 |     1413 |      813 |      530      2 |       89 |        2
19.98/20.04	c  0.2s |       5 |     2204 |     1320 |      530      3 |       89 |        2
20.08/20.12	c  0.2s |       6 |     3399 |     2081 |      530      5 |       89 |        2
20.18/20.24	c  0.4s |       7 |     5289 |     3223 |      530      9 |       89 |        2
20.38/20.42	c  0.5s |       8 |     8012 |     4936 |      530     13 |       89 |        2
20.58/20.69	c  0.8s |       9 |    11891 |     7506 |      530     21 |       89 |        2
21.08/21.11	c  1.2s |      10 |    17792 |    11361 |      530     32 |       89 |        2
21.68/21.72	c  1.8s |      11 |    26687 |    17144 |      583     47 |       89 |        2
22.58/22.69	c  2.8s |      12 |    39824 |    25819 |      583     70 |       89 |        2
24.08/24.17	c  4.3s |      13 |    58967 |    38832 |      583    104 |       89 |        2
26.08/26.18	c  6.3s |      13 |    84837 |    56432 |      583    151 |       89 |        2
26.28/26.35	c  6.5s |      13 |    87110 |    57907 |      583    155 |       90 |        4
26.28/26.35	c #cpu_time = 6.461s
26.28/26.35	c #wall_clock_time = 6.460s
26.28/26.35	c #decision = 87110
26.28/26.35	c #random_decision = 237
26.28/26.35	c #conflict = 57907
26.28/26.35	c #restart = 13
26.28/26.35	c BCD2: updating lower bound of a core
26.28/26.35	c lower bound updated to 6
26.28/26.35	c BCD2: 6 <= obj <= 9
26.28/26.35	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
26.28/26.35	c BCD2: #sat=2 #unsat=3 bias=3/5
26.28/26.35	c Solving starts ...
26.28/26.35	c ============================[ Search Statistics ]============================
26.28/26.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.28/26.35	c       |         |          |          |    Limit     GC | Var      | Constra 
26.28/26.35	c =============================================================================
26.28/26.35	c  0.0s |       0 |        0 |        0 |      583      0 |       90 |        4
26.28/26.36	c  0.0s |       1 |      162 |      100 |      583      0 |       90 |        4
26.28/26.38	c  0.0s |       2 |      463 |      250 |      583      1 |       90 |        4
26.28/26.40	c  0.1s |       3 |      826 |      475 |      583      1 |       90 |        4
26.39/26.43	c  0.1s |       4 |     1341 |      813 |      583      2 |       90 |        4
26.39/26.49	c  0.1s |       5 |     2124 |     1320 |      583      4 |       90 |        4
26.49/26.57	c  0.2s |       6 |     3265 |     2081 |      583      6 |       90 |        4
26.58/26.69	c  0.3s |       7 |     5179 |     3223 |      583      9 |       90 |        4
26.78/26.87	c  0.5s |       8 |     7866 |     4936 |      583     13 |       90 |        4
27.08/27.15	c  0.8s |       9 |    12147 |     7506 |      583     20 |       90 |        4
27.49/27.58	c  1.2s |      10 |    18325 |    11361 |      583     31 |       90 |        4
28.18/28.21	c  1.9s |      11 |    27722 |    17144 |      583     46 |       90 |        4
29.08/29.13	c  2.8s |      12 |    40766 |    25819 |      642     68 |       90 |        4
30.48/30.54	c  4.2s |      13 |    60585 |    38832 |      642    100 |       90 |        4
30.48/30.59	c  4.2s |      13 |    61213 |    39219 |      642    101 |       90 |        4
30.48/30.59	c #cpu_time = 4.240s
30.48/30.59	c #wall_clock_time = 4.241s
30.48/30.59	c #decision = 61213
30.48/30.59	c #random_decision = 141
30.48/30.59	c #conflict = 39219
30.48/30.59	c #restart = 13
30.48/30.59	o 8
30.48/30.59	c BCD2: hardening fixes 2 literals
30.48/30.59	c BCD2: updating upper bound: 9 -> 7
30.48/30.59	c BCD2: 6 <= obj <= 7
30.48/30.59	c BCD2: #cores=1, #unrelaxed=0, #relaxed=10, #hardened=91
30.48/30.59	c BCD2: #sat=3 #unsat=3 bias=3/6
30.48/30.59	c Solving starts ...
30.48/30.59	c ============================[ Search Statistics ]============================
30.48/30.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.48/30.59	c       |         |          |          |    Limit     GC | Var      | Constra 
30.48/30.59	c =============================================================================
30.48/30.59	c  0.0s |       0 |        0 |        0 |      642      0 |       92 |        6
30.58/30.60	c  0.0s |       1 |      158 |      100 |      642      0 |       92 |        6
30.58/30.62	c  0.0s |       2 |      418 |      250 |      642      0 |       92 |        6
30.58/30.64	c  0.1s |       3 |      778 |      475 |      642      1 |       92 |        6
30.58/30.68	c  0.1s |       4 |     1308 |      813 |      642      2 |       92 |        6
30.68/30.74	c  0.2s |       5 |     2062 |     1320 |      642      3 |       92 |        6
30.79/30.83	c  0.2s |       6 |     3249 |     2081 |      642      5 |       92 |        6
30.89/30.96	c  0.4s |       7 |     5075 |     3223 |      642      8 |       92 |        6
31.08/31.14	c  0.6s |       8 |     7813 |     4936 |      642     12 |       92 |        6
31.38/31.42	c  0.8s |       9 |    11686 |     7506 |      642     18 |       92 |        6
31.78/31.85	c  1.3s |      10 |    17204 |    11361 |      642     27 |       92 |        6
32.38/32.49	c  1.9s |      11 |    26288 |    17144 |      642     42 |       92 |        6
33.28/33.38	c  2.8s |      11 |    37949 |    24866 |      642     61 |       93 |        8
33.28/33.38	c #cpu_time = 2.790s
33.28/33.38	c #wall_clock_time = 2.790s
33.28/33.38	c #decision = 37949
33.28/33.38	c #random_decision = 103
33.28/33.38	c #conflict = 24866
33.28/33.38	c #restart = 11
33.28/33.38	c BCD2: updating lower bound of a core
33.28/33.38	c lower bound updated to 8
33.28/33.38	s OPTIMUM FOUND
33.28/33.38	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10
33.28/33.38	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
33.28/33.38	v -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
33.28/33.38	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
33.28/33.38	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
33.28/33.38	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
33.28/33.38	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 x69 -x70
33.28/33.38	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
33.28/33.38	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
33.28/33.38	v -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100
33.28/33.38	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
33.28/33.38	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
33.28/33.38	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
33.28/33.38	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
33.28/33.38	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
33.28/33.38	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
33.28/33.38	v -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169
33.28/33.38	c total CPU time = 33.380s
33.28/33.38	c total wall clock time = 33.379s

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110266-1466344833/watcher-4110266-1466344833 -o /tmp/evaluation-result-4110266-1466344833/solver-4110266-1466344833 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466341805-2020 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110266-1466344833.wbo 

pid=4413
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.48 2.40 2.23 3/180 4416
/proc/meminfo: memFree=29099276/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=462268 CPUtime=0 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 1677 0 0 0 0 0 0 0 20 0 4 0 36529030 473362432 2549 33554432000 4194304 16246674 140737467358256 140737467357680 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 116335 2558 441 2943 0 113229 0
[pid=4416/tid=4417] ppid=4413 vsize=479676 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 491188224 2616 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=484796 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 496431104 2634 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=488892 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 500625408 2653 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.48 2.40 2.23 3/180 4416
/proc/meminfo: memFree=29099276/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 18491 0 0 0 6 3 0 0 20 0 4 0 36529030 1247350784 19356 33554432000 4194304 16246674 140737467358256 140737467357680 12486453 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 304529 19357 602 2943 0 301423 0
[pid=4416/tid=4417] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 19357 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 19358 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 19360 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200494 s]
/proc/loadavg: 2.48 2.40 2.23 3/180 4416
/proc/meminfo: memFree=29099276/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 26531 0 0 0 15 3 0 0 20 0 4 0 36529030 1247350784 27396 33554432000 4194304 16246674 140737467358256 140737467357680 13956064 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 304529 27404 602 2943 0 301423 0
[pid=4416/tid=4417] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 27405 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 27407 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 27410 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300471 s]
/proc/loadavg: 2.48 2.40 2.23 3/180 4416
/proc/meminfo: memFree=29099276/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 38888 0 0 0 23 6 0 0 20 0 4 0 36529030 1247350784 39746 33554432000 4194304 16246674 140737467358256 140737467357680 5515033 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 304529 39751 808 2943 0 301423 0
[pid=4416/tid=4417] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 39758 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 39762 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 39766 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700397 s]
/proc/loadavg: 2.48 2.40 2.23 3/180 4416
/proc/meminfo: memFree=29099276/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 117051 0 0 0 52 17 0 0 20 0 4 0 36529030 1247350784 117909 33554432000 4194304 16246674 140737467358256 140737467340160 12874965 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 304529 117920 814 2943 0 301423 0
[pid=4416/tid=4417] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 117926 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 117933 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1247350784 117938 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.48 2.40 2.23 3/184 4420
/proc/meminfo: memFree=28321032/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 245838 0 0 0 112 36 0 0 20 0 4 0 36529030 1248399360 246674 33554432000 4194304 16246674 140737467358256 140737467341256 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 304785 246674 872 2943 0 301679 0
[pid=4416/tid=4417] ppid=4413 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1248399360 246674 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1248399360 246674 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1248399360 246674 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.1004 s]
/proc/loadavg: 2.48 2.40 2.23 3/184 4420
/proc/meminfo: memFree=28064228/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267549 0 0 0 269 40 0 0 20 0 4 0 36529030 1337528320 268385 33554432000 4194304 16246674 140737467358256 140737467340160 5822488 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268385 872 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268385 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268385 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268385 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30036 s]
/proc/loadavg: 2.44 2.40 2.22 4/184 4420
/proc/meminfo: memFree=28026656/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267552 0 0 0 589 40 0 0 20 0 4 0 36529030 1337528320 268388 33554432000 4194304 16246674 140737467358256 140737467341256 12477791 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268388 873 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268388 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268388 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268388 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.49 2.41 2.23 3/184 4469
/proc/meminfo: memFree=28026252/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267573 0 0 0 1229 40 0 0 20 0 4 0 36529030 1337528320 268409 33554432000 4194304 16246674 140737467358256 140737467340160 13927373 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268409 873 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268409 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268409 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268409 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5004 s]
/proc/loadavg: 2.38 2.38 2.22 3/184 4469
/proc/meminfo: memFree=28026388/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267670 0 0 0 2508 40 0 0 20 0 4 0 36529030 1337528320 268506 33554432000 4194304 16246674 140737467358256 140737467340160 5721686 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268506 882 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.38 2.38 2.22 3/184 4469
/proc/meminfo: memFree=28026388/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267670 0 0 0 2518 40 0 0 20 0 4 0 36529030 1337528320 268506 33554432000 4194304 16246674 140737467358256 140737467340160 5676656 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268506 882 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+28.8004 s]
/proc/loadavg: 2.43 2.39 2.23 3/184 4540
/proc/meminfo: memFree=28025384/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=28.78 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267670 0 0 0 2838 40 0 0 20 0 4 0 36529030 1337528320 268506 33554432000 4194304 16246674 140737467358256 140737467340160 5523536 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268506 882 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268506 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1306180

[startup+32.0073 s]
/proc/loadavg: 2.43 2.39 2.23 3/184 4540
/proc/meminfo: memFree=28023208/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267671 0 0 0 3159 40 0 0 20 0 4 0 36529030 1337528320 268509 33554432000 4194304 16246674 140737467358256 140737467341256 5600384 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268509 882 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+32.8004 s]
/proc/loadavg: 2.43 2.39 2.23 3/184 4540
/proc/meminfo: memFree=28023208/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=32.78 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267671 0 0 0 3238 40 0 0 20 0 4 0 36529030 1337528320 268509 33554432000 4194304 16246674 140737467358256 140737467341256 5602637 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268509 882 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.78
Current children cumulated vsize (KiB) 1306180

[startup+33.2004 s]
/proc/loadavg: 2.39 2.39 2.23 3/184 4540
/proc/meminfo: memFree=28023208/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=1306180 CPUtime=33.18 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) R 4413 4416 2004 0 -1 4202496 267671 0 0 0 3278 40 0 0 20 0 4 0 36529030 1337528320 268509 33554432000 4194304 16246674 140737467358256 140737467341256 5711697 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 326545 268509 882 2943 0 323439 0
[pid=4416/tid=4417] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4417/stat : 4417 (toysat) S 4413 4416 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493239332080 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4416/tid=4418] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4418/stat : 4418 (toysat) S 4413 4416 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493228842224 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) S 4413 4416 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36529031 1337528320 268509 33554432000 4194304 16246674 140737467358256 140493144976560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.18
Current children cumulated vsize (KiB) 1306180

[startup+33.4004 s]
/proc/loadavg: 2.39 2.39 2.23 3/184 4540
/proc/meminfo: memFree=28023208/32872528 swapFree=1499884/1696108
[pid=4416] ppid=4413 vsize=0 CPUtime=33.38 cores=0,2,4,6
/proc/4416/stat : 4416 (toysat) Z 4413 4416 2004 0 -1 4202508 267675 0 0 0 3296 42 0 0 20 0 2 0 36529030 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4416/statm: 0 0 0 0 0 0 0
[pid=4416/tid=4419] ppid=4413 vsize=0 CPUtime=0 cores=0,2,4,6
/proc/4416/task/4419/stat : 4419 (toysat) R 4413 4416 2004 0 -1 4202564 1 0 0 0 0 0 0 0 20 0 2 0 36529031 0 0 33554432000 0 0 0 0 0 256 0 33554432 0 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 33.4429
CPU time (s): 33.4239
CPU user time (s): 32.966
CPU system time (s): 0.45793
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.966
system time used= 0.45793
maximum resident set size= 1074048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267675
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= 24
involuntary context switches= 41

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.084987 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 16:00:33
IDJOB=4110266
IDBENCH=79221
IDSOLVER=2553
FILE ID=node137/4110266-1466344833
RUNJOBID= node137-1466341805-2020
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111224929--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110266-1466344833/watcher-4110266-1466344833 -o /tmp/evaluation-result-4110266-1466344833/solver-4110266-1466344833 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466341805-2020 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110266-1466344833.wbo

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

MD5SUM BENCH= 5f93bdccbf9c1cc8d25b014cd19ec634
RANDOM SEED=386575137

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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:        29099548 kB
Buffers:           72548 kB
Cached:           192064 kB
SwapCached:         1260 kB
Active:          1194524 kB
Inactive:         141072 kB
Active(anon):    1071264 kB
Inactive(anon):     2080 kB
Active(file):     123260 kB
Inactive(file):   138992 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             32848 kB
Writeback:             0 kB
AnonPages:       2766544 kB
Mapped:            10816 kB
Shmem:                 0 kB
Slab:             606528 kB
SReclaimable:      50440 kB
SUnreclaim:       556088 kB
KernelStack:        1528 kB
PageTables:         9856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2911444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node137 at 2016-06-19 16:01:07