Trace number 4093679

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 28.2717 28.2768

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110970631--soft-0-100-0.wbo
MD5SUMe433b9b816c291c8bf4fd4860d096bb6
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark10.4354
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1320
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-16T18:19:49+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-4093679-1466093989.wbo"]
0.00/0.01	c use --random-gen="2946217236 1325679762 4184622049 2170075696 2519332672 4001859099 169507763 1305423792 3998826180 396661852 3850536873 955797184 1549655407 3383547461 721354848 2434087484 2362953851 797092205 2433860693 1307727809 3517263265 2432117947 1841240319 3671946378 3003919285 4003106992 3322748435 4076538192 581414123 72647334 1427806936 2965292337 3132682459 3717615443 2854219453 997710620 1856445975 1085101180 3736577658 3290816485 3260597173 1436082752 1978695880 3250172496 3954231509 3556101070 873621413 3334003308 1199147114 3496645807 3795830345 2713043029 2111174943 375688193 1462160977 925374638 3364190646 206220195 3787142134 1160685281 489674024 2516853449 803008337 1036858279 1243394660 133159897 200882675 2350396825 1927267754 2969018829 1035956607 58469621 3372798105 2724039323 881596221 205769079 393060102 4094977219 3446606297 1586785407 2663840306 1009043365 1521419210 3890967596 2214515554 4094118879 2684103440 1409473288 1875906918 1027847984 468975305 2940657077 3524552860 1976250899 3286408648 738886362 1212367381 3082267446 1371038533 3188802572 1658402933 229967256 3168391565 2976959453 2812781009 1837519839 2427853573 905967695 3783785891 3398308739 3700743224 1529967382 1110361981 3900145922 2780994499 3732152887 1914286194 3069254358 1010626119 2003329030 2961716626 2569509413 1981214940 3194366290 208168661 2690552033 2141438768 2271707236 2203380526 3521265269 3751352149 834785946 126450573 3634191899 4193665985 2854441285 1594403084 1216959551 1407651470 2630213755 2180284618 3428162372 1017035300 2434247362 3992042407 1885118695 1575421512 2471516407 3260091034 977977863 2819863701 2205519732 335129873 3802744882 3097428225 2099204633 748312746 2154312240 4119152306 2271483174 4230707981 3379959038 3527234186 366419630 1884036652 259752489 3647980116 2601422871 3370264631 418829694 62539813 2136474818 3393697837 1246831286 3709468970 4004256760 3938560558 3975388397 3680273796 2315981245 4153003199 2936024795 278557677 1431869000 2362754384 2250356398 2287020459 1939228378 3095914172 4222999662 3225458976 1807959086 1400345661 2445791429 1348553813 2058582049 3457040030 917508426 4221480629 1550509431 3247966334 3786306799 435461677 1780461044 3579194510 3058220400 1953061241 3582855463 3579452119 4212970472 4168846405 1733919426 913748885 3793995168 1778372903 985942098 2101541096 3729173846 3468106793 3774888421 2251977566 1311926787 2272512169 4093269645 2121434937 4002174785 1308198455 1850965851 2925304205 3932072235 1147168525 2124780609 1949605422 3051266537 3986032246 1377494227 3869959786 2306847691 801236597 2225906555 1117166962 3054222470 2105055438 1815571119 1986104388 3053402253 2749389560 3297716296 3106574997 1525593604 4147762074 486485523 4081124233 2635126616 1168436444 325457668 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 |      123      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |      109 |        0 |      123      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.001s
0.19/0.23	c #wall_clock_time = 0.001s
0.19/0.23	c #decision = 109
0.19/0.23	c #random_decision = 0
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 495
0.19/0.23	c BCD2: updating upper bound: 4943 -> 494
0.19/0.24	c BCD2: 0 <= obj <= 494
0.19/0.24	c BCD2: #cores=0, #unrelaxed=101, #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 |      123      0 |        0 |        0
0.19/0.25	c  0.0s |       1 |      289 |      100 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       2 |      614 |      250 |      136      0 |        0 |        0
0.29/0.33	c  0.1s |       3 |     1069 |      475 |      150      2 |        0 |        0
0.29/0.39	c  0.2s |       4 |     1720 |      813 |      165      4 |        0 |        0
0.39/0.49	c  0.3s |       5 |     2674 |     1320 |      182      7 |        0 |        0
0.59/0.64	c  0.4s |       6 |     4083 |     2081 |      222     11 |        0 |        0
0.79/0.87	c  0.6s |       7 |     6054 |     3223 |      245     17 |        0 |        0
1.20/1.22	c  1.0s |       8 |     8747 |     4936 |      270     25 |        0 |        0
1.59/1.64	c  1.4s |       9 |    12932 |     7506 |      297     37 |        0 |        0
2.20/2.22	c  2.0s |      10 |    18748 |    11361 |      327     53 |        0 |        0
2.99/3.02	c  2.8s |      11 |    27492 |    17144 |      360     76 |        0 |        0
4.29/4.30	c  4.1s |      12 |    40278 |    25819 |      397    108 |        0 |        0
6.19/6.29	c  6.1s |      13 |    59612 |    38832 |      437    154 |        0 |        0
8.29/8.30	c  8.1s |      13 |    78368 |    51532 |      437    196 |        0 |        0
9.39/9.40	c  9.2s |      14 |    88248 |    58352 |      481    218 |        0 |        0
11.39/11.41	c 11.2s |      14 |   107055 |    71252 |      481    258 |        0 |        0
13.39/13.43	c 13.2s |      14 |   124399 |    82952 |      481    295 |        0 |        0
13.89/13.95	c 13.7s |      14 |   128419 |    85422 |      481    303 |        0 |        0
13.89/13.95	c #cpu_time = 13.712s
13.89/13.95	c #wall_clock_time = 13.712s
13.89/13.95	c #decision = 128419
13.89/13.95	c #random_decision = 296
13.89/13.95	c #conflict = 85422
13.89/13.95	c #restart = 14
13.89/13.95	c BCD2: found a new core of size 101: cost of the new core is >=1
13.89/13.95	c lower bound updated to 1
13.89/13.95	c BCD2: 1 <= obj <= 494
13.89/13.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
13.89/13.95	c BCD2: #sat=1 #unsat=2 bias=2/3
13.89/13.95	c Solving starts ...
13.89/13.95	c ============================[ Search Statistics ]============================
13.89/13.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.95	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.95	c =============================================================================
13.89/13.95	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.89/13.95	c  0.0s |       0 |      122 |        0 |      481      0 |        0 |        0
13.89/13.95	c #cpu_time = 0.002s
13.89/13.95	c #wall_clock_time = 0.002s
13.89/13.95	c #decision = 122
13.89/13.95	c #random_decision = 0
13.89/13.95	c #conflict = 0
13.89/13.95	c #restart = 0
13.89/13.95	o 46
13.89/13.95	c BCD2: hardening fixes 57 literals
13.89/13.95	c BCD2: updating upper bound: 494 -> 45
13.89/13.95	c BCD2: 1 <= obj <= 45
13.89/13.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
13.89/13.95	c BCD2: #sat=2 #unsat=2 bias=2/4
13.89/13.95	c Solving starts ...
13.89/13.95	c ============================[ Search Statistics ]============================
13.89/13.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.95	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.95	c =============================================================================
13.89/13.95	c  0.0s |       0 |        0 |        0 |      481      0 |       57 |        2
13.89/13.97	c  0.0s |       1 |      165 |      100 |      481      0 |       57 |        2
13.89/13.98	c  0.0s |       2 |      374 |      250 |      481      0 |       57 |        2
13.99/14.01	c  0.1s |       3 |      704 |      475 |      481      1 |       57 |        2
13.99/14.05	c  0.1s |       4 |     1190 |      813 |      481      2 |       57 |        2
14.09/14.12	c  0.2s |       5 |     1955 |     1320 |      481      4 |       57 |        2
14.19/14.20	c  0.3s |       6 |     3170 |     2081 |      530      6 |       57 |        2
14.29/14.34	c  0.4s |       7 |     5165 |     3223 |      530     10 |       57 |        2
14.49/14.55	c  0.6s |       8 |     8052 |     4936 |      530     15 |       57 |        2
14.79/14.85	c  0.9s |       9 |    12101 |     7506 |      530     22 |       57 |        2
15.28/15.31	c  1.4s |      10 |    17971 |    11361 |      530     33 |       57 |        2
15.98/16.00	c  2.0s |      11 |    27040 |    17144 |      530     51 |       57 |        2
16.98/17.04	c  3.1s |      12 |    40276 |    25819 |      530     76 |       57 |        2
18.48/18.57	c  4.6s |      13 |    60461 |    38832 |      530    115 |       57 |        2
20.48/20.57	c  6.6s |      13 |    88419 |    56332 |      583    163 |       57 |        2
20.78/20.80	c  6.9s |      14 |    91421 |    58352 |      583    168 |       57 |        2
22.78/22.81	c  8.9s |      14 |   118529 |    75652 |      583    216 |       57 |        2
23.88/23.97	c 10.0s |      14 |   133689 |    85383 |      583    242 |       57 |        2
23.88/23.97	c #cpu_time = 10.018s
23.88/23.97	c #wall_clock_time = 10.017s
23.88/23.97	c #decision = 133689
23.88/23.97	c #random_decision = 383
23.88/23.97	c #conflict = 85383
23.88/23.97	c #restart = 14
23.88/23.97	o 16
23.88/23.97	c BCD2: hardening fixes 32 literals
23.88/23.97	c BCD2: updating upper bound: 45 -> 15
23.88/23.97	c BCD2: 1 <= obj <= 15
23.88/23.97	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
23.88/23.97	c BCD2: #sat=3 #unsat=2 bias=2/5
23.88/23.97	c Solving starts ...
23.88/23.97	c ============================[ Search Statistics ]============================
23.88/23.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.88/23.97	c       |         |          |          |    Limit     GC | Var      | Constra 
23.88/23.97	c =============================================================================
23.88/23.97	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |        4
23.88/23.98	c  0.0s |       1 |      160 |      100 |      583      0 |       89 |        4
23.98/24.00	c  0.0s |       2 |      406 |      250 |      583      1 |       89 |        4
23.98/24.03	c  0.1s |       3 |      761 |      475 |      583      1 |       89 |        4
23.98/24.07	c  0.1s |       4 |     1310 |      813 |      583      2 |       89 |        4
24.08/24.13	c  0.2s |       5 |     2080 |     1320 |      583      3 |       89 |        4
24.19/24.22	c  0.2s |       6 |     3266 |     2081 |      583      5 |       89 |        4
24.29/24.35	c  0.4s |       7 |     4974 |     3223 |      583      9 |       89 |        4
24.48/24.54	c  0.6s |       8 |     7534 |     4936 |      583     13 |       89 |        4
24.78/24.83	c  0.9s |       9 |    11600 |     7506 |      583     20 |       89 |        4
25.18/25.27	c  1.3s |      10 |    17320 |    11361 |      583     30 |       89 |        4
25.78/25.85	c  1.9s |      10 |    24410 |    16297 |      583     44 |       90 |        6
25.78/25.85	c #cpu_time = 1.880s
25.78/25.85	c #wall_clock_time = 1.879s
25.78/25.85	c #decision = 24410
25.78/25.85	c #random_decision = 72
25.78/25.85	c #conflict = 16297
25.78/25.85	c #restart = 10
25.78/25.85	c BCD2: updating lower bound of a core
25.78/25.85	c lower bound updated to 10
25.78/25.85	c BCD2: 10 <= obj <= 15
25.78/25.85	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
25.78/25.85	c BCD2: #sat=3 #unsat=3 bias=3/6
25.78/25.85	c Solving starts ...
25.78/25.85	c ============================[ Search Statistics ]============================
25.78/25.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.78/25.85	c       |         |          |          |    Limit     GC | Var      | Constra 
25.78/25.85	c =============================================================================
25.78/25.85	c  0.0s |       0 |        0 |        0 |      583      0 |       90 |        6
25.78/25.86	c  0.0s |       1 |      153 |      100 |      583      0 |       90 |        6
25.78/25.88	c  0.0s |       2 |      412 |      250 |      583      0 |       90 |        6
25.88/25.91	c  0.1s |       3 |      826 |      475 |      583      1 |       90 |        6
25.88/25.94	c  0.1s |       4 |     1432 |      813 |      583      1 |       90 |        6
25.98/26.00	c  0.2s |       5 |     2211 |     1320 |      583      3 |       90 |        6
25.98/26.09	c  0.2s |       6 |     3362 |     2081 |      583      5 |       90 |        6
26.18/26.22	c  0.4s |       7 |     5158 |     3223 |      583      8 |       90 |        6
26.39/26.42	c  0.6s |       8 |     7870 |     4936 |      583     12 |       90 |        6
26.68/26.74	c  0.9s |       9 |    11625 |     7506 |      583     19 |       90 |        6
27.08/27.19	c  1.3s |      10 |    17737 |    11361 |      642     29 |       90 |        6
27.78/27.88	c  2.0s |      11 |    26651 |    17144 |      642     43 |       90 |        6
28.18/28.21	c  2.4s |      11 |    30987 |    19792 |      642     50 |       91 |        8
28.18/28.21	c #cpu_time = 2.363s
28.18/28.21	c #wall_clock_time = 2.363s
28.18/28.21	c #decision = 30987
28.18/28.21	c #random_decision = 77
28.18/28.21	c #conflict = 19792
28.18/28.21	c #restart = 11
28.18/28.21	c BCD2: updating lower bound of a core
28.18/28.21	c lower bound updated to 16
28.18/28.21	s OPTIMUM FOUND
28.18/28.21	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10
28.18/28.21	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
28.18/28.21	v -x21 x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30
28.18/28.21	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
28.18/28.21	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
28.18/28.21	v -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
28.18/28.21	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
28.18/28.21	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
28.18/28.21	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
28.18/28.21	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
28.18/28.21	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
28.18/28.21	v -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120
28.18/28.21	v x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
28.18/28.21	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
28.18/28.21	v -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
28.18/28.21	v -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 x159 -x160
28.18/28.21	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
28.18/28.21	c total CPU time = 28.217s
28.18/28.21	c total wall clock time = 28.216s

