Trace number 4093685

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 20.0729 20.0775

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976935--soft-0-100-0.wbo
MD5SUMda988fefd96faf0ea045ffc9072a875f
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.65229
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 1229
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-16T18:19:02+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-4093685-1466093942.wbo"]
0.00/0.01	c use --random-gen="3544967503 2413199092 3074248654 1603335266 2857238123 2146688758 3591100526 1342610440 1590427506 1553910954 3627941517 3718513199 2703351648 1927357984 2826224343 3618872702 685374264 2511984200 2576497575 987114570 491883546 946770066 4066537231 2243328772 3126096048 2691920272 4150426009 1266472114 3039817772 1641378530 3437569380 453219741 830000805 2593792316 1438722396 3021323012 4014694508 1035920893 248228411 3615203508 2254438664 4056233898 3397289063 2388009640 1588690929 3956624621 3484041549 3596959374 464175598 3452273929 1726324955 309496758 3594766601 4014122107 4180039279 3541116983 2628730851 3787191382 716809769 3987768383 2410841272 1120764948 884842562 1729261809 2510857514 1942166338 62599221 1386322118 3177735303 1569073797 1350394122 1572200178 312615063 2436986680 1979518794 470860108 1656545321 2503259267 66939824 964560234 1247435950 1730476669 3621027540 2724717990 626725673 2742417032 3262568926 2315454130 4229275488 2623322053 1920101718 3689037071 194061175 1026198154 3921525604 2058930659 864695193 2093464219 2057364098 3766612880 531114368 2543971280 3961134061 2290977023 3425066074 3658314426 3676200849 1159474773 2395914767 321447591 84949229 924239592 669621030 178469965 1566345209 1007448304 536942840 3925736636 4260962498 758501166 1717887410 778865938 3767384509 1983811872 305386210 2496088001 1811191769 1538867081 4065166569 3871720711 3111043226 1787086133 766692304 3640177807 3325196581 768788456 2463885917 134042036 971895138 10991770 2799787337 3984913709 3988113196 1314432128 3696004212 1973240999 373132474 1863241177 3814665286 2013306465 1266884686 2992668922 3653153813 2806486296 3661322928 2192204967 1435531453 4121671241 241922886 345483874 592718340 1014305408 1148838696 2193821884 2300721425 3474191244 1716833695 2009514200 4235081416 890946197 2036123779 611223458 3292567028 3693825618 2401921772 712443630 462484339 1281412586 4289890040 276536794 1531064554 1558568479 1554390791 1886148198 2555904432 149837787 3947861339 634715085 3369860028 745972045 3868988667 3910535079 1693050924 547865682 3882390991 1207463560 4233866903 1704476129 863646281 3113503447 1182165487 347396551 4178407249 1843025753 254951235 3506232514 3171167658 2902336822 1973786683 4019854450 3136004365 2188797583 2729098751 187873961 405817878 3518683047 968032376 1082641641 4273728163 935911555 2835603033 2470452313 4061237491 802181789 1539584573 773893930 3547717637 2622750419 3688349878 2901975351 3715639230 2823031178 1544638374 2410872993 3808846460 699494324 3650712528 2670677992 2667392831 3881723085 907016899 2938008004 898062199 463120278 817863939 1101622502 2838082517 1147378215 1708687474 2830153732 4219377857 3229101348 730361481 2256515893 1272321210 3832464619 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      108 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 108
0.19/0.26	c #random_decision = 0
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 454
0.19/0.26	c BCD2: updating upper bound: 5033 -> 453
0.19/0.26	c BCD2: 0 <= obj <= 453
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |      279 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      615 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1073 |      475 |      150      2 |        0 |        0
0.39/0.41	c  0.2s |       4 |     1722 |      813 |      165      4 |        0 |        0
0.49/0.50	c  0.2s |       5 |     2696 |     1320 |      182      7 |        0 |        0
0.59/0.65	c  0.4s |       6 |     3995 |     2081 |      222     11 |        0 |        0
0.79/0.88	c  0.6s |       7 |     5884 |     3223 |      245     17 |        0 |        0
1.19/1.22	c  1.0s |       8 |     8611 |     4936 |      270     25 |        0 |        0
1.59/1.66	c  1.4s |       9 |    12311 |     7506 |      297     37 |        0 |        0
2.20/2.21	c  2.0s |      10 |    18074 |    11361 |      327     53 |        0 |        0
2.99/3.06	c  2.8s |      11 |    26466 |    17144 |      360     76 |        0 |        0
4.29/4.31	c  4.0s |      12 |    39469 |    25819 |      397    108 |        0 |        0
6.19/6.23	c  6.0s |      13 |    58224 |    38832 |      437    153 |        0 |        0
8.19/8.24	c  8.0s |      13 |    76730 |    51932 |      437    196 |        0 |        0
9.19/9.27	c  9.0s |      14 |    85950 |    58352 |      481    217 |        0 |        0
11.19/11.28	c 11.0s |      14 |   104959 |    71352 |      481    257 |        0 |        0
13.19/13.30	c 13.0s |      14 |   121075 |    82652 |      481    292 |        0 |        0
13.79/13.89	c 13.6s |      14 |   125572 |    85541 |      481    302 |        0 |        0
13.79/13.89	c #cpu_time = 13.627s
13.79/13.89	c #wall_clock_time = 13.627s
13.79/13.89	c #decision = 125572
13.79/13.89	c #random_decision = 292
13.79/13.89	c #conflict = 85541
13.79/13.89	c #restart = 14
13.79/13.89	c BCD2: found a new core of size 101: cost of the new core is >=1
13.79/13.89	c lower bound updated to 1
13.79/13.89	c BCD2: 1 <= obj <= 453
13.79/13.89	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
13.79/13.89	c BCD2: #sat=1 #unsat=2 bias=2/3
13.79/13.89	c Solving starts ...
13.79/13.89	c ============================[ Search Statistics ]============================
13.79/13.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.79/13.89	c       |         |          |          |    Limit     GC | Var      | Constra 
13.79/13.89	c =============================================================================
13.79/13.89	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.79/13.89	c  0.0s |       0 |      137 |        2 |      481      1 |        0 |        0
13.79/13.89	c #cpu_time = 0.004s
13.79/13.89	c #wall_clock_time = 0.004s
13.79/13.89	c #decision = 137
13.79/13.89	c #random_decision = 0
13.79/13.89	c #conflict = 2
13.79/13.89	c #restart = 0
13.79/13.89	o 10
13.79/13.89	c BCD2: hardening fixes 89 literals
13.79/13.89	c BCD2: updating upper bound: 453 -> 9
13.79/13.89	c BCD2: 1 <= obj <= 9
13.79/13.89	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
13.79/13.89	c BCD2: #sat=2 #unsat=2 bias=2/4
13.79/13.89	c Solving starts ...
13.79/13.89	c ============================[ Search Statistics ]============================
13.79/13.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.79/13.89	c       |         |          |          |    Limit     GC | Var      | Constra 
13.79/13.89	c =============================================================================
13.79/13.89	c  0.0s |       0 |        0 |        0 |      481      0 |       89 |        2
13.89/13.90	c  0.0s |       1 |      143 |      100 |      481      0 |       89 |        2
13.89/13.92	c  0.0s |       2 |      373 |      250 |      481      0 |       89 |        2
13.89/13.95	c  0.1s |       3 |      743 |      475 |      481      1 |       89 |        2
13.89/13.98	c  0.1s |       4 |     1272 |      813 |      481      2 |       89 |        2
13.99/14.04	c  0.1s |       5 |     2084 |     1320 |      481      3 |       89 |        2
14.09/14.13	c  0.2s |       6 |     3350 |     2081 |      530      5 |       89 |        2
14.19/14.26	c  0.4s |       7 |     5124 |     3223 |      530      9 |       89 |        2
14.39/14.45	c  0.6s |       8 |     7674 |     4936 |      530     14 |       89 |        2
14.69/14.74	c  0.8s |       9 |    11508 |     7506 |      530     21 |       89 |        2
15.09/15.16	c  1.3s |      10 |    17385 |    11361 |      530     32 |       89 |        2
15.69/15.79	c  1.9s |      11 |    26062 |    17144 |      530     48 |       89 |        2
16.68/16.74	c  2.8s |      12 |    39073 |    25819 |      530     73 |       89 |        2
17.28/17.37	c  3.5s |      12 |    47178 |    31396 |      530     89 |       89 |        2
17.28/17.37	c #cpu_time = 3.474s
17.28/17.37	c #wall_clock_time = 3.474s
17.28/17.37	c #decision = 47178
17.28/17.37	c #random_decision = 110
17.28/17.37	c #conflict = 31396
17.28/17.37	c #restart = 12
17.28/17.37	o 2
17.28/17.37	c BCD2: hardening fixes 11 literals
17.28/17.37	c BCD2: updating upper bound: 9 -> 1
17.28/17.37	c BCD2: 1 <= obj <= 1
17.28/17.37	c BCD2: #cores=1, #unrelaxed=0, #relaxed=1, #hardened=100
17.28/17.37	c BCD2: #sat=3 #unsat=2 bias=2/5
17.28/17.37	c Solving starts ...
17.28/17.37	c ============================[ Search Statistics ]============================
17.28/17.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.28/17.37	c       |         |          |          |    Limit     GC | Var      | Constra 
17.28/17.37	c =============================================================================
17.28/17.37	c  0.0s |       0 |        0 |        0 |      530      0 |      101 |        2
17.28/17.38	c  0.0s |       1 |      162 |      100 |      530      0 |      101 |        6
17.28/17.39	c  0.0s |       2 |      387 |      250 |      530      0 |      101 |        6
17.38/17.42	c  0.1s |       3 |      722 |      475 |      530      1 |      101 |        6
17.38/17.46	c  0.1s |       4 |     1245 |      813 |      530      2 |      101 |        6
17.48/17.51	c  0.1s |       5 |     1986 |     1320 |      530      3 |      101 |        6
17.48/17.60	c  0.2s |       6 |     3016 |     2081 |      530      5 |      101 |        6
17.69/17.73	c  0.4s |       7 |     4677 |     3223 |      530      9 |      101 |        6
17.88/17.93	c  0.6s |       8 |     7084 |     4936 |      530     14 |      101 |        6
18.18/18.22	c  0.9s |       9 |    10678 |     7506 |      530     21 |      101 |        6
18.58/18.66	c  1.3s |      10 |    16374 |    11361 |      530     32 |      101 |        6
19.28/19.33	c  2.0s |      11 |    24581 |    17144 |      583     47 |      101 |        6
19.98/20.01	c  2.6s |      11 |    33168 |    22772 |      583     63 |      103 |        8
19.98/20.01	c #cpu_time = 2.645s
19.98/20.01	c #wall_clock_time = 2.645s
19.98/20.01	c #decision = 33168
19.98/20.01	c #random_decision = 82
19.98/20.01	c #conflict = 22772
19.98/20.01	c #restart = 11
19.98/20.01	c BCD2: updating lower bound of a core
19.98/20.01	c lower bound updated to 3
19.98/20.01	s OPTIMUM FOUND
19.98/20.01	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
19.98/20.01	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
19.98/20.01	v -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
19.98/20.01	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
19.98/20.01	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
19.98/20.01	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
19.98/20.01	v -x61 -x62 -x63 x64 -x65 -x66 -x67 x68 -x69 -x70
19.98/20.01	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 -x80
19.98/20.01	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
19.98/20.01	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
19.98/20.01	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
19.98/20.01	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
19.98/20.01	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
19.98/20.01	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
19.98/20.01	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150
19.98/20.01	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
19.98/20.01	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
19.98/20.01	c total CPU time = 20.013s
19.98/20.01	c total wall clock time = 20.013s

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

