Trace number 4106121

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02OPT3 37.8192 37.8264

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=23-P1=11-P2=13-P3=17-P4=19-P5=53-P6=67-P7=29-P8=7-B.opb
MD5SUM7950e484ba213c1be7d5b467b494899c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.068989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

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-18T18:06: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","--pb","--search=bcd2","HOME/instance-4106121-1466265962.opb"]
0.00/0.01	c use --random-gen="1011709993 4122004749 1242059818 2163025598 1543423951 1707447481 1600705034 3154589815 1123227595 3780609364 2738395233 3702600753 4195389602 4215553217 2922214434 2751320630 3859765027 2789714521 2082509152 2564328489 871946580 1319595326 336636335 1904710595 1716287734 3132793061 1078232443 2242567959 85184854 2099658212 1009885977 4182956835 2143998271 2575211530 1730357742 737801776 1285947236 867693066 2251627689 806185594 1423958553 3851056414 1853320242 2502714791 4204125042 2303971265 2959229207 3751053616 438172360 2569825223 1744842698 2617838967 3521498719 4052381154 2230065146 3015884630 1813381636 3357885880 3437788883 756639515 2332201488 3578859975 893138631 3298567251 3114564968 2449788816 994991361 1128421319 4037106302 3241874479 185508324 1611234552 4055221333 2836631346 493830830 2677623307 3983232200 3769070699 14751300 1921393743 1394982985 2116696562 1775715068 3314429529 3337684979 1730398711 291424206 2898072456 1830692133 651883192 3121934134 559897798 263182474 724680572 4060875156 167058051 266542755 4186737475 2259694575 1076988300 734254522 3471081097 3799917953 3945196419 501056659 2603023249 1265824314 3190556938 2179013728 388519243 571307712 3413123064 2705703577 3776115635 3966620249 371414366 4157360492 1642884983 1831270441 930713759 1605914393 3976618972 2036840721 940441673 384245798 2240023180 1515938253 2985627793 836932224 1692108072 3249506121 239933716 954664527 1031101028 2794987330 4014154862 457515890 3263765709 1773308791 878429751 1835449253 3951738428 302157903 3837921532 2490812954 2294378577 171146128 2011682569 3303422742 1895963467 2746849988 210023452 1026665000 300377159 3120535234 1344103136 4021839400 3018785052 1501108736 718938121 503349310 899967492 2396449575 2033459126 31239116 2936095443 422713029 949593378 2694987842 1490021310 981313722 2088890234 589167515 3056492097 328013838 556116307 1814697983 1032289276 969166272 1369107587 1882214700 2700180855 993985666 132416000 1131741506 3101899103 3692280778 2383604335 643674290 3616766875 2036048921 2439431961 2816872366 683945326 1492363902 4035004725 85925883 1324361561 2440212009 1462899481 186156258 21311688 3436440954 1462349385 581216209 3583211717 513849611 1788770240 1429210039 155478444 2668418781 1440215795 1520373144 1617737797 3960357560 248029737 1174364071 2513764673 569601407 4258661716 2738532954 709197420 4161880017 1475210254 207581522 4274681296 3244831627 3361559861 1574544490 1220602802 1108170482 2213332685 2662290108 1526483948 3379811262 139416290 1694358870 2734285722 1376894886 449997923 3234425050 56248558 4071629024 843528825 1297372665 156077311 1732487178 525330147 4121353429 2359980997 1891935493 3381822199 1552336996 3838593368 331215765 748205332 255 362436" option to reproduce the execution
0.00/0.01	c #vars 144
0.00/0.01	c #constraints 17
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      440      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      123 |      100 |      440      0 |        0 |        0
0.00/0.07	c  0.1s |       2 |      361 |      250 |      485      0 |        0 |        0
0.09/0.11	c  0.1s |       3 |      763 |      475 |      534      0 |        0 |        0
0.19/0.20	c  0.2s |       4 |     1244 |      813 |      588      0 |        0 |        0
0.19/0.27	c  0.2s |       4 |     1745 |     1207 |      647      1 |        0 |        0
0.19/0.27	c #cpu_time = 0.249s
0.19/0.27	c #wall_clock_time = 0.250s
0.19/0.27	c #decision = 1745
0.19/0.27	c #random_decision = 9
0.19/0.27	c #conflict = 1207
0.19/0.27	c #restart = 4
0.19/0.27	o 31
0.19/0.27	c BCD2: hardening fixes 1 literals
0.19/0.27	c BCD2: updating upper bound: 63 -> 30
0.19/0.27	c BCD2: 0 <= obj <= 30
0.19/0.27	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=1
0.19/0.27	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      647      0 |        8 |        0
0.19/0.27	c  0.0s |       0 |        3 |        0 |      647      1 |        8 |       18
0.19/0.27	c #cpu_time = 0.005s
0.19/0.27	c #wall_clock_time = 0.005s
0.19/0.27	c #decision = 3
0.19/0.27	c #random_decision = 0
0.19/0.27	c #conflict = 0
0.19/0.27	c #restart = 0
0.19/0.27	c BCD2: found a new core of size 4: cost of the new core is >=2
0.19/0.27	c lower bound updated to 2
0.19/0.27	c BCD2: 2 <= obj <= 30
0.19/0.27	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=1
0.19/0.27	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      647      0 |        8 |       18
0.29/0.32	c  0.0s |       1 |      232 |      100 |      647      0 |        8 |       18
0.29/0.38	c  0.1s |       2 |      572 |      250 |      712      0 |        8 |       18
0.39/0.46	c  0.2s |       3 |      859 |      475 |      712      0 |        8 |       18
0.49/0.53	c  0.3s |       4 |     1274 |      813 |      712      1 |        8 |       18
0.59/0.65	c  0.4s |       5 |     1866 |     1320 |      784      2 |        8 |       18
0.79/0.81	c  0.5s |       6 |     2753 |     2081 |      863      4 |        8 |       18
0.98/1.05	c  0.8s |       7 |     4044 |     3223 |      863      6 |        8 |       18
1.49/1.54	c  1.3s |       8 |     6188 |     4936 |      950      8 |        8 |       18
1.99/2.02	c  1.7s |       9 |     9076 |     7506 |     1045     12 |        8 |       18
2.79/2.84	c  2.6s |      10 |    13341 |    11361 |     1150     18 |        8 |       18
3.69/3.76	c  3.5s |      11 |    19933 |    17144 |     1265     26 |        8 |       18
5.69/5.76	c  5.5s |      11 |    30573 |    24944 |     1392     36 |        8 |       18
5.89/6.00	c  5.7s |      12 |    31618 |    25819 |     1392     37 |        8 |       18
7.98/8.00	c  7.7s |      12 |    44178 |    37019 |     1392     50 |        8 |       18
8.28/8.34	c  8.1s |      13 |    46115 |    38832 |     1532     52 |        8 |       18
10.28/10.35	c 10.1s |      13 |    57305 |    48532 |     1532     62 |        8 |       18
12.28/12.37	c 12.1s |      13 |    68947 |    57932 |     1686     72 |        8 |       18
12.38/12.45	c 12.2s |      14 |    69534 |    58352 |     1686     73 |        8 |       18
14.40/14.46	c 14.2s |      14 |    81261 |    68952 |     1686     84 |        8 |       18
16.39/16.47	c 16.2s |      14 |    92911 |    79452 |     1686     95 |        8 |       18
18.39/18.46	c 18.2s |      15 |   103250 |    87632 |     1855    103 |        8 |       18
20.39/20.47	c 20.2s |      15 |   112939 |    96832 |     1855    111 |        8 |       18
22.39/22.49	c 22.2s |      15 |   122627 |   105732 |     1855    120 |        8 |       18
24.49/24.50	c 24.2s |      15 |   134249 |   116432 |     1855    130 |        8 |       18
26.40/26.50	c 26.2s |      15 |   145205 |   126332 |     1855    139 |        8 |       18
27.39/27.44	c 27.2s |      16 |   150945 |   131552 |     2041    144 |        8 |       18
29.39/29.45	c 29.2s |      16 |   163035 |   142052 |     2041    153 |        8 |       18
31.39/31.47	c 31.2s |      16 |   172314 |   150152 |     2041    160 |        8 |       18
33.39/33.47	c 33.2s |      16 |   181680 |   158452 |     2041    168 |        8 |       18
35.39/35.48	c 35.2s |      16 |   192137 |   167752 |     2041    177 |        8 |       18
37.39/37.49	c 37.2s |      16 |   203617 |   178952 |     2041    187 |        9 |       24
37.49/37.56	c 37.3s |      16 |   204058 |   179396 |     2041    188 |       10 |       30
37.49/37.56	c #cpu_time = 37.182s
37.49/37.56	c #wall_clock_time = 37.281s
37.49/37.56	c #decision = 204058
37.49/37.56	c #random_decision = 776
37.49/37.56	c #conflict = 179396
37.49/37.56	c #restart = 16
37.49/37.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
37.49/37.56	c lower bound updated to 3
37.49/37.56	c BCD2: 3 <= obj <= 30
37.49/37.56	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=1
37.49/37.56	c BCD2: #sat=1 #unsat=3 bias=3/4
37.49/37.56	c Solving starts ...
37.49/37.56	c ============================[ Search Statistics ]============================
37.49/37.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.49/37.56	c       |         |          |          |    Limit     GC | Var      | Constra 
37.49/37.56	c =============================================================================
37.49/37.56	c  0.0s |       0 |        0 |        0 |     2041      0 |       11 |       30
37.49/37.57	c  0.0s |       1 |      108 |      100 |     2041      0 |       11 |       31
37.49/37.60	c  0.0s |       2 |      327 |      250 |     2041      0 |       11 |       31
37.59/37.63	c  0.1s |       3 |      628 |      475 |     2041      0 |       11 |       31
37.59/37.67	c  0.1s |       4 |     1007 |      813 |     2041      0 |       11 |       31
37.69/37.71	c  0.2s |       4 |     1402 |     1119 |     2041      0 |       11 |       31
37.69/37.71	c #cpu_time = 0.157s
37.69/37.71	c #wall_clock_time = 0.157s
37.69/37.71	c #decision = 1402
37.69/37.71	c #random_decision = 6
37.69/37.71	c #conflict = 1119
37.69/37.71	c #restart = 4
37.69/37.71	o 15
37.69/37.71	c BCD2: hardening fixes 1 literals
37.69/37.71	c BCD2: updating upper bound: 30 -> 14
37.69/37.71	c BCD2: 3 <= obj <= 14
37.69/37.71	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
37.69/37.71	c BCD2: #sat=2 #unsat=3 bias=3/5
37.69/37.71	c Solving starts ...
37.69/37.71	c ============================[ Search Statistics ]============================
37.69/37.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.69/37.71	c       |         |          |          |    Limit     GC | Var      | Constra 
37.69/37.71	c =============================================================================
37.69/37.71	c  0.0s |       0 |        0 |        0 |     2041      0 |       19 |       33
37.69/37.74	c  0.0s |       0 |       71 |        9 |     2041      1 |       19 |       51
37.69/37.74	c #cpu_time = 0.029s
37.69/37.74	c #wall_clock_time = 0.029s
37.69/37.74	c #decision = 71
37.69/37.74	c #random_decision = 0
37.69/37.74	c #conflict = 9
37.69/37.74	c #restart = 0
37.69/37.74	o 9
37.69/37.74	c BCD2: updating upper bound: 14 -> 8
37.69/37.74	c BCD2: 3 <= obj <= 8
37.69/37.74	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
37.69/37.74	c BCD2: #sat=3 #unsat=3 bias=3/6
37.69/37.74	c Solving starts ...
37.69/37.74	c ============================[ Search Statistics ]============================
37.69/37.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.69/37.74	c       |         |          |          |    Limit     GC | Var      | Constra 
37.69/37.74	c =============================================================================
37.69/37.74	c  0.0s |       0 |        0 |        0 |     2041      0 |       19 |       51
37.69/37.76	c  0.0s |       0 |      175 |       73 |     2041      0 |       19 |       51
37.69/37.76	c #cpu_time = 0.017s
37.69/37.76	c #wall_clock_time = 0.017s
37.69/37.76	c #decision = 175
37.69/37.76	c #random_decision = 1
37.69/37.76	c #conflict = 73
37.69/37.76	c #restart = 0
37.69/37.76	o 3
37.69/37.76	s OPTIMUM FOUND
37.69/37.76	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 x10
37.69/37.76	v -x11 -x12 x13 x14 x15 x16 x17 -x18 x19 x20
37.69/37.76	v x21 -x22 -x23 x24 x25 x26 x27 -x28 x29 -x30
37.69/37.76	v x31 -x32 -x33 -x34 x35 -x36 x37 -x38 -x39 -x40
37.69/37.76	v -x41 x42 x43 x44 -x45 -x46 x47 x48 x49 -x50
37.69/37.76	v -x51 x52 -x53 x54 x55 x56 -x57 x58 x59 -x60
37.69/37.76	v x61 -x62 x63 -x64 -x65 -x66 x67 x68 -x69 -x70
37.69/37.76	v -x71 -x72 x73 -x74 x75 -x76 -x77 -x78 x79 -x80
37.69/37.76	v x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 x90
37.69/37.76	v x91 x92 x93 x94 -x95 -x96 -x97 -x98 -x99 -x100
37.69/37.76	v -x101 -x102 x103 -x104 x105 x106 -x107 -x108 x109 x110
37.69/37.76	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
37.69/37.76	v x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 x130
37.69/37.76	v -x131 -x132 -x133 x134 -x135 x136 -x137 x138 x139 -x140
37.69/37.76	v -x141 x142 -x143 -x144
37.69/37.76	c total CPU time = 37.664s
37.69/37.76	c total wall clock time = 37.765s

