Trace number 4093690

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 46.4399 46.4578

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111212476--soft-0-100-0.wbo
MD5SUM935e196b2e49c7ace79e7b55afc624f4
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 benchmark12.6821
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 1139
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:18:46+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-4093690-1466093926.wbo"]
0.00/0.01	c use --random-gen="4264609462 2216451083 2425242379 559736623 4220039415 3103849062 1013280632 3344133916 3427316381 1053665734 229671106 3015039412 2609699120 2671857853 919748959 3297449639 3658719260 3243565290 2080890729 2895149295 4277367668 3212000692 2835551663 1188488119 159648382 1599974731 2764190110 1536711485 1155940679 1780429511 2877926966 3968412485 728577748 1042222095 408994022 1425959557 4119176643 356876903 933304633 484587201 2821293364 1686158002 3690616286 2762506995 2714271864 3100030583 473518690 1967310442 3066337124 4035222784 3754464315 4024991715 914103432 3572984182 2973315932 3687359757 355223138 3676770715 3432753198 4259525832 2140499198 3109507741 866323190 4171042123 2696810019 2772876535 3477973036 995782941 1570138627 4085340443 2937184592 1790395633 846960370 3484340372 3609836299 894095751 3272944076 1947186058 2210137303 149080908 838534799 1999602822 609968097 3546623491 3636160715 1608731211 4249440837 2363115132 2380311225 3120043684 808661807 3465159679 3845424734 402541328 3846988259 413622529 2733418322 1388455268 2079404048 454963206 4197995215 3980077850 976614255 1299685528 2569985382 1665992573 3088136719 1037321062 3412221269 1425955201 3156967430 1848430058 959145497 1399363429 2798268620 412608485 43190353 823222059 3924091412 562987684 1899310351 3757729400 3320446003 3946045982 2635475039 3204954403 2624830077 3721771906 1004754028 542230996 1931773958 2406290585 4186448849 1768604074 3994573857 1470180134 3663945018 1496698148 3365253572 2283596924 2100116924 2676283443 526768643 2209648137 3965112574 1117777784 4149100797 186060133 2141973028 926754423 1591845918 134188522 1289348847 1323745584 869026573 195808825 4002744137 2356247896 1253068936 1870292981 2677503886 1599264411 920421172 584032369 2970742233 226232235 1068405626 1518420524 1335882483 4148949303 3383564402 732954168 2306929098 3848853293 6983228 82468729 2577864527 2466063489 1627844835 954916172 2285293972 1617803293 388862702 2991200320 2485746287 2807727870 925566028 1245648885 700750461 766188148 2933490216 3051567838 1213423214 2940326237 1740293227 4155654785 188339620 482523313 2225764855 3297879232 2809855422 1000215660 2455279353 2995126549 3301031816 1017201850 431618697 3458635642 2516289311 3366415251 2138092189 537968674 48791705 2487573828 3301800289 2146187791 4108221062 158651854 3996622775 2003134219 3773075178 2148656726 2831281832 3019739189 2161939627 500599810 2860809354 2699407401 2330830455 3842933183 2869907438 2075160511 1824094505 2184591538 218204169 12305655 2042087812 322559486 537558865 4006554608 4033957082 3731505980 1535359164 2727378876 2639259573 3634273683 1957568586 4177080774 2902991046 1791004273 1772135762 2631516603 977924747 2785134015 1714027344 252740662 255 362436" option to reproduce the execution
0.19/0.28	c #vars 169
0.19/0.28	c #constraints 101
0.19/0.29	c BCD2: Hardening is enabled.
0.19/0.29	c BCD2: BiasedSearch is enabled.
0.19/0.29	c Solving starts ...
0.19/0.29	c ============================[ Search Statistics ]============================
0.19/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.29	c =============================================================================
0.19/0.29	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.29	c  0.0s |       0 |      106 |        0 |      123      0 |        0 |        0
0.19/0.29	c #cpu_time = 0.001s
0.19/0.29	c #wall_clock_time = 0.001s
0.19/0.29	c #decision = 106
0.19/0.29	c #random_decision = 0
0.19/0.29	c #conflict = 0
0.19/0.29	c #restart = 0
0.19/0.29	o 687
0.19/0.29	c BCD2: updating upper bound: 5033 -> 686
0.19/0.29	c BCD2: 0 <= obj <= 686
0.19/0.29	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.29	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.29	c Solving starts ...
0.19/0.29	c ============================[ Search Statistics ]============================
0.19/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.29	c =============================================================================
0.19/0.29	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.28/0.31	c  0.0s |       1 |      277 |      100 |      123      0 |        0 |        0
0.28/0.34	c  0.0s |       2 |      616 |      250 |      136      0 |        0 |        0
0.28/0.38	c  0.1s |       3 |     1075 |      475 |      150      1 |        0 |        0
0.39/0.45	c  0.2s |       4 |     1659 |      813 |      165      4 |        0 |        0
0.49/0.55	c  0.3s |       5 |     2555 |     1320 |      182      7 |        0 |        0
0.69/0.71	c  0.4s |       6 |     3717 |     2081 |      222     11 |        0 |        0
0.89/0.95	c  0.7s |       7 |     5520 |     3223 |      245     17 |        0 |        0
1.29/1.33	c  1.0s |       8 |     8170 |     4936 |      270     25 |        0 |        0
1.69/1.71	c  1.4s |       9 |    11837 |     7506 |      297     36 |        0 |        0
2.30/2.35	c  2.1s |      10 |    17193 |    11361 |      327     52 |        0 |        0
3.19/3.27	c  3.0s |      11 |    25005 |    17144 |      360     75 |        0 |        0
4.69/4.70	c  4.4s |      12 |    36442 |    25819 |      397    107 |        0 |        0
6.69/6.72	c  6.4s |      12 |    53323 |    38219 |      397    150 |        0 |        0
6.79/6.83	c  6.5s |      13 |    54090 |    38832 |      437    152 |        0 |        0
8.79/8.83	c  8.5s |      13 |    70077 |    50732 |      437    190 |        0 |        0
10.08/10.10	c  9.8s |      14 |    80038 |    58352 |      481    215 |        0 |        0
12.09/12.12	c 11.8s |      14 |    97692 |    71052 |      481    254 |        0 |        0
14.09/14.12	c 13.8s |      14 |   113148 |    82552 |      481    289 |        0 |        0
14.99/15.07	c 14.8s |      15 |   120046 |    87632 |      530    304 |        0 |        0
16.99/17.08	c 16.8s |      15 |   135933 |    99632 |      530    338 |        0 |        0
18.99/19.09	c 18.8s |      15 |   149726 |   110332 |      530    368 |        0 |        0
21.09/21.10	c 20.8s |      15 |   162819 |   120532 |      530    397 |        0 |        0
23.10/23.11	c 22.8s |      15 |   177241 |   131232 |      583    428 |        0 |        0
23.10/23.17	c 22.9s |      16 |   177674 |   131552 |      583    429 |        0 |        0
25.09/25.17	c 24.9s |      16 |   191462 |   142252 |      583    457 |        0 |        0
27.09/27.19	c 26.9s |      16 |   205295 |   152952 |      583    486 |        0 |        0
29.19/29.21	c 28.9s |      16 |   219606 |   163852 |      583    514 |        0 |        0
31.19/31.22	c 30.9s |      16 |   233499 |   174352 |      583    543 |        0 |        0
32.99/33.06	c 32.8s |      16 |   245430 |   183127 |      583    567 |        0 |        0
32.99/33.06	c #cpu_time = 32.767s
32.99/33.06	c #wall_clock_time = 32.767s
32.99/33.06	c #decision = 245430
32.99/33.06	c #random_decision = 621
32.99/33.06	c #conflict = 183127
32.99/33.06	c #restart = 16
32.99/33.06	c BCD2: found a new core of size 101: cost of the new core is >=1
32.99/33.06	c lower bound updated to 1
32.99/33.06	c BCD2: 1 <= obj <= 686
32.99/33.06	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
32.99/33.06	c BCD2: #sat=1 #unsat=2 bias=2/3
32.99/33.06	c Solving starts ...
32.99/33.06	c ============================[ Search Statistics ]============================
32.99/33.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.99/33.06	c       |         |          |          |    Limit     GC | Var      | Constra 
32.99/33.06	c =============================================================================
32.99/33.06	c  0.0s |       0 |        0 |        0 |      583      0 |        0 |        0
32.99/33.06	c  0.0s |       0 |      136 |       14 |      583      1 |        0 |        0
32.99/33.06	c #cpu_time = 0.007s
32.99/33.06	c #wall_clock_time = 0.007s
32.99/33.06	c #decision = 136
32.99/33.06	c #random_decision = 0
32.99/33.06	c #conflict = 14
32.99/33.06	c #restart = 0
32.99/33.06	o 10
32.99/33.06	c BCD2: hardening fixes 89 literals
32.99/33.06	c BCD2: updating upper bound: 686 -> 9
32.99/33.07	c BCD2: 1 <= obj <= 9
32.99/33.07	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
32.99/33.07	c BCD2: #sat=2 #unsat=2 bias=2/4
32.99/33.07	c Solving starts ...
32.99/33.07	c ============================[ Search Statistics ]============================
32.99/33.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.99/33.07	c       |         |          |          |    Limit     GC | Var      | Constra 
32.99/33.07	c =============================================================================
32.99/33.07	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |        2
32.99/33.08	c  0.0s |       1 |      224 |      100 |      583      0 |       89 |        2
32.99/33.10	c  0.0s |       2 |      459 |      250 |      583      0 |       89 |        2
33.09/33.13	c  0.1s |       3 |      860 |      475 |      583      1 |       89 |        2
33.09/33.17	c  0.1s |       4 |     1340 |      813 |      583      1 |       89 |        2
33.19/33.23	c  0.2s |       5 |     2080 |     1320 |      583      3 |       89 |        2
33.28/33.32	c  0.3s |       6 |     3230 |     2081 |      583      5 |       89 |        2
33.38/33.45	c  0.4s |       7 |     4959 |     3223 |      583      8 |       89 |        2
33.58/33.64	c  0.6s |       8 |     7452 |     4936 |      583     12 |       89 |        2
33.88/33.94	c  0.9s |       9 |    11122 |     7506 |      583     19 |       89 |        2
34.28/34.39	c  1.3s |      10 |    16872 |    11361 |      583     30 |       89 |        2
34.98/35.06	c  2.0s |      11 |    24400 |    17144 |      642     44 |       89 |        2
36.08/36.14	c  3.1s |      12 |    35639 |    25819 |      642     65 |       89 |        2
37.58/37.63	c  4.6s |      13 |    54002 |    38832 |      642     97 |       89 |        2
39.48/39.53	c  6.5s |      13 |    74588 |    54514 |      642    134 |       89 |        2
39.48/39.53	c #cpu_time = 6.468s
39.48/39.53	c #wall_clock_time = 6.468s
39.48/39.53	c #decision = 74588
39.48/39.53	c #random_decision = 171
39.48/39.53	c #conflict = 54514
39.48/39.53	c #restart = 13
39.48/39.53	o 2
39.48/39.53	c BCD2: hardening fixes 11 literals
39.48/39.53	c BCD2: updating upper bound: 9 -> 1
39.48/39.53	c BCD2: 1 <= obj <= 1
39.48/39.53	c BCD2: #cores=1, #unrelaxed=0, #relaxed=1, #hardened=100
39.48/39.53	c BCD2: #sat=3 #unsat=2 bias=2/5
39.48/39.53	c Solving starts ...
39.48/39.53	c ============================[ Search Statistics ]============================
39.48/39.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.48/39.53	c       |         |          |          |    Limit     GC | Var      | Constra 
39.48/39.53	c =============================================================================
39.48/39.53	c  0.0s |       0 |        0 |        0 |      642      0 |      101 |        2
39.48/39.55	c  0.0s |       1 |      139 |      100 |      642      1 |      101 |        6
39.48/39.57	c  0.0s |       2 |      339 |      250 |      642      1 |      101 |        6
39.48/39.59	c  0.1s |       3 |      643 |      475 |      642      2 |      101 |        6
39.59/39.63	c  0.1s |       4 |     1128 |      813 |      642      2 |      101 |        6
39.59/39.69	c  0.2s |       5 |     1812 |     1320 |      642      4 |      101 |        6
39.69/39.78	c  0.2s |       6 |     2839 |     2081 |      642      5 |      101 |        6
39.88/39.93	c  0.4s |       7 |     4441 |     3223 |      642      8 |      101 |        6
40.08/40.13	c  0.6s |       8 |     6736 |     4936 |      642     12 |      101 |        6
40.38/40.43	c  0.9s |       9 |    10080 |     7506 |      642     19 |      101 |        6
40.79/40.89	c  1.4s |      10 |    15348 |    11361 |      642     28 |      101 |        6
41.48/41.57	c  2.0s |      11 |    23193 |    17144 |      642     42 |      101 |        6
42.58/42.61	c  3.1s |      12 |    34840 |    25819 |      642     63 |      101 |        6
44.28/44.30	c  4.8s |      13 |    51849 |    38832 |      642     95 |      101 |        6
46.29/46.31	c  6.8s |      13 |    71551 |    54132 |      642    133 |      101 |        6
46.29/46.39	c  6.9s |      13 |    72407 |    54733 |      642    135 |      103 |        8
46.29/46.39	c #cpu_time = 6.859s
46.29/46.39	c #wall_clock_time = 6.859s
46.29/46.39	c #decision = 72407
46.29/46.39	c #random_decision = 155
46.29/46.39	c #conflict = 54733
46.29/46.39	c #restart = 13
46.29/46.39	c BCD2: updating lower bound of a core
46.29/46.39	c lower bound updated to 2
46.29/46.39	s OPTIMUM FOUND
46.29/46.39	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
46.29/46.39	v -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
46.29/46.39	v x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
46.29/46.39	v -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
46.29/46.39	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
46.29/46.39	v x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
46.29/46.39	v -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70
46.29/46.39	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
46.29/46.39	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
46.29/46.39	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
46.29/46.39	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
46.29/46.39	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
46.29/46.39	v -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
46.29/46.39	v -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140
46.29/46.39	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
46.29/46.39	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
46.29/46.39	v -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169
46.29/46.39	c total CPU time = 46.395s
46.29/46.39	c total wall clock time = 46.395s

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-4093690-1466093926/watcher-4093690-1466093926 -o /tmp/evaluation-result-4093690-1466093926/solver-4093690-1466093926 -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-4093690-1466093926.wbo 

