Trace number 4093700

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 23.7734 23.7804

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111225605--soft-0-100-0.wbo
MD5SUM08393a4a0fbe261470f6b3451acbb15e
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.78427
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1240
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:23:59+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-4093700-1466094239.wbo"]
0.00/0.01	c use --random-gen="2455178902 3726343635 2353508634 2396582006 3845708148 2806682962 1650645966 521496028 1550918509 502543101 1893756235 397977584 2736063306 3080208923 3071289320 3131444891 975636261 3400352126 1027998363 4023441552 2491469150 3299073841 3309368410 3928533310 1641175233 3592761215 2477053133 3322973178 605379625 2816584042 2544789495 2275271590 3749870504 1142537942 2641221410 2365495957 1379844402 2169208237 1110665482 382503510 3551997234 3862516674 130454362 2932053512 2138508313 344472826 1016764932 3883238264 2386666735 2458420097 2753772685 137799731 2456384733 1947837896 3464271445 2377272401 564523045 732024098 596248018 404399720 1038083447 3783498277 1297109503 1753399921 2829481636 4236782186 1239075211 3624917865 1152640368 3119890665 908898393 1793220773 3343660482 1633028653 3930039935 266080237 3650454122 2692433313 1874604709 279855067 4262482302 788584694 1482899638 917940380 3941502704 1736983489 1184090356 935270470 689230027 3249937051 2038110931 1773140240 3740770774 1037684382 3340997252 2317724885 3398588837 3888141953 576829277 2634132048 1255629173 3852768550 3293539053 931709562 1549922223 369094936 3188175315 1819066352 2018793136 4290536689 475848232 3717986653 2565714480 3856400935 2274060832 1317113010 3569899283 2222588889 3572146754 3713606932 46138806 1713063184 1196412885 2203342262 1371872484 1974239676 671222087 708368640 3910925805 1976357884 3977000744 832017878 4237360263 3380841476 4105495812 3312041702 449082115 2365408998 1263272523 1289818920 1816650332 213674154 2015879322 2214389968 2458652078 1885975054 4264934555 3048056478 3904821931 3579858419 2352865968 1556591682 2574013171 636380365 2562511940 4145523429 2127769415 4289702762 3410781984 3763432312 2437781547 3936851283 420779256 2059837551 3092067496 2633868538 2439214133 1563173883 2772693907 3683187902 4038986588 2196943893 3900043851 1911100269 4170005856 3007103930 4015770493 1898138556 2680340060 3229311263 4018556988 3977388837 3618218889 2314156505 4035797841 146273143 599700536 2625867837 1646501705 3699479497 2003264756 2370293835 591985170 1270351708 2132044790 864822409 715473902 2683341019 856361314 2866415339 539730650 476148773 2093308460 2711512892 3408410777 3090405526 400071515 2408595504 953675159 2912828774 3229881229 2996609581 1913086827 2029692466 3883813818 159389171 1168839042 1862072793 1033163937 312286955 2124771947 1413160875 1139653121 2222626185 3427147116 2363849895 2382594978 2537674758 2005879236 3654434483 2557199461 825103230 1704863618 3432909967 3984790541 1331705531 336444712 556323636 649093296 1201052641 586940236 1918955807 1860590237 2453691236 2184111342 908588662 2546001431 590601615 718452221 3407116762 2941461581 1442393811 2575876270 3996058130 3330053018 1469294256 255 362436" option to reproduce the execution
0.18/0.25	c #vars 169
0.18/0.25	c #constraints 101
0.18/0.26	c BCD2: Hardening is enabled.
0.18/0.26	c BCD2: BiasedSearch is enabled.
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.26	c  0.0s |       0 |      105 |        0 |      123      0 |        0 |        0
0.18/0.26	c #cpu_time = 0.001s
0.18/0.26	c #wall_clock_time = 0.001s
0.18/0.26	c #decision = 105
0.18/0.26	c #random_decision = 2
0.18/0.26	c #conflict = 0
0.18/0.26	c #restart = 0
0.18/0.26	o 861
0.18/0.26	c BCD2: updating upper bound: 5033 -> 860
0.18/0.26	c BCD2: 0 <= obj <= 860
0.18/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.18/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.27	c  0.0s |       1 |      294 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      652 |      250 |      136      0 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1169 |      475 |      150      1 |        0 |        0
0.39/0.42	c  0.2s |       4 |     1744 |      813 |      165      4 |        0 |        0
0.48/0.53	c  0.3s |       5 |     2548 |     1320 |      182      7 |        0 |        0
0.69/0.71	c  0.5s |       6 |     3617 |     2081 |      222     11 |        0 |        0
0.89/0.97	c  0.7s |       7 |     5253 |     3223 |      245     17 |        0 |        0
1.28/1.33	c  1.1s |       8 |     7901 |     4936 |      270     25 |        0 |        0
1.69/1.72	c  1.5s |       9 |    11548 |     7506 |      297     36 |        0 |        0
2.29/2.32	c  2.1s |      10 |    17165 |    11361 |      327     52 |        0 |        0
3.08/3.18	c  2.9s |      11 |    25805 |    17144 |      360     75 |        0 |        0
4.39/4.44	c  4.2s |      12 |    38609 |    25819 |      397    107 |        0 |        0
6.28/6.38	c  6.1s |      13 |    57563 |    38832 |      437    152 |        0 |        0
8.28/8.38	c  8.1s |      13 |    76144 |    51832 |      437    195 |        0 |        0
9.48/9.51	c  9.2s |      14 |    85128 |    58352 |      481    216 |        0 |        0
11.48/11.51	c 11.3s |      14 |   103627 |    71052 |      481    255 |        0 |        0
13.48/13.53	c 13.3s |      14 |   119578 |    82552 |      481    291 |        0 |        0
14.39/14.46	c 14.2s |      15 |   126744 |    87632 |      530    307 |        0 |        0
15.98/16.02	c 15.8s |      15 |   136630 |    94834 |      530    328 |        0 |        0
15.98/16.02	c #cpu_time = 15.762s
15.98/16.02	c #wall_clock_time = 15.763s
15.98/16.02	c #decision = 136630
15.98/16.02	c #random_decision = 342
15.98/16.02	c #conflict = 94834
15.98/16.02	c #restart = 15
15.98/16.02	c BCD2: found a new core of size 101: cost of the new core is >=1
15.98/16.02	c lower bound updated to 1
15.98/16.02	c BCD2: 1 <= obj <= 860
15.98/16.02	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
15.98/16.02	c BCD2: #sat=1 #unsat=2 bias=2/3
15.98/16.02	c Solving starts ...
15.98/16.02	c ============================[ Search Statistics ]============================
15.98/16.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.98/16.02	c       |         |          |          |    Limit     GC | Var      | Constra 
15.98/16.02	c =============================================================================
15.98/16.02	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
15.98/16.03	c  0.0s |       0 |      170 |        9 |      530      1 |        0 |        0
15.98/16.03	c #cpu_time = 0.006s
15.98/16.03	c #wall_clock_time = 0.006s
15.98/16.03	c #decision = 170
15.98/16.03	c #random_decision = 1
15.98/16.03	c #conflict = 9
15.98/16.03	c #restart = 0
15.98/16.03	o 10
15.98/16.03	c BCD2: hardening fixes 89 literals
15.98/16.03	c BCD2: updating upper bound: 860 -> 9
15.98/16.03	c BCD2: 1 <= obj <= 9
15.98/16.03	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
15.98/16.03	c BCD2: #sat=2 #unsat=2 bias=2/4
15.98/16.03	c Solving starts ...
15.98/16.03	c ============================[ Search Statistics ]============================
15.98/16.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.98/16.03	c       |         |          |          |    Limit     GC | Var      | Constra 
15.98/16.03	c =============================================================================
15.98/16.03	c  0.0s |       0 |        0 |        0 |      530      0 |       89 |        2
15.98/16.04	c  0.0s |       1 |      135 |      100 |      530      0 |       89 |        2
15.98/16.06	c  0.0s |       2 |      358 |      250 |      530      0 |       89 |        2
15.98/16.09	c  0.1s |       3 |      726 |      475 |      530      1 |       89 |        2
16.08/16.13	c  0.1s |       4 |     1234 |      813 |      530      2 |       89 |        2
16.08/16.19	c  0.2s |       5 |     1992 |     1320 |      530      3 |       89 |        2
16.18/16.27	c  0.2s |       6 |     3052 |     2081 |      530      5 |       89 |        2
16.38/16.41	c  0.4s |       7 |     4821 |     3223 |      530      9 |       89 |        2
16.59/16.60	c  0.6s |       8 |     7263 |     4936 |      530     13 |       89 |        2
16.78/16.88	c  0.8s |       9 |    10701 |     7506 |      530     20 |       89 |        2
17.28/17.30	c  1.3s |      10 |    16263 |    11361 |      530     31 |       89 |        2
17.88/17.95	c  1.9s |      11 |    24709 |    17144 |      530     48 |       89 |        2
18.88/18.94	c  2.9s |      12 |    37108 |    25819 |      530     72 |       89 |        2
19.18/19.26	c  3.2s |      12 |    41107 |    28719 |      530     81 |       89 |        2
19.18/19.26	c #cpu_time = 3.227s
19.18/19.26	c #wall_clock_time = 3.227s
19.18/19.26	c #decision = 41107
19.18/19.26	c #random_decision = 70
19.18/19.26	c #conflict = 28719
19.18/19.26	c #restart = 12
19.18/19.26	o 2
19.18/19.26	c BCD2: hardening fixes 11 literals
19.18/19.26	c BCD2: updating upper bound: 9 -> 1
19.18/19.26	c BCD2: 1 <= obj <= 1
19.18/19.26	c BCD2: #cores=1, #unrelaxed=0, #relaxed=1, #hardened=100
19.18/19.26	c BCD2: #sat=3 #unsat=2 bias=2/5
19.18/19.26	c Solving starts ...
19.18/19.26	c ============================[ Search Statistics ]============================
19.18/19.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.18/19.26	c       |         |          |          |    Limit     GC | Var      | Constra 
19.18/19.26	c =============================================================================
19.18/19.26	c  0.0s |       0 |        0 |        0 |      530      0 |      101 |        2
19.18/19.27	c  0.0s |       1 |      130 |      100 |      530      0 |      101 |        6
19.18/19.28	c  0.0s |       2 |      334 |      250 |      530      0 |      101 |        6
19.28/19.31	c  0.1s |       3 |      665 |      475 |      530      1 |      101 |        6
19.28/19.34	c  0.1s |       4 |     1190 |      813 |      530      2 |      101 |        6
19.39/19.40	c  0.1s |       5 |     1932 |     1320 |      530      3 |      101 |        6
19.39/19.48	c  0.2s |       6 |     3144 |     2081 |      530      5 |      101 |        6
19.59/19.61	c  0.4s |       7 |     4746 |     3223 |      530      8 |      101 |        6
19.69/19.79	c  0.5s |       8 |     7213 |     4936 |      530     13 |      101 |        6
19.99/20.08	c  0.8s |       9 |    11056 |     7506 |      583     20 |      101 |        6
20.49/20.50	c  1.2s |      10 |    16502 |    11361 |      583     30 |      101 |        6
21.09/21.15	c  1.9s |      11 |    25052 |    17144 |      583     45 |      101 |        6
22.09/22.12	c  2.9s |      12 |    37762 |    25819 |      583     68 |      101 |        6
23.69/23.72	c  4.5s |      12 |    55629 |    38642 |      583    103 |      103 |        8
23.69/23.72	c #cpu_time = 4.458s
23.69/23.72	c #wall_clock_time = 4.458s
23.69/23.72	c #decision = 55629
23.69/23.72	c #random_decision = 118
23.69/23.72	c #conflict = 38642
23.69/23.72	c #restart = 12
23.69/23.72	c BCD2: updating lower bound of a core
23.69/23.72	c lower bound updated to 3
23.69/23.72	s OPTIMUM FOUND
23.69/23.72	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10
23.69/23.72	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
23.69/23.72	v -x21 -x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30
23.69/23.72	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
23.69/23.72	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
23.69/23.72	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
23.69/23.72	v -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70
23.69/23.72	v -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80
23.69/23.72	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
23.69/23.72	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
23.69/23.72	v -x101 x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
23.69/23.72	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
23.69/23.72	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
23.69/23.72	v -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140
23.69/23.72	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
23.69/23.72	v x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
23.69/23.72	v -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169
23.69/23.72	c total CPU time = 23.717s
23.69/23.72	c total wall clock time = 23.717s