Verifier Data

OK	3

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-4106121-1466265962/watcher-4106121-1466265962 -o /tmp/evaluation-result-4106121-1466265962/solver-4106121-1466265962 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466264161-13250 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106121-1466265962.opb 

pid=13444
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.08 2.08 2.08 3/179 13447
/proc/meminfo: memFree=30079432/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=815548 CPUtime=0 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 3062 0 0 0 0 0 0 0 20 0 4 0 28645417 835121152 2912 33554432000 4194304 16246674 140734993503584 140734993503008 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 204655 2920 441 2943 0 201549 0
[pid=13447/tid=13448] ppid=13444 vsize=832956 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 852946944 2980 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=838076 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 858189824 2997 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=842172 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28645417 862384128 3014 33554432000 4194304 16246674 140734993503584 140322840497328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.08 2.08 2.08 3/179 13447
/proc/meminfo: memFree=30079432/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 22191 0 0 0 7 2 0 0 20 0 4 0 28645417 1247350784 22029 33554432000 4194304 16246674 140734993503584 140734993503008 13780501 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 304529 22037 758 2943 0 301423 0
[pid=13447/tid=13448] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 22040 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 22045 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 22050 33554432000 4194304 16246674 140734993503584 140322840497328 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.20053 s]
/proc/loadavg: 2.08 2.08 2.08 3/179 13447
/proc/meminfo: memFree=30079432/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 40926 0 0 0 14 5 0 0 20 0 4 0 28645417 1247350784 40763 33554432000 4194304 16246674 140734993503584 140734993503008 12479207 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 304529 40773 758 2943 0 301423 0
[pid=13447/tid=13448] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 40779 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 40785 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 40790 33554432000 4194304 16246674 140734993503584 140322840497328 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.30049 s]
/proc/loadavg: 2.08 2.08 2.08 3/179 13447
/proc/meminfo: memFree=30079432/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 59609 0 0 0 21 8 0 0 20 0 4 0 28645417 1247350784 59446 33554432000 4194304 16246674 140734993503584 140734993503008 5722381 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 304529 59459 794 2943 0 301423 0
[pid=13447/tid=13448] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 59465 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 59472 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 59480 33554432000 4194304 16246674 140734993503584 140322840497328 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.700408 s]
/proc/loadavg: 2.08 2.08 2.08 3/179 13447
/proc/meminfo: memFree=30079432/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 137805 0 0 0 50 19 0 0 20 0 4 0 28645417 1247350784 137642 33554432000 4194304 16246674 140734993503584 140734993486584 6076251 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 304529 137651 794 2943 0 301423 0
[pid=13447/tid=13448] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 137657 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 137665 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28645417 1247350784 137673 33554432000 4194304 16246674 140734993503584 140322840497328 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.50042 s]
/proc/loadavg: 2.08 2.08 2.08 3/183 13451
/proc/meminfo: memFree=29235804/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1220164 CPUtime=1.49 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 245996 0 0 0 117 32 0 0 20 0 4 0 28645417 1249447936 245810 33554432000 4194304 16246674 140734993503584 140734993502896 5722224 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 305041 245810 851 2943 0 301935 0
[pid=13447/tid=13448] ppid=13444 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1249447936 245810 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1249447936 245810 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1249447936 245810 33554432000 4194304 16246674 140734993503584 140322840497328 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) 1220164