pid=27664
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.14 2.20 2.75 3/179 27667
/proc/meminfo: memFree=30413748/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=642492 CPUtime=0 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 2379 0 0 0 0 0 0 0 20 0 4 0 11438032 657911808 2740 33554432000 4194304 16246674 140733505212432 140733505211856 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 161135 2750 441 2943 0 158029 0
[pid=27667/tid=27668] ppid=27664 vsize=658876 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 674689024 2807 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=662972 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 678883328 2824 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=668092 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11438032 684126208 2841 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100174 s]
/proc/loadavg: 2.14 2.20 2.75 3/179 27667
/proc/meminfo: memFree=30413748/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 18517 0 0 0 7 2 0 0 20 0 4 0 11438032 1247350784 18872 33554432000 4194304 16246674 140733505212432 140733505211856 12459048 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 304529 18876 615 2943 0 301423 0
[pid=27667/tid=27668] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 18880 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 18886 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 18892 33554432000 4194304 16246674 140733505212432 140287168990384 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.14 2.20 2.75 3/179 27667
/proc/meminfo: memFree=30413748/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 26440 0 0 0 16 3 0 0 20 0 4 0 11438032 1247350784 26794 33554432000 4194304 16246674 140733505212432 140733505211856 6145278 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 304529 26797 615 2943 0 301423 0
[pid=27667/tid=27668] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 26797 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 26797 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 26797 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300486 s]
/proc/loadavg: 2.14 2.20 2.75 3/179 27667
/proc/meminfo: memFree=30413748/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 34677 0 0 0 24 4 0 0 20 0 4 0 11438032 1247350784 35024 33554432000 4194304 16246674 140733505212432 140733505211856 6836566 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 304529 35032 808 2943 0 301423 0
[pid=27667/tid=27668] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 35035 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 35039 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 35045 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.70042 s]
/proc/loadavg: 2.14 2.20 2.75 3/179 27667
/proc/meminfo: memFree=30413748/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 111205 0 0 0 52 17 0 0 20 0 4 0 11438032 1247350784 111552 33554432000 4194304 16246674 140733505212432 140733505194304 5712452 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 304529 111560 814 2943 0 301423 0
[pid=27667/tid=27668] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 111563 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 111567 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11438032 1247350784 111568 33554432000 4194304 16246674 140733505212432 140287168990384 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.50033 s]
/proc/loadavg: 2.14 2.20 2.75 3/183 27671
/proc/meminfo: memFree=29658376/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 245814 0 0 0 112 37 0 0 20 0 4 0 11438032 1248399360 246139 33554432000 4194304 16246674 140733505212432 140733505211648 12415827 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 304785 246139 873 2943 0 301679 0
[pid=27667/tid=27668] ppid=27664 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1248399360 246139 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1248399360 246139 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1248399360 246139 33554432000 4194304 16246674 140733505212432 140287168990384 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.10042 s]
/proc/loadavg: 2.14 2.20 2.75 3/183 27671
/proc/meminfo: memFree=29343912/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267526 0 0 0 270 39 0 0 20 0 4 0 11438032 1337528320 267851 33554432000 4194304 16246674 140733505212432 140733505194304 6021844 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326545 267851 873 2943 0 323439 0
[pid=27667/tid=27668] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267851 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267851 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267851 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.13 2.20 2.74 3/183 27671
/proc/meminfo: memFree=29342696/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267663 0 0 0 590 39 0 0 20 0 4 0 11438032 1337528320 267988 33554432000 4194304 16246674 140733505212432 140733505194304 6862286 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326545 267988 873 2943 0 323439 0
[pid=27667/tid=27668] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267988 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267988 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267988 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.12 2.20 2.74 3/183 27671
/proc/meminfo: memFree=29342216/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267664 0 0 0 1229 40 0 0 20 0 4 0 11438032 1337528320 267989 33554432000 4194304 16246674 140733505212432 140733505194304 5546177 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326545 267989 873 2943 0 323439 0
[pid=27667/tid=27668] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267989 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267989 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1337528320 267989 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.09 2.19 2.73 3/183 27671
/proc/meminfo: memFree=29341616/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1307204 CPUtime=25.49 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267773 0 0 0 2509 40 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140733505194304 13927278 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326801 268098 873 2943 0 323695 0
[pid=27667/tid=27668] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1307204

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

