Trace number 4093697

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.4257 28.4318

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111223220--soft-0-100-0.wbo
MD5SUMeefb750387a2df9ca152a94906c66d6e
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.74113
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 1230
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:21:57+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-4093697-1466094117.wbo"]
0.00/0.01	c use --random-gen="3683510124 934341168 53136086 1888997743 3285275907 127933967 2990622433 2617635839 720288796 1073805141 3600492000 79496405 3318235046 1110799239 3733369760 1191992124 2756932021 1323867417 1640452569 2419701553 2761880804 1684833516 2925446054 2052822393 2540610459 2951672825 353308785 550946438 3503171000 2831908860 3814839591 3261837340 450907453 2200530904 945767041 3487044886 4232269493 1068340680 2147336893 3355772257 132259253 1351474812 2342471879 4276708278 3289956626 1025030311 2806017360 1930604111 3581689249 805498641 170168742 1168599616 1334015174 3997235995 3719843214 2443029163 2806410095 1178462144 3652015996 3563688479 1774040091 4027909885 3077617949 607004486 2706419202 44463159 751136031 3129200446 740231013 8210251 158174833 1477260459 1768358020 420373797 3619050918 4117269763 3148779210 578041677 3341608026 4159072917 907663896 3596182743 1303753685 501204287 2854913833 4259779040 3755727824 733591003 4271284984 27154975 61168686 277316652 2673543041 3623093044 2462216880 2304483553 1558449114 2120907603 3816977427 2883966348 471606567 3900442885 4266664628 426204958 1421286296 538978775 2547232079 1834936968 1458281172 3953852672 1939189580 2855532016 3044440283 2506274853 2631251013 1796222424 2906514292 1409113211 919589963 3488084729 3133697394 1147297172 1924731754 1561542219 3071325266 2348998314 369951302 244925456 1981647453 511303543 386643577 366167762 548091769 2506810984 3486919760 4273470504 1703734253 2548975310 322673053 1200235316 2332998703 2894206203 1442439266 3403091094 2058250483 3776889859 600994743 2319688465 3143252797 2718657796 3728383992 641547586 2151402142 1365794373 3004625629 1649218102 2363602808 1601107611 841696597 3619200603 2301914908 2047307627 211163733 3886902146 2142722442 1193485669 2312626569 999995420 3714156585 3002547677 3511608736 140613635 1138144090 4013811551 3873992148 487191186 2885836624 1005064179 289416241 2303308771 4194049537 3674224175 2176512760 3569579840 1527052287 4266509338 3815483345 2859920864 333184078 3647945423 1136381436 1622889353 2957873350 2146767839 3752233139 81626202 4087976628 381763702 3824519930 792175446 2974859041 2034507911 1332947745 1924024684 2575643424 1447414269 2357574745 2819936803 2266428478 1225359977 2405682874 508580915 333050898 2095734512 2877726410 3522707737 1238547063 1780864818 2070021252 2632282893 3016485133 404656300 3480064896 3324789372 1296690084 2347853263 3182989541 929730125 1570590271 307741855 2129597899 3327165632 4097043880 4183271990 2577909510 624010527 2885997729 3383633547 2698961963 250237974 876455609 3545388543 2091001450 2668389564 3527504457 1609740433 1159241981 3275929570 608087580 4125055665 2660765051 4001866437 2221938582 463662158 1624945310 86091481 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      108 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 108
0.19/0.26	c #random_decision = 0
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 607
0.19/0.26	c BCD2: updating upper bound: 4943 -> 606
0.19/0.26	c BCD2: 0 <= obj <= 606
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |      236 |      100 |      123      0 |        0 |        0
0.28/0.31	c  0.0s |       2 |      536 |      250 |      136      0 |        0 |        0
0.28/0.36	c  0.1s |       3 |      966 |      475 |      150      1 |        0 |        0
0.39/0.44	c  0.2s |       4 |     1581 |      813 |      165      4 |        0 |        0
0.48/0.55	c  0.3s |       5 |     2441 |     1320 |      182      7 |        0 |        0
0.68/0.70	c  0.4s |       6 |     3665 |     2081 |      222     11 |        0 |        0
0.88/0.93	c  0.7s |       7 |     5438 |     3223 |      245     17 |        0 |        0
1.29/1.31	c  1.0s |       8 |     7980 |     4936 |      270     25 |        0 |        0
1.69/1.71	c  1.4s |       9 |    11824 |     7506 |      297     37 |        0 |        0
2.20/2.28	c  2.0s |      10 |    17240 |    11361 |      327     53 |        0 |        0
3.09/3.16	c  2.9s |      11 |    25464 |    17144 |      360     75 |        0 |        0
4.50/4.55	c  4.3s |      12 |    37333 |    25819 |      397    107 |        0 |        0
6.49/6.55	c  6.3s |      13 |    55896 |    38832 |      437    152 |        0 |        0
8.49/8.56	c  8.3s |      13 |    73455 |    51632 |      437    194 |        0 |        0
9.59/9.69	c  9.4s |      14 |    82678 |    58352 |      481    216 |        0 |        0
11.59/11.69	c 11.4s |      14 |    99484 |    70352 |      481    253 |        0 |        0
13.68/13.71	c 13.4s |      14 |   115645 |    82052 |      481    289 |        0 |        0
14.68/14.70	c 14.4s |      15 |   123419 |    87632 |      530    306 |        0 |        0
16.68/16.71	c 16.4s |      15 |   137470 |    97732 |      530    335 |        0 |        0
17.28/17.37	c 17.1s |      15 |   142086 |   100855 |      530    345 |        0 |        0
17.28/17.37	c #cpu_time = 17.110s
17.28/17.37	c #wall_clock_time = 17.110s
17.28/17.37	c #decision = 142086
17.28/17.37	c #random_decision = 374
17.28/17.37	c #conflict = 100855
17.28/17.37	c #restart = 15
17.28/17.37	c BCD2: found a new core of size 101: cost of the new core is >=1
17.28/17.37	c lower bound updated to 1
17.28/17.37	c BCD2: 1 <= obj <= 606
17.28/17.37	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
17.28/17.37	c BCD2: #sat=1 #unsat=2 bias=2/3
17.28/17.37	c Solving starts ...
17.28/17.37	c ============================[ Search Statistics ]============================
17.28/17.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.28/17.37	c       |         |          |          |    Limit     GC | Var      | Constra 
17.28/17.37	c =============================================================================
17.28/17.37	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
17.28/17.37	c  0.0s |       0 |      131 |        0 |      530      0 |        0 |        0
17.28/17.37	c #cpu_time = 0.002s
17.28/17.37	c #wall_clock_time = 0.002s
17.28/17.37	c #decision = 131
17.28/17.37	c #random_decision = 0
17.28/17.37	c #conflict = 0
17.28/17.37	c #restart = 0
17.28/17.37	o 46
17.28/17.37	c BCD2: hardening fixes 57 literals
17.28/17.37	c BCD2: updating upper bound: 606 -> 45
17.28/17.38	c BCD2: 1 <= obj <= 45
17.28/17.38	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
17.28/17.38	c BCD2: #sat=2 #unsat=2 bias=2/4
17.28/17.38	c Solving starts ...
17.28/17.38	c ============================[ Search Statistics ]============================
17.28/17.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.28/17.38	c       |         |          |          |    Limit     GC | Var      | Constra 
17.28/17.38	c =============================================================================
17.28/17.38	c  0.0s |       0 |        0 |        0 |      530      0 |       57 |        2
17.28/17.39	c  0.0s |       1 |      192 |      100 |      530      0 |       57 |        2
17.38/17.41	c  0.0s |       2 |      450 |      250 |      530      0 |       57 |        2
17.38/17.44	c  0.1s |       3 |      774 |      475 |      530      1 |       57 |        2
17.38/17.49	c  0.1s |       4 |     1410 |      813 |      530      2 |       57 |        2
17.48/17.55	c  0.2s |       5 |     2291 |     1320 |      530      4 |       57 |        2
17.59/17.65	c  0.3s |       6 |     3492 |     2081 |      530      6 |       57 |        2
17.69/17.79	c  0.4s |       7 |     5126 |     3223 |      530      9 |       57 |        2
17.98/18.00	c  0.6s |       8 |     7749 |     4936 |      530     14 |       57 |        2
18.28/18.34	c  1.0s |       9 |    11881 |     7506 |      530     22 |       57 |        2
18.79/18.81	c  1.4s |      10 |    17935 |    11361 |      530     34 |       57 |        2
19.48/19.51	c  2.1s |      11 |    27082 |    17144 |      530     51 |       57 |        2
20.48/20.58	c  3.2s |      12 |    41203 |    25819 |      530     77 |       57 |        2
22.18/22.22	c  4.8s |      13 |    61806 |    38832 |      583    114 |       57 |        2
22.78/22.88	c  5.5s |      13 |    70466 |    44291 |      583    129 |       57 |        2
22.78/22.88	c #cpu_time = 5.506s
22.78/22.88	c #wall_clock_time = 5.506s
22.78/22.88	c #decision = 70466
22.78/22.88	c #random_decision = 183
22.78/22.88	c #conflict = 44291
22.78/22.88	c #restart = 13
22.78/22.88	o 15
22.78/22.88	c BCD2: hardening fixes 32 literals
22.78/22.88	c BCD2: updating upper bound: 45 -> 14
22.78/22.88	c BCD2: 1 <= obj <= 14
22.78/22.88	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
22.78/22.88	c BCD2: #sat=3 #unsat=2 bias=2/5
22.78/22.88	c Solving starts ...
22.78/22.88	c ============================[ Search Statistics ]============================
22.78/22.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.78/22.88	c       |         |          |          |    Limit     GC | Var      | Constra 
22.78/22.88	c =============================================================================
22.78/22.88	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |        4
22.88/22.90	c  0.0s |       1 |      128 |      100 |      583      0 |       89 |        4
22.88/22.91	c  0.0s |       2 |      329 |      250 |      583      1 |       89 |        4
22.88/22.94	c  0.1s |       3 |      634 |      475 |      583      1 |       89 |        4
22.88/22.98	c  0.1s |       4 |     1159 |      813 |      583      2 |       89 |        4
22.98/23.03	c  0.1s |       5 |     1935 |     1320 |      583      4 |       89 |        4
23.09/23.11	c  0.2s |       6 |     3115 |     2081 |      583      6 |       89 |        4
23.19/23.24	c  0.4s |       7 |     4876 |     3223 |      583      9 |       89 |        4
23.38/23.42	c  0.5s |       8 |     7310 |     4936 |      583     13 |       89 |        4
23.68/23.71	c  0.8s |       9 |    11106 |     7506 |      583     20 |       89 |        4
24.08/24.15	c  1.3s |      10 |    16814 |    11361 |      583     30 |       89 |        4
24.78/24.83	c  1.9s |      11 |    24708 |    17144 |      583     46 |       89 |        4
25.68/25.77	c  2.9s |      11 |    37127 |    25602 |      583     68 |       89 |        4
25.68/25.77	c #cpu_time = 2.890s
25.68/25.77	c #wall_clock_time = 2.890s
25.68/25.77	c #decision = 37127
25.68/25.77	c #random_decision = 95
25.68/25.77	c #conflict = 25602
25.68/25.77	c #restart = 11
25.68/25.77	o 3
25.68/25.77	c BCD2: hardening fixes 10 literals
25.68/25.77	c BCD2: updating upper bound: 14 -> 2
25.68/25.77	c BCD2: 1 <= obj <= 2
25.68/25.77	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2, #hardened=99
25.68/25.77	c BCD2: #sat=4 #unsat=2 bias=2/6
25.68/25.77	c Solving starts ...
25.68/25.77	c ============================[ Search Statistics ]============================
25.68/25.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.68/25.77	c       |         |          |          |    Limit     GC | Var      | Constra 
25.68/25.77	c =============================================================================
25.68/25.77	c  0.0s |       0 |        0 |        0 |      583      0 |       99 |        6
25.68/25.79	c  0.0s |       1 |      144 |      100 |      583      0 |       99 |        6
25.78/25.80	c  0.0s |       2 |      353 |      250 |      583      0 |       99 |        6
25.78/25.83	c  0.1s |       3 |      686 |      475 |      583      1 |       99 |        6
25.78/25.87	c  0.1s |       4 |     1200 |      813 |      583      2 |       99 |        6
25.88/25.92	c  0.2s |       5 |     1895 |     1320 |      583      3 |       99 |        6
25.98/26.01	c  0.2s |       6 |     2981 |     2081 |      583      5 |       99 |        6
26.08/26.14	c  0.4s |       7 |     4530 |     3223 |      583      8 |       99 |        6
26.28/26.34	c  0.6s |       8 |     6859 |     4936 |      583     13 |       99 |        6
26.58/26.63	c  0.9s |       9 |    10471 |     7506 |      583     20 |       99 |        6
26.98/27.07	c  1.3s |      10 |    15786 |    11361 |      583     30 |       99 |        6
27.68/27.71	c  1.9s |      11 |    23852 |    17144 |      583     45 |       99 |        6
28.28/28.37	c  2.6s |      11 |    31564 |    22779 |      583     59 |       99 |        6
28.28/28.37	c #cpu_time = 2.594s
28.28/28.37	c #wall_clock_time = 2.593s
28.28/28.37	c #decision = 31564
28.28/28.37	c #random_decision = 71
28.28/28.37	c #conflict = 22779
28.28/28.37	c #restart = 11
28.28/28.37	o 1
28.28/28.37	s OPTIMUM FOUND
28.28/28.37	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
28.28/28.37	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
28.28/28.37	v -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
28.28/28.37	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
28.28/28.37	v -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50
28.28/28.37	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
28.28/28.37	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
28.28/28.37	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80
28.28/28.37	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
28.28/28.37	v -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100
28.28/28.37	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
28.28/28.37	v x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
28.28/28.37	v x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
28.28/28.37	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140
28.28/28.37	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
28.28/28.37	v -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160
28.28/28.37	v x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
28.28/28.37	c total CPU time = 28.370s
28.28/28.37	c total wall clock time = 28.370s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4093697-1466094117/watcher-4093697-1466094117 -o /tmp/evaluation-result-4093697-1466094117/solver-4093697-1466094117 -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-4093697-1466094117.wbo 