Verifier Data

OK	2

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

pid=28158
running on 4 cores: 1,3,5,7

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.05 2.13 2.55 3/179 28161
/proc/meminfo: memFree=30410372/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=572860 CPUtime=0 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 2108 0 0 0 0 0 0 0 20 0 4 0 11469373 586608640 2468 33554432000 4194304 16246674 140736583789200 140736583788624 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 143983 2479 441 2943 0 140877 0
[pid=28161/tid=28162] ppid=28158 vsize=590268 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 604434432 2536 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=593340 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 607580160 2551 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=598460 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469374 612823040 2568 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100172 s]
/proc/loadavg: 2.05 2.13 2.55 3/179 28161
/proc/meminfo: memFree=30410372/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 18317 0 0 0 6 3 0 0 20 0 4 0 11469373 1247350784 18671 33554432000 4194304 16246674 140736583789200 140736583788624 12459048 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 304529 18674 614 2943 0 301423 0
[pid=28161/tid=28162] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 18678 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 18684 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 18684 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200517 s]
/proc/loadavg: 2.05 2.13 2.55 3/179 28161
/proc/meminfo: memFree=30410372/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 26257 0 0 0 14 4 0 0 20 0 4 0 11469373 1247350784 26610 33554432000 4194304 16246674 140736583789200 140736583788624 6145278 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 304529 26611 614 2943 0 301423 0
[pid=28161/tid=28162] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 26611 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 26611 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 26611 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300498 s]
/proc/loadavg: 2.05 2.13 2.55 3/179 28161
/proc/meminfo: memFree=30410372/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 38097 0 0 0 23 6 0 0 20 0 4 0 11469373 1247350784 38443 33554432000 4194304 16246674 140736583789200 140736583788624 13192951 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 304529 38450 810 2943 0 301423 0
[pid=28161/tid=28162] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 38453 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 38459 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 38463 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700418 s]
/proc/loadavg: 2.05 2.13 2.55 3/179 28161
/proc/meminfo: memFree=30410372/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 120592 0 0 0 53 16 0 0 20 0 4 0 11469373 1247350784 120938 33554432000 4194304 16246674 140736583789200 140736583788624 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 304529 120959 816 2943 0 301423 0
[pid=28161/tid=28162] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 120973 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 120982 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11469374 1247350784 120989 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50032 s]
/proc/loadavg: 2.05 2.13 2.55 3/183 28165
/proc/meminfo: memFree=29598028/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 245789 0 0 0 115 34 0 0 20 0 4 0 11469373 1248399360 246113 33554432000 4194304 16246674 140736583789200 140736583788512 6013188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 304785 246113 875 2943 0 301679 0
[pid=28161/tid=28162] ppid=28158 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1248399360 246113 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1248399360 246113 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1248399360 246113 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.05 2.13 2.55 3/183 28165
/proc/meminfo: memFree=29340976/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267552 0 0 0 271 37 0 0 20 0 4 0 11469373 1337528320 267876 33554432000 4194304 16246674 140736583789200 140736583772200 5546252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326545 267876 875 2943 0 323439 0
[pid=28161/tid=28162] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267876 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267876 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267876 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.04 2.13 2.55 3/183 28165
/proc/meminfo: memFree=29339492/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267580 0 0 0 591 37 0 0 20 0 4 0 11469373 1337528320 267904 33554432000 4194304 16246674 140736583789200 140736583771072 5545872 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326545 267904 875 2943 0 323439 0
[pid=28161/tid=28162] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267904 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267904 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267904 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.04 2.12 2.54 4/183 28165
/proc/meminfo: memFree=29338908/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1306180 CPUtime=12.68 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267666 0 0 0 1231 37 0 0 20 0 4 0 11469373 1337528320 267990 33554432000 4194304 16246674 140736583789200 140736583771072 5546098 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326545 267990 875 2943 0 323439 0
[pid=28161/tid=28162] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267990 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267990 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267990 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 2.04 2.12 2.54 4/183 28165
/proc/meminfo: memFree=29338908/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1306180 CPUtime=12.78 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267666 0 0 0 1241 37 0 0 20 0 4 0 11469373 1337528320 267990 33554432000 4194304 16246674 140736583789200 140736583771072 5823961 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326545 267990 875 2943 0 323439 0
[pid=28161/tid=28162] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267990 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267990 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1337528320 267990 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1306180