[startup+25.6005 s]
/proc/loadavg: 2.09 2.19 2.73 3/183 27671
/proc/meminfo: memFree=29341616/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1307204 CPUtime=25.59 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267773 0 0 0 2519 40 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140733505194304 13950184 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326801 268098 873 2943 0 323695 0
[pid=27667/tid=27668] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268098 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1307204

[startup+38.4003 s]
/proc/loadavg: 2.08 2.18 2.72 3/183 27671
/proc/meminfo: memFree=29341352/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1307204 CPUtime=38.38 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267884 0 0 0 3798 40 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140733505194304 5673515 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326801 268209 884 2943 0 323695 0
[pid=27667/tid=27668] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1307204

[startup+41.6004 s]
/proc/loadavg: 2.07 2.18 2.71 3/183 27671
/proc/meminfo: memFree=29341476/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1307204 CPUtime=41.58 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267884 0 0 0 4118 40 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140733505194304 5723109 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326801 268209 884 2943 0 323695 0
[pid=27667/tid=27668] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 1307204

[startup+44.8004 s]
/proc/loadavg: 2.07 2.17 2.71 3/183 27671
/proc/meminfo: memFree=29341088/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1307204 CPUtime=44.78 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267884 0 0 0 4438 40 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140733505195432 5711956 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326801 268209 884 2943 0 323695 0
[pid=27667/tid=27668] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 1307204