pid=32620
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.17 3.01 3.64 3/171 32625
/proc/meminfo: memFree=30614316/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=674236 CPUtime=0 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 2506 0 0 0 0 0 0 0 20 0 4 0 11442816 690417664 3379 33554432000 4194304 16246674 140736623665968 140736623665392 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 169327 3387 441 2943 0 166221 0
[pid=32624/tid=32626] ppid=32620 vsize=697788 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 714534912 3469 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=701884 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 718729216 3487 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=705980 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 722923520 3503 33554432000 4194304 16246674 140736623665968 140250949086384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100121 s]
/proc/loadavg: 2.17 3.01 3.64 3/171 32625
/proc/meminfo: memFree=30614316/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 18330 0 0 0 7 2 0 0 20 0 4 0 11442816 1247350784 19195 33554432000 4194304 16246674 140736623665968 140736623665392 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 304529 19199 614 2943 0 301423 0
[pid=32624/tid=32626] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 19206 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 19208 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 19208 33554432000 4194304 16246674 140736623665968 140250949086384 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.200481 s]
/proc/loadavg: 2.17 3.01 3.64 3/171 32625
/proc/meminfo: memFree=30614316/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 26293 0 0 0 15 4 0 0 20 0 4 0 11442816 1247350784 27158 33554432000 4194304 16246674 140736623665968 140736623665392 12486453 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 304529 27162 614 2943 0 301423 0
[pid=32624/tid=32626] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 27166 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 27167 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 27170 33554432000 4194304 16246674 140736623665968 140250949086384 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.300447 s]
/proc/loadavg: 2.17 3.01 3.64 3/171 32625
/proc/meminfo: memFree=30614316/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 37644 0 0 0 25 4 0 0 20 0 4 0 11442816 1247350784 38502 33554432000 4194304 16246674 140736623665968 140736623665392 12874965 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 304529 38508 808 2943 0 301423 0
[pid=32624/tid=32626] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 38512 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 38515 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 38521 33554432000 4194304 16246674 140736623665968 140250949086384 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.700375 s]
/proc/loadavg: 2.17 3.01 3.64 3/171 32625
/proc/meminfo: memFree=30614316/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 109873 0 0 0 55 14 0 0 20 0 4 0 11442816 1247350784 110731 33554432000 4194304 16246674 140736623665968 140736623647872 5602579 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 304529 110740 814 2943 0 301423 0
[pid=32624/tid=32626] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 110747 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 110751 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1247350784 110755 33554432000 4194304 16246674 140736623665968 140250949086384 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.50044 s]
/proc/loadavg: 2.17 3.01 3.64 3/182 32636
/proc/meminfo: memFree=29085416/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 245850 0 0 0 116 33 0 0 20 0 4 0 11442816 1248399360 246686 33554432000 4194304 16246674 140736623665968 140736623665280 5546160 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 304785 246686 873 2943 0 301679 0
[pid=32624/tid=32626] ppid=32620 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1248399360 246686 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1248399360 246686 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1248399360 246686 33554432000 4194304 16246674 140736623665968 140250949086384 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.10039 s]
/proc/loadavg: 2.17 3.01 3.64 3/182 32636
/proc/meminfo: memFree=28544776/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267580 0 0 0 273 36 0 0 20 0 4 0 11442816 1337528320 268416 33554432000 4194304 16246674 140736623665968 140736623647872 6861613 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326545 268416 874 2943 0 323439 0
[pid=32624/tid=32626] ppid=32620 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1337528320 268416 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1337528320 268416 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1337528320 268416 33554432000 4194304 16246674 140736623665968 140250949086384 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.30039 s]
/proc/loadavg: 2.32 3.03 3.64 3/182 32636
/proc/meminfo: memFree=28468612/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267663 0 0 0 593 36 0 0 20 0 4 0 11442816 1337528320 268499 33554432000 4194304 16246674 140736623665968 140736623647872 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326545 268499 874 2943 0 323439 0
[pid=32624/tid=32626] ppid=32620 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1337528320 268499 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1337528320 268499 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1337528320 268499 33554432000 4194304 16246674 140736623665968 140250949086384 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.29 3.01 3.64 3/182 32636
/proc/meminfo: memFree=28468496/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1307204 CPUtime=12.69 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267672 0 0 0 1233 36 0 0 20 0 4 0 11442816 1338576896 268508 33554432000 4194304 16246674 140736623665968 140736623647872 13954494 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326801 268508 874 2943 0 323695 0
[pid=32624/tid=32626] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268508 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268508 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268508 33554432000 4194304 16246674 140736623665968 140250949086384 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) 1307204

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