[startup+19.2004 s]
/proc/loadavg: 2.12 2.14 2.55 3/183 28165
/proc/meminfo: memFree=29338920/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1307204 CPUtime=19.18 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267704 0 0 0 1881 37 0 0 20 0 4 0 11469373 1338576896 268028 33554432000 4194304 16246674 140736583789200 140736583772200 5823355 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326801 268028 884 2943 0 323695 0
[pid=28161/tid=28162] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 1307204

[startup+20.8004 s]
/proc/loadavg: 2.11 2.14 2.54 3/183 28165
/proc/meminfo: memFree=29338920/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1307204 CPUtime=20.79 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267704 0 0 0 2041 38 0 0 20 0 4 0 11469373 1338576896 268028 33554432000 4194304 16246674 140736583789200 140736583771072 6042391 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326801 268028 884 2943 0 323695 0
[pid=28161/tid=28162] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 20.79
Current children cumulated vsize (KiB) 1307204

[startup+22.4004 s]
/proc/loadavg: 2.11 2.14 2.54 3/183 28165
/proc/meminfo: memFree=29338780/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1307204 CPUtime=22.39 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267704 0 0 0 2201 38 0 0 20 0 4 0 11469373 1338576896 268028 33554432000 4194304 16246674 140736583789200 140736583771072 5824017 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326801 268028 884 2943 0 323695 0
[pid=28161/tid=28162] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 1307204