[startup+45.6004 s]
/proc/loadavg: 2.07 2.17 2.71 3/183 27671
/proc/meminfo: memFree=29341088/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1307204 CPUtime=45.58 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267884 0 0 0 4518 40 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140733505194304 5754983 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326801 268209 884 2943 0 323695 0
[pid=27667/tid=27668] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 45.58
Current children cumulated vsize (KiB) 1307204

[startup+46.0004 s]
/proc/loadavg: 2.07 2.17 2.71 3/183 27671
/proc/meminfo: memFree=29341088/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=1307204 CPUtime=45.98 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) R 27664 27667 11396 0 -1 4202496 267884 0 0 0 4558 40 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140733505194304 6011963 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 326801 268209 884 2943 0 323695 0
[pid=27667/tid=27668] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) S 27664 27667 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287189953776 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27667/tid=27669] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27669/stat : 27669 (toysat) S 27664 27667 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287179463920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27667/tid=27670] ppid=27664 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27670/stat : 27670 (toysat) S 27664 27667 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11438032 1338576896 268209 33554432000 4194304 16246674 140733505212432 140287168990384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 45.98
Current children cumulated vsize (KiB) 1307204

[startup+46.4004 s]
/proc/loadavg: 2.07 2.17 2.71 3/183 27671
/proc/meminfo: memFree=29341340/32872528 swapFree=496356/529060
[pid=27667] ppid=27664 vsize=0 CPUtime=46.38 cores=1,3,5,7
/proc/27667/stat : 27667 (toysat) Z 27664 27667 11396 0 -1 4202508 267888 0 0 0 4598 40 0 0 20 0 2 0 11438032 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27667/statm: 0 0 0 0 0 0 0
[pid=27667/tid=27668] ppid=27664 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/27667/task/27668/stat : 27668 (toysat) R 27664 27667 11396 0 -1 4202564 10 0 0 0 0 0 0 0 20 0 2 0 11438032 0 0 33554432000 0 0 0 0 0 256 0 33554432 0 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 46.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 46.4578
CPU time (s): 46.4399
CPU user time (s): 45.983
CPU system time (s): 0.45693
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.983
system time used= 0.45693
maximum resident set size= 1072844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267888
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= 22
involuntary context switches= 50

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.19197 second user time and 0.255961 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-16 18:18:46
IDJOB=4093690
IDBENCH=79197
IDSOLVER=2553
FILE ID=node141/4093690-1466093926
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.1111212476--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-4093690-1466093926/watcher-4093690-1466093926 -o /tmp/evaluation-result-4093690-1466093926/solver-4093690-1466093926 -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-4093690-1466093926.wbo

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

MD5SUM BENCH= 935e196b2e49c7ace79e7b55afc624f4
RANDOM SEED=204030457

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:        30414680 kB
Buffers:           38716 kB
Cached:           111300 kB
SwapCached:         2880 kB
Active:          1157620 kB
Inactive:          66844 kB
Active(anon):    1074644 kB
Inactive(anon):     2156 kB
Active(file):      82976 kB
Inactive(file):    64688 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67098996 kB
Dirty:             16552 kB
Writeback:             0 kB
AnonPages:       1605576 kB
Mapped:            10644 kB
Shmem:                 0 kB
Slab:             569152 kB
SReclaimable:      12872 kB
SUnreclaim:       556280 kB
KernelStack:        1520 kB
PageTables:         6784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1748792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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:19:33