[startup+12.8005 s]
/proc/loadavg: 2.29 3.01 3.64 3/182 32636
/proc/meminfo: memFree=28468496/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1307204 CPUtime=12.79 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267672 0 0 0 1243 36 0 0 20 0 4 0 11442816 1338576896 268508 33554432000 4194304 16246674 140736623665968 140736623647872 5659404 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326801 268508 874 2943 0 323695 0
[pid=32624/tid=32626] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268508 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268508 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268508 33554432000 4194304 16246674 140736623665968 140250949086384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1307204

[startup+16.0005 s]
/proc/loadavg: 2.35 3.01 3.63 3/182 32685
/proc/meminfo: memFree=28965144/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1307204 CPUtime=15.98 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267825 0 0 0 1562 36 0 0 20 0 4 0 11442816 1338576896 268661 33554432000 4194304 16246674 140736623665968 140736623647872 5600380 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326801 268661 883 2943 0 323695 0
[pid=32624/tid=32626] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140250949086384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 15.98
Current children cumulated vsize (KiB) 1307204

[startup+17.6004 s]
/proc/loadavg: 2.35 3.01 3.63 3/182 32685
/proc/meminfo: memFree=28468872/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1307204 CPUtime=17.59 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267825 0 0 0 1723 36 0 0 20 0 4 0 11442816 1338576896 268661 33554432000 4194304 16246674 140736623665968 140736623647872 6042811 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326801 268661 883 2943 0 323695 0
[pid=32624/tid=32626] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140250949086384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 17.59
Current children cumulated vsize (KiB) 1307204