[startup+3.10043 s]
/proc/loadavg: 2.08 2.08 2.08 3/183 13451
/proc/meminfo: memFree=29043356/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1304132 CPUtime=3.09 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 266870 0 0 0 274 35 0 0 20 0 4 0 28645417 1335431168 266684 33554432000 4194304 16246674 140734993503584 140734993485504 6011708 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 326033 266684 853 2943 0 322927 0
[pid=13447/tid=13448] ppid=13444 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1335431168 266684 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1335431168 266684 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1335431168 266684 33554432000 4194304 16246674 140734993503584 140322840497328 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) 1304132

[startup+6.30039 s]
/proc/loadavg: 2.07 2.08 2.08 3/176 13468
/proc/meminfo: memFree=30113720/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1307204 CPUtime=6.29 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 267774 0 0 0 594 35 0 0 20 0 4 0 28645417 1338576896 267588 33554432000 4194304 16246674 140734993503584 140734993485504 6026640 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 326801 267588 853 2943 0 323695 0
[pid=13447/tid=13448] ppid=13444 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1338576896 267588 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1338576896 267588 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1338576896 267588 33554432000 4194304 16246674 140734993503584 140322840497328 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) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.06 2.08 2.08 3/183 13598
/proc/meminfo: memFree=29124464/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1308228 CPUtime=12.68 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 268074 0 0 0 1233 35 0 0 20 0 4 0 28645417 1339625472 267888 33554432000 4194304 16246674 140734993503584 140734993485504 6836075 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 327057 267888 854 2943 0 323951 0
[pid=13447/tid=13448] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267888 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267888 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267888 33554432000 4194304 16246674 140734993503584 140322840497328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1308228