[startup+23.2075 s]
/proc/loadavg: 2.11 2.14 2.54 3/183 28165
/proc/meminfo: memFree=29338780/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1307204 CPUtime=23.19 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267704 0 0 0 2281 38 0 0 20 0 4 0 11469373 1338576896 268028 33554432000 4194304 16246674 140736583789200 140736583772200 5545796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326801 268028 884 2943 0 323695 0
[pid=28161/tid=28162] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 1307204

[startup+23.6004 s]
/proc/loadavg: 2.11 2.14 2.54 3/183 28165
/proc/meminfo: memFree=29338780/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1307204 CPUtime=23.59 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267704 0 0 0 2321 38 0 0 20 0 4 0 11469373 1338576896 268028 33554432000 4194304 16246674 140736583789200 140736583772200 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326801 268028 884 2943 0 323695 0
[pid=28161/tid=28162] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.59
Current children cumulated vsize (KiB) 1307204

[startup+23.7004 s]
/proc/loadavg: 2.11 2.14 2.54 3/183 28165
/proc/meminfo: memFree=29338780/32872528 swapFree=496356/529060
[pid=28161] ppid=28158 vsize=1307204 CPUtime=23.69 cores=1,3,5,7
/proc/28161/stat : 28161 (toysat) R 28158 28161 11396 0 -1 4202496 267704 0 0 0 2331 38 0 0 20 0 4 0 11469373 1338576896 268028 33554432000 4194304 16246674 140736583789200 140736583772200 5823262 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28161/statm: 326801 268028 884 2943 0 323695 0
[pid=28161/tid=28162] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28162/stat : 28162 (toysat) S 28158 28161 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661095709936 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28161/tid=28163] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28163/stat : 28163 (toysat) S 28158 28161 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661085220080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28161/tid=28164] ppid=28158 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28161/task/28164/stat : 28164 (toysat) S 28158 28161 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11469374 1338576896 268028 33554432000 4194304 16246674 140736583789200 139661074746544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.69
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 23.7804
CPU time (s): 23.7734
CPU user time (s): 23.3315
CPU system time (s): 0.441932
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3315
system time used= 0.441932
maximum resident set size= 1072120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267708
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= 25

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.124981 second user time and 0.113982 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-16 18:23:59
IDJOB=4093700
IDBENCH=79252
IDSOLVER=2553
FILE ID=node141/4093700-1466094239
RUNJOBID= node141-1466093808-27438
PBS_JOBID= 19903999
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 08393a4a0fbe261470f6b3451acbb15e
RANDOM SEED=1905135556

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30410636 kB
Buffers:           39668 kB
Cached:           111596 kB
SwapCached:         2880 kB
Active:          1159808 kB
Inactive:          67752 kB
Active(anon):    1076492 kB
Inactive(anon):     2156 kB
Active(file):      83316 kB
Inactive(file):    65596 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67098996 kB
Dirty:             16592 kB
Writeback:             0 kB
AnonPages:       1605844 kB
Mapped:            10604 kB
Shmem:                 0 kB
Slab:             569384 kB
SReclaimable:      12988 kB
SUnreclaim:       556396 kB
KernelStack:        1448 kB
PageTables:         7176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1750840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    704512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node141 at 2016-06-16 18:24:23