[startup+19.2004 s]
/proc/loadavg: 2.35 3.01 3.63 4/182 32685
/proc/meminfo: memFree=28469244/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1307204 CPUtime=19.18 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267825 0 0 0 1882 36 0 0 20 0 4 0 11442816 1338576896 268661 33554432000 4194304 16246674 140736623665968 140736623647872 13820950 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326801 268661 883 2943 0 323695 0
[pid=32624/tid=32626] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140250949086384 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+19.6004 s]
/proc/loadavg: 2.35 3.01 3.63 4/182 32685
/proc/meminfo: memFree=28469244/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1307204 CPUtime=19.58 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267825 0 0 0 1922 36 0 0 20 0 4 0 11442816 1338576896 268661 33554432000 4194304 16246674 140736623665968 140736623647872 5827980 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326801 268661 883 2943 0 323695 0
[pid=32624/tid=32626] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140250949086384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (KiB) 1307204

[startup+20.0004 s]
/proc/loadavg: 2.40 3.01 3.63 4/182 32685
/proc/meminfo: memFree=28469244/32872528 swapFree=1243920/1391088
[pid=32624] ppid=32620 vsize=1307204 CPUtime=19.98 cores=1,3,5,7
/proc/32624/stat : 32624 (toysat) R 32620 32624 13151 0 -1 4202496 267825 0 0 0 1962 36 0 0 20 0 4 0 11442816 1338576896 268661 33554432000 4194304 16246674 140736623665968 140736623647872 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32624/statm: 326801 268661 883 2943 0 323695 0
[pid=32624/tid=32626] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32626/stat : 32626 (toysat) S 32620 32624 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251081190640 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32624/tid=32627] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32627/stat : 32627 (toysat) S 32620 32624 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140251070700784 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32624/tid=32628] ppid=32620 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32624/task/32628/stat : 32628 (toysat) S 32620 32624 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11442817 1338576896 268661 33554432000 4194304 16246674 140736623665968 140250949086384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 20.0775
CPU time (s): 20.0729
CPU user time (s): 19.644
CPU system time (s): 0.428934
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.644
system time used= 0.428934
maximum resident set size= 1074656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267830
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= 19
involuntary context switches= 24

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.162975 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 18:19:02
IDJOB=4093685
IDBENCH=79200
IDSOLVER=2553
FILE ID=node119/4093685-1466093942
RUNJOBID= node119-1466093942-32600
PBS_JOBID= 19904019
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= da988fefd96faf0ea045ffc9072a875f
RANDOM SEED=79835532

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30615116 kB
Buffers:           39988 kB
Cached:           121412 kB
SwapCached:         1048 kB
Active:            83392 kB
Inactive:          80736 kB
Active(anon):       3416 kB
Inactive(anon):     1560 kB
Active(file):      79976 kB
Inactive(file):    79176 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             32656 kB
Writeback:             0 kB
AnonPages:       1392660 kB
Mapped:             6280 kB
Shmem:                 0 kB
Slab:             568724 kB
SReclaimable:      12976 kB
SUnreclaim:       555748 kB
KernelStack:        1376 kB
PageTables:         6284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1486496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node119 at 2016-06-16 18:19:22