pid=23921
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.29 2.30 2.27 3/179 23924
/proc/meminfo: memFree=29231000/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=702908 CPUtime=0 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 2614 0 0 0 0 0 0 0 20 0 4 0 11457435 719777792 2976 33554432000 4194304 16246674 140736003271376 140736003270800 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 176239 2986 441 2943 0 173133 0
[pid=23924/tid=23925] ppid=23921 vsize=720316 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 737603584 3047 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=724412 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 741797888 3063 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=729532 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11457435 747040768 3083 33554432000 4194304 16246674 140736003271376 140717009657008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.29 2.30 2.27 3/179 23924
/proc/meminfo: memFree=29231000/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 18484 0 0 0 7 2 0 0 20 0 4 0 11457435 1247350784 18838 33554432000 4194304 16246674 140736003271376 140736003270800 12459048 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 304529 18845 615 2943 0 301423 0
[pid=23924/tid=23925] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 18846 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 18849 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 18851 33554432000 4194304 16246674 140736003271376 140717009657008 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.20052 s]
/proc/loadavg: 2.29 2.30 2.27 3/179 23924
/proc/meminfo: memFree=29231000/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 26458 0 0 0 16 3 0 0 20 0 4 0 11457435 1247350784 26812 33554432000 4194304 16246674 140736003271376 140736003270800 6197248 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 304529 26819 615 2943 0 301423 0
[pid=23924/tid=23925] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 26819 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 26820 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 26822 33554432000 4194304 16246674 140736003271376 140717009657008 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.300477 s]
/proc/loadavg: 2.29 2.30 2.27 3/179 23924
/proc/meminfo: memFree=29231000/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1218116 CPUtime=0.28 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 37909 0 0 0 23 5 0 0 20 0 4 0 11457435 1247350784 38256 33554432000 4194304 16246674 140736003271376 140736003270800 13780501 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 304529 38268 808 2943 0 301423 0
[pid=23924/tid=23925] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 38274 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 38279 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 38283 33554432000 4194304 16246674 140736003271376 140717009657008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700409 s]
/proc/loadavg: 2.29 2.30 2.27 3/179 23924
/proc/meminfo: memFree=29231000/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 115926 0 0 0 50 18 0 0 20 0 4 0 11457435 1247350784 116273 33554432000 4194304 16246674 140736003271376 140736003254376 6021133 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 304529 116282 815 2943 0 301423 0
[pid=23924/tid=23925] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 116288 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 116298 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11457435 1247350784 116306 33554432000 4194304 16246674 140736003271376 140717009657008 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.29 2.30 2.27 3/183 23928
/proc/meminfo: memFree=28448332/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 245768 0 0 0 115 34 0 0 20 0 4 0 11457435 1248399360 246093 33554432000 4194304 16246674 140736003271376 140736003270688 6021328 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 304785 246093 873 2943 0 301679 0
[pid=23924/tid=23925] ppid=23921 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1248399360 246093 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1248399360 246093 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1248399360 246093 33554432000 4194304 16246674 140736003271376 140717009657008 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.29 2.30 2.27 3/183 23928
/proc/meminfo: memFree=28161160/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 267576 0 0 0 272 37 0 0 20 0 4 0 11457435 1337528320 267901 33554432000 4194304 16246674 140736003271376 140736003253248 5546107 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 326545 267901 873 2943 0 323439 0
[pid=23924/tid=23925] ppid=23921 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1337528320 267901 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1337528320 267901 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1337528320 267901 33554432000 4194304 16246674 140736003271376 140717009657008 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.30043 s]
/proc/loadavg: 2.34 2.31 2.27 3/183 23928
/proc/meminfo: memFree=28159692/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1307204 CPUtime=6.29 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 267668 0 0 0 592 37 0 0 20 0 4 0 11457435 1338576896 267993 33554432000 4194304 16246674 140736003271376 140736003253248 6012041 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 326801 267993 873 2943 0 323695 0
[pid=23924/tid=23925] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 267993 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 267993 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 267993 33554432000 4194304 16246674 140736003271376 140717009657008 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) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.39 2.32 2.28 3/183 23928
/proc/meminfo: memFree=28158380/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1307204 CPUtime=12.69 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 267919 0 0 0 1232 37 0 0 20 0 4 0 11457435 1338576896 268244 33554432000 4194304 16246674 140736003271376 140736003253248 12477716 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 326801 268244 873 2943 0 323695 0
[pid=23924/tid=23925] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268244 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268244 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268244 33554432000 4194304 16246674 140736003271376 140717009657008 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) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.46 2.33 2.28 3/183 23928
/proc/meminfo: memFree=28158656/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1307204 CPUtime=25.48 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 267930 0 0 0 2511 37 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140736003253248 12483370 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 326801 268255 884 2943 0 323695 0
[pid=23924/tid=23925] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717009657008 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) 1307204

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