Verifier Data

OK	16

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

pid=23722
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.28 2.27 3/179 23725
/proc/meminfo: memFree=29231376/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=739772 CPUtime=0 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 2766 0 0 0 0 0 0 0 20 0 4 0 11444622 757526528 2615 33554432000 4194304 16246674 140735999115840 140735999115264 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 185455 2623 441 2943 0 182349 0
[pid=23725/tid=23726] ppid=23722 vsize=758204 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 776400896 2684 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=762300 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 780595200 2702 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=766396 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444622 784789504 2717 33554432000 4194304 16246674 140735999115840 140686230801584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.20 2.28 2.27 3/179 23725
/proc/meminfo: memFree=29231376/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 18663 0 0 0 7 2 0 0 20 0 4 0 11444622 1247350784 18505 33554432000 4194304 16246674 140735999115840 140735999115264 6144966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 304529 18510 610 2943 0 301423 0
[pid=23725/tid=23726] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 18515 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 18517 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 18521 33554432000 4194304 16246674 140735999115840 140686230801584 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.200509 s]
/proc/loadavg: 2.20 2.28 2.27 3/179 23725
/proc/meminfo: memFree=29231376/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 26559 0 0 0 16 3 0 0 20 0 4 0 11444622 1247350784 26401 33554432000 4194304 16246674 140735999115840 140735999115264 12500869 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 304529 26408 610 2943 0 301423 0
[pid=23725/tid=23726] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 26409 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 26409 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 26411 33554432000 4194304 16246674 140735999115840 140686230801584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300471 s]
/proc/loadavg: 2.20 2.28 2.27 3/179 23725
/proc/meminfo: memFree=29231376/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 41116 0 0 0 24 5 0 0 20 0 4 0 11444622 1247350784 40951 33554432000 4194304 16246674 140735999115840 140735999115264 5661217 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 304529 40956 814 2943 0 301423 0
[pid=23725/tid=23726] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 40962 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 40970 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 40977 33554432000 4194304 16246674 140735999115840 140686230801584 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.700396 s]
/proc/loadavg: 2.20 2.28 2.27 3/179 23725
/proc/meminfo: memFree=29231376/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 113755 0 0 0 54 15 0 0 20 0 4 0 11444622 1247350784 113591 33554432000 4194304 16246674 140735999115840 140735999097728 5513274 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 304529 113595 815 2943 0 301423 0
[pid=23725/tid=23726] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 113601 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 113611 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444622 1247350784 113615 33554432000 4194304 16246674 140735999115840 140686230801584 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.50041 s]
/proc/loadavg: 2.20 2.28 2.27 3/183 23729
/proc/meminfo: memFree=28463172/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 245817 0 0 0 118 31 0 0 20 0 4 0 11444622 1248399360 245630 33554432000 4194304 16246674 140735999115840 140735999097728 5546072 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 304785 245630 872 2943 0 301679 0
[pid=23725/tid=23726] ppid=23722 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1248399360 245630 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1248399360 245630 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1248399360 245630 33554432000 4194304 16246674 140735999115840 140686230801584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10041 s]
/proc/loadavg: 2.27 2.30 2.27 3/183 23729
/proc/meminfo: memFree=28174128/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267478 0 0 0 275 34 0 0 20 0 4 0 11444622 1337528320 267291 33554432000 4194304 16246674 140735999115840 140735999098840 13954361 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267291 872 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267291 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267291 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267291 33554432000 4194304 16246674 140735999115840 140686230801584 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.30041 s]
/proc/loadavg: 2.27 2.30 2.27 3/183 23729
/proc/meminfo: memFree=28162084/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267666 0 0 0 595 34 0 0 20 0 4 0 11444622 1337528320 267479 33554432000 4194304 16246674 140735999115840 140735999097728 5598711 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267479 873 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267479 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267479 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267479 33554432000 4194304 16246674 140735999115840 140686230801584 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.30 2.30 2.27 4/184 23732
/proc/meminfo: memFree=28162588/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267667 0 0 0 1235 34 0 0 20 0 4 0 11444622 1337528320 267480 33554432000 4194304 16246674 140735999115840 140735999097728 5600539 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267480 873 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267480 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267480 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267480 33554432000 4194304 16246674 140735999115840 140686230801584 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.5005 s]
/proc/loadavg: 2.33 2.31 2.27 3/184 23732
/proc/meminfo: memFree=28162812/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267676 0 0 0 2514 34 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140735999097728 5659568 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267489 882 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686230801584 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 23725 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.33 2.31 2.27 3/184 23732
/proc/meminfo: memFree=28162812/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267676 0 0 0 2524 34 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140735999097728 5724028 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267489 882 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686230801584 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+27.2004 s]
/proc/loadavg: 2.33 2.31 2.27 3/184 23732
/proc/meminfo: memFree=28162672/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=27.18 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267676 0 0 0 2684 34 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140735999097728 6023952 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267489 882 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686230801584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 1306180