[startup+25.5005 s]
/proc/loadavg: 2.05 2.07 2.08 3/183 13598
/proc/meminfo: memFree=29037508/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1308228 CPUtime=25.49 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 268159 0 0 0 2513 36 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140734993485504 5827966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 327057 267973 854 2943 0 323951 0
[pid=13447/tid=13448] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322840497328 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) 1308228

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

[startup+25.6005 s]
/proc/loadavg: 2.05 2.07 2.08 3/183 13598
/proc/meminfo: memFree=29037508/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1308228 CPUtime=25.59 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 268159 0 0 0 2523 36 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140734993485504 5523464 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 327057 267973 854 2943 0 323951 0
[pid=13447/tid=13448] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322840497328 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) 1308228

[startup+32.0074 s]
/proc/loadavg: 2.04 2.07 2.08 3/183 13598
/proc/meminfo: memFree=29028172/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1308228 CPUtime=31.99 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 268160 0 0 0 3163 36 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140734993485504 13950188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 327057 267973 854 2943 0 323951 0
[pid=13447/tid=13448] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322840497328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1308228

[startup+35.2004 s]
/proc/loadavg: 2.04 2.07 2.08 4/183 13598
/proc/meminfo: memFree=29027504/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1308228 CPUtime=35.19 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 268160 0 0 0 3483 36 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140734993485504 5711439 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 327057 267973 854 2943 0 323951 0
[pid=13447/tid=13448] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322840497328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1308228