[startup+25.6006 s]
/proc/loadavg: 2.46 2.33 2.28 3/183 23928
/proc/meminfo: memFree=28158656/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1307204 CPUtime=25.58 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 267930 0 0 0 2521 37 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140736003253248 6049790 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 326801 268255 884 2943 0 323695 0
[pid=23924/tid=23925] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717009657008 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) 1307204

[startup+27.2004 s]
/proc/loadavg: 2.46 2.33 2.28 3/183 23928
/proc/meminfo: memFree=28158908/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1307204 CPUtime=27.18 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 267930 0 0 0 2681 37 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140736003253248 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 326801 268255 884 2943 0 323695 0
[pid=23924/tid=23925] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717009657008 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) 1307204

[startup+28.0004 s]
/proc/loadavg: 2.46 2.33 2.28 3/183 23928
/proc/meminfo: memFree=28157700/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=1307204 CPUtime=27.98 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202496 267930 0 0 0 2761 37 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140736003253248 5710056 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 326801 268255 884 2943 0 323695 0
[pid=23924/tid=23925] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23925/stat : 23925 (toysat) S 23921 23924 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717105065200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23924/tid=23926] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23926/stat : 23926 (toysat) S 23921 23924 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717020130544 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23924/tid=23927] ppid=23921 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23924/task/23927/stat : 23927 (toysat) S 23921 23924 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11457435 1338576896 268255 33554432000 4194304 16246674 140736003271376 140717009657008 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) 1307204