[startup+28.0004 s]
/proc/loadavg: 2.30 2.30 2.27 3/184 23732
/proc/meminfo: memFree=28162672/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=27.98 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267676 0 0 0 2764 34 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140735999098840 5545876 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267489 882 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686230801584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.98
Current children cumulated vsize (KiB) 1306180

[startup+28.2004 s]
/proc/loadavg: 2.30 2.30 2.27 3/184 23732
/proc/meminfo: memFree=28162672/32872528 swapFree=1499116/1695340
[pid=23725] ppid=23722 vsize=1306180 CPUtime=28.18 cores=0,2,4,6
/proc/23725/stat : 23725 (toysat) R 23722 23725 17390 0 -1 4202496 267676 0 0 0 2784 34 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140735999098840 5721579 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23725/statm: 326545 267489 882 2943 0 323439 0
[pid=23725/tid=23726] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23726/stat : 23726 (toysat) S 23722 23725 17390 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686251764976 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23725/tid=23727] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23727/stat : 23727 (toysat) S 23722 23725 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686241275120 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23725/tid=23728] ppid=23722 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23725/task/23728/stat : 23728 (toysat) S 23722 23725 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444622 1337528320 267489 33554432000 4194304 16246674 140735999115840 140686230801584 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.18
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 28.2768
CPU time (s): 28.2717
CPU user time (s): 27.8638
CPU system time (s): 0.407937
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.8638
system time used= 0.407937
maximum resident set size= 1069968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 29

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067989 second user time and 0.115982 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-16 18:19:49
IDJOB=4093679
IDBENCH=79214
IDSOLVER=2553
FILE ID=node137/4093679-1466093989
RUNJOBID= node137-1466075286-21602
PBS_JOBID= 19904003
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110970631--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-4093679-1466093989/watcher-4093679-1466093989 -o /tmp/evaluation-result-4093679-1466093989/solver-4093679-1466093989 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466075286-21602 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093679-1466093989.wbo

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

MD5SUM BENCH= e433b9b816c291c8bf4fd4860d096bb6
RANDOM SEED=1407477145

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:        29231532 kB
Buffers:           47112 kB
Cached:           108644 kB
SwapCached:         2452 kB
Active:          1164184 kB
Inactive:          76968 kB
Active(anon):    1086276 kB
Inactive(anon):     1780 kB
Active(file):      77908 kB
Inactive(file):    75188 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099388 kB
Dirty:             16352 kB
Writeback:             0 kB
AnonPages:       2779912 kB
Mapped:            10608 kB
Shmem:                 0 kB
Slab:             568668 kB
SReclaimable:      12948 kB
SUnreclaim:       555720 kB
KernelStack:        1520 kB
PageTables:         9896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2923368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node137 at 2016-06-16 18:20:17