[startup+36.8004 s]
/proc/loadavg: 2.04 2.07 2.08 3/183 13598
/proc/meminfo: memFree=29027504/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1308228 CPUtime=36.79 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 268160 0 0 0 3643 36 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140734993485504 5599978 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 327057 267973 854 2943 0 323951 0
[pid=13447/tid=13448] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322840497328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 36.79
Current children cumulated vsize (KiB) 1308228

[startup+37.6004 s]
/proc/loadavg: 2.04 2.07 2.08 3/183 13598
/proc/meminfo: memFree=29027504/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=1308228 CPUtime=37.59 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202496 268160 0 0 0 3723 36 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140734993485504 14073233 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 327057 267973 854 2943 0 323951 0
[pid=13447/tid=13448] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13448/stat : 13448 (toysat) S 13444 13447 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322861460720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13447/tid=13449] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13449/stat : 13449 (toysat) S 13444 13447 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322850970864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13447/tid=13450] ppid=13444 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/13447/task/13450/stat : 13450 (toysat) S 13444 13447 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28645417 1339625472 267973 33554432000 4194304 16246674 140734993503584 140322840497328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 37.59
Current children cumulated vsize (KiB) 1308228

[startup+37.8004 s]
/proc/loadavg: 2.04 2.07 2.08 3/183 13598
/proc/meminfo: memFree=29027504/32872528 swapFree=681964/737152
[pid=13447] ppid=13444 vsize=0 CPUtime=37.78 cores=1,3,5,7
/proc/13447/stat : 13447 (toysat) R 13444 13447 13233 0 -1 4202500 269350 0 0 0 3739 39 0 0 20 0 1 0 28645417 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.78
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 37.8264
CPU time (s): 37.8192
CPU user time (s): 37.3943
CPU system time (s): 0.424935
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 1308228

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.099984 second user time and 0.156976 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 18:06:02
IDJOB=4106121
IDBENCH=47942
IDSOLVER=2542
FILE ID=node112/4106121-1466265962
RUNJOBID= node112-1466264161-13250
PBS_JOBID= 19918218
Free space on /tmp= 71696 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=23-P1=11-P2=13-P3=17-P4=19-P5=53-P6=67-P7=29-P8=7-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106121-1466265962/watcher-4106121-1466265962 -o /tmp/evaluation-result-4106121-1466265962/solver-4106121-1466265962 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466264161-13250 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106121-1466265962.opb

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

MD5SUM BENCH= 7950e484ba213c1be7d5b467b494899c
RANDOM SEED=1680994244

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30080340 kB
Buffers:           59324 kB
Cached:           154308 kB
SwapCached:         2028 kB
Active:          1197512 kB
Inactive:         122964 kB
Active(anon):    1106980 kB
Inactive(anon):     2096 kB
Active(file):      90532 kB
Inactive(file):   120868 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096744 kB
Dirty:             16352 kB
Writeback:             0 kB
AnonPages:       1843100 kB
Mapped:            10512 kB
Shmem:                 0 kB
Slab:             601580 kB
SReclaimable:      45500 kB
SUnreclaim:       556080 kB
KernelStack:        1472 kB
PageTables:         7324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1986872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1058816 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= 71680 MiB
End job on node112 at 2016-06-18 18:06:40