[startup+28.4004 s]
/proc/loadavg: 2.46 2.33 2.28 3/183 23928
/proc/meminfo: memFree=28157700/32872528 swapFree=1499116/1695340
[pid=23924] ppid=23921 vsize=0 CPUtime=28.38 cores=0,2,4,6
/proc/23924/stat : 23924 (toysat) R 23921 23924 17390 0 -1 4202500 267934 0 0 0 2798 40 0 0 20 0 1 0 11457435 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 28.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.4318
CPU time (s): 28.4257
CPU user time (s): 27.9867
CPU system time (s): 0.438933
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.9867
system time used= 0.438933
maximum resident set size= 1073028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267934
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 36

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.175973 second user time and 0.269958 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-16 18:21:57
IDJOB=4093697
IDBENCH=79237
IDSOLVER=2553
FILE ID=node137/4093697-1466094117
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.1111223220--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-4093697-1466094117/watcher-4093697-1466094117 -o /tmp/evaluation-result-4093697-1466094117/solver-4093697-1466094117 -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-4093697-1466094117.wbo

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

MD5SUM BENCH= eefb750387a2df9ca152a94906c66d6e
RANDOM SEED=807922880

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:        29231644 kB
Buffers:           47540 kB
Cached:           108760 kB
SwapCached:         2452 kB
Active:          1164744 kB
Inactive:          77292 kB
Active(anon):    1086352 kB
Inactive(anon):     1780 kB
Active(file):      78392 kB
Inactive(file):    75512 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099388 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:       2779460 kB
Mapped:            10608 kB
Shmem:                 0 kB
Slab:             568768 kB
SReclaimable:      13060 kB
SUnreclaim:       555708 kB
KernelStack:        1520 kB
PageTables:         9504 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:    548864 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:22:26