Trace number 4110278

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.2739 20.2785

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111220019--soft-0-100-0.wbo
MD5SUMe73465a328717b1b804a610f4d9de315
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 benchmark3.44048
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 1259
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-19T16:00:47+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-4110278-1466344847.wbo"]
0.00/0.01	c use --random-gen="3314120811 3778993971 53581065 921119583 2066130020 197570749 1191065039 2782244814 1296147748 237003778 791494502 709534371 4205549778 1286530104 2046858189 2389272726 245740945 3231018235 806776749 2615751764 41288913 3796039431 2550414179 1637008879 18987873 1109579373 4180775960 3620667180 4091472632 3224108973 1924699343 3145970340 258349908 846110742 1825687690 2985855378 3463936329 115466495 2572998091 2043790099 1834979059 4230871936 4152191638 1502173103 3508163314 225124508 798842814 3045938819 1654668349 3129000595 1245963966 545344328 1933879909 3208457630 2071704223 3564094221 3731744229 3631229932 1606014682 2121227708 3304531782 2550957210 4289095184 3207385783 2317567786 1154661021 3168951656 528446945 3786201455 1910676457 3584346063 3169373774 3984847924 3595185766 3775394320 1124744104 1235430536 3830519915 3802393729 825087007 3370925368 2895934972 2899929426 2974943126 3308103896 3595710250 900577596 621441833 3650365556 469590533 2044781686 1820252149 3247874508 2010703075 881737214 899228435 2936278690 3447421403 4005669832 2589170016 3081614735 1685258167 3126935305 1775712139 3263755612 2965173774 1641514970 2420962464 1999589339 2058266955 4291901935 2638414687 1824559319 820364255 2932847927 2735701414 4228965560 3298471081 2771442662 772719950 3618610835 2055810766 3908152753 1529739003 2481566278 2896046705 3386767933 647386101 640808316 3771399775 3929414139 1679778922 1343325416 1794714665 3749938965 641501958 3238993232 3544401691 2375920873 2118543600 3703111839 2895826557 1751601648 2678114974 3884720595 56807963 3526912586 909856180 528426352 1090721330 1651661401 629960745 1639263586 1668137765 3870439930 2925820947 1213230695 1940736241 2306506436 291767532 1932804371 3890029933 403221321 3893837331 3784617624 3670415053 973636666 1403248082 1554711512 2610725796 264182142 1800489299 493578047 4081990463 3491442298 3021702234 4140426420 64981516 2833914952 3387876278 115105078 647425251 3831086601 2890089941 2692728561 1810786304 2270245380 3726561281 4030941707 2807020376 384364220 3923670541 1308648191 438187765 2834210544 1919538578 71353253 4267848170 1373874790 535582453 1219331483 3402953540 2779306160 1588401727 2581215990 706736174 2857324328 1519529779 2366944385 1770634079 2800625762 246861722 3890038604 1663484927 1147250797 1574896486 3481753154 114501525 3116051157 2864148536 2921904596 3665073431 61874229 1433483360 3631413476 639073221 2285136665 2600079613 2239730772 3499375332 1252253782 3278910059 1077327163 1593123141 4027453975 812570271 3875504254 3789161489 624456652 809437371 626141343 2503136547 2783949416 1862819819 3276152361 1168142840 1910502726 1741633638 2371207189 2080443934 2231482003 2649351017 2920248825 2786039183 1648527612 1557997270 255 362436" option to reproduce the execution
0.19/0.24	c #vars 169
0.19/0.24	c #constraints 101
0.19/0.24	c BCD2: Hardening is enabled.
0.19/0.24	c BCD2: BiasedSearch is enabled.
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.25	c  0.0s |       0 |      107 |        0 |      123      0 |        0 |        0
0.19/0.25	c #cpu_time = 0.001s
0.19/0.25	c #wall_clock_time = 0.001s
0.19/0.25	c #decision = 107
0.19/0.25	c #random_decision = 0
0.19/0.25	c #conflict = 0
0.19/0.25	c #restart = 0
0.19/0.25	o 512
0.19/0.25	c BCD2: updating upper bound: 5033 -> 511
0.19/0.25	c BCD2: 0 <= obj <= 511
0.19/0.25	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       1 |      293 |      100 |      123      0 |        0 |        0
0.19/0.29	c  0.0s |       2 |      626 |      250 |      136      0 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1118 |      475 |      150      1 |        0 |        0
0.38/0.41	c  0.2s |       4 |     1736 |      813 |      165      4 |        0 |        0
0.49/0.51	c  0.3s |       5 |     2639 |     1320 |      182      7 |        0 |        0
0.58/0.67	c  0.4s |       6 |     3851 |     2081 |      222     11 |        0 |        0
0.89/0.91	c  0.7s |       7 |     5641 |     3223 |      245     17 |        0 |        0
1.20/1.28	c  1.0s |       8 |     8110 |     4936 |      270     25 |        0 |        0
1.59/1.69	c  1.4s |       9 |    11767 |     7506 |      297     37 |        0 |        0
2.29/2.31	c  2.1s |      10 |    17260 |    11361 |      327     53 |        0 |        0
3.18/3.22	c  3.0s |      11 |    25592 |    17144 |      360     76 |        0 |        0
4.58/4.60	c  4.4s |      12 |    38454 |    25819 |      397    108 |        0 |        0
6.59/6.62	c  6.4s |      12 |    56511 |    38619 |      437    153 |        0 |        0
6.59/6.65	c  6.4s |      13 |    56771 |    38832 |      437    153 |        0 |        0
8.59/8.66	c  8.4s |      13 |    73921 |    51132 |      437    193 |        0 |        0
9.69/9.79	c  9.5s |      14 |    84184 |    58352 |      481    217 |        0 |        0
11.79/11.81	c 11.6s |      14 |   101571 |    70352 |      481    254 |        0 |        0
12.99/13.10	c 12.8s |      14 |   111970 |    77524 |      481    277 |        0 |        0
12.99/13.10	c #cpu_time = 12.815s
12.99/13.10	c #wall_clock_time = 12.848s
12.99/13.10	c #decision = 111970
12.99/13.10	c #random_decision = 253
12.99/13.10	c #conflict = 77524
12.99/13.10	c #restart = 14
12.99/13.10	c BCD2: found a new core of size 100: cost of the new core is >=1
12.99/13.10	c lower bound updated to 1
12.99/13.10	c BCD2: 1 <= obj <= 511
12.99/13.10	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
12.99/13.10	c BCD2: #sat=1 #unsat=2 bias=2/3
13.09/13.10	c Solving starts ...
13.09/13.10	c ============================[ Search Statistics ]============================
13.09/13.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.09/13.10	c       |         |          |          |    Limit     GC | Var      | Constra 
13.09/13.10	c =============================================================================
13.09/13.10	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.09/13.10	c  0.0s |       0 |      145 |        8 |      481      0 |        0 |        0
13.09/13.10	c #cpu_time = 0.003s
13.09/13.10	c #wall_clock_time = 0.003s
13.09/13.10	c #decision = 145
13.09/13.10	c #random_decision = 0
13.09/13.10	c #conflict = 8
13.09/13.10	c #restart = 0
13.09/13.10	o 10
13.09/13.10	c BCD2: hardening fixes 89 literals
13.09/13.10	c BCD2: updating upper bound: 511 -> 9
13.09/13.10	c BCD2: 1 <= obj <= 9
13.09/13.10	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
13.09/13.10	c BCD2: #sat=2 #unsat=2 bias=2/4
13.09/13.10	c Solving starts ...
13.09/13.10	c ============================[ Search Statistics ]============================
13.09/13.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.09/13.10	c       |         |          |          |    Limit     GC | Var      | Constra 
13.09/13.10	c =============================================================================
13.09/13.10	c  0.0s |       0 |        0 |        0 |      481      0 |       89 |        2
13.09/13.11	c  0.0s |       1 |      161 |      100 |      481      0 |       89 |        2
13.09/13.14	c  0.0s |       2 |      355 |      250 |      481      1 |       89 |        2
13.09/13.16	c  0.1s |       3 |      677 |      475 |      481      1 |       89 |        2
13.09/13.20	c  0.1s |       4 |     1132 |      813 |      481      2 |       89 |        2
13.20/13.26	c  0.2s |       5 |     1815 |     1320 |      481      4 |       89 |        2
13.30/13.34	c  0.2s |       6 |     2928 |     2081 |      481      6 |       89 |        2
13.39/13.46	c  0.4s |       7 |     4531 |     3223 |      481      9 |       89 |        2
13.59/13.65	c  0.6s |       8 |     7072 |     4936 |      481     15 |       89 |        2
13.89/13.92	c  0.8s |       9 |    10769 |     7506 |      481     22 |       89 |        2
14.30/14.35	c  1.3s |      10 |    16495 |    11361 |      530     34 |       89 |        2
14.99/15.02	c  1.9s |      11 |    24853 |    17144 |      530     50 |       89 |        2
15.99/16.02	c  2.9s |      12 |    37034 |    25819 |      530     75 |       89 |        2
17.19/17.24	c  4.1s |      12 |    52087 |    36420 |      530    105 |       89 |        2
17.19/17.24	c #cpu_time = 4.134s
17.19/17.24	c #wall_clock_time = 4.145s
17.19/17.24	c #decision = 52087
17.19/17.24	c #random_decision = 107
17.19/17.24	c #conflict = 36420
17.19/17.24	c #restart = 12
17.19/17.24	o 2
17.19/17.24	c BCD2: hardening fixes 11 literals
17.19/17.24	c BCD2: updating upper bound: 9 -> 1
17.19/17.24	c BCD2: 1 <= obj <= 1
17.19/17.24	c BCD2: #cores=1, #unrelaxed=0, #relaxed=1, #hardened=100
17.19/17.24	c BCD2: #sat=3 #unsat=2 bias=2/5
17.19/17.25	c Solving starts ...
17.19/17.25	c ============================[ Search Statistics ]============================
17.19/17.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.19/17.25	c       |         |          |          |    Limit     GC | Var      | Constra 
17.19/17.25	c =============================================================================
17.19/17.25	c  0.0s |       0 |        0 |        0 |      530      0 |      101 |        2
17.19/17.26	c  0.0s |       1 |      145 |      100 |      530      0 |      101 |        6
17.19/17.27	c  0.0s |       2 |      354 |      250 |      530      0 |      101 |        6
17.29/17.30	c  0.1s |       3 |      691 |      475 |      530      1 |      101 |        6
17.29/17.34	c  0.1s |       4 |     1170 |      813 |      530      2 |      101 |        6
17.39/17.41	c  0.2s |       5 |     1869 |     1320 |      530      4 |      101 |        6
17.39/17.49	c  0.2s |       6 |     2926 |     2081 |      530      6 |      101 |        6
17.60/17.62	c  0.4s |       7 |     4606 |     3223 |      530      9 |      101 |        6
17.79/17.81	c  0.6s |       8 |     6960 |     4936 |      530     14 |      101 |        6
18.09/18.12	c  0.9s |       9 |    10495 |     7506 |      530     21 |      101 |        6
18.49/18.57	c  1.3s |      10 |    15822 |    11361 |      530     32 |      101 |        6
19.19/19.25	c  2.0s |      11 |    24309 |    17144 |      583     48 |      101 |        6
20.19/20.21	c  3.0s |      11 |    34850 |    24698 |      583     69 |      103 |        8
20.19/20.21	c #cpu_time = 2.960s
20.19/20.21	c #wall_clock_time = 2.968s
20.19/20.21	c #decision = 34850
20.19/20.21	c #random_decision = 89
20.19/20.21	c #conflict = 24698
20.19/20.21	c #restart = 11
20.19/20.21	c BCD2: updating lower bound of a core
20.19/20.21	c lower bound updated to 3
20.19/20.21	s OPTIMUM FOUND
20.19/20.21	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
20.19/20.21	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
20.19/20.21	v x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
20.19/20.21	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
20.19/20.21	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
20.19/20.21	v -x51 x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
20.19/20.21	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
20.19/20.21	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80
20.19/20.21	v -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
20.19/20.21	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100
20.19/20.21	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
20.19/20.21	v -x111 -x112 -x113 -x114 -x115 x116 -x117 x118 -x119 -x120
20.19/20.21	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
20.19/20.21	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
20.19/20.21	v -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
20.19/20.21	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
20.19/20.21	v -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
20.19/20.21	c total CPU time = 20.164s
20.19/20.21	c total wall clock time = 20.216s

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

pid=3094
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.24 2.24 2.15 3/178 3097
/proc/meminfo: memFree=28880680/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=685500 CPUtime=0 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 2548 0 0 0 0 0 0 0 20 0 4 0 36531628 701952000 2909 33554432000 4194304 16246674 140737458897904 140737458897328 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 171887 2918 441 2943 0 168781 0
[pid=3097/tid=3098] ppid=3094 vsize=701884 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 718729216 2976 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=707004 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 723972096 2994 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=711100 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531629 728166400 3013 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.24 2.24 2.15 3/178 3097
/proc/meminfo: memFree=28880680/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 18447 0 0 0 7 2 0 0 20 0 4 0 36531628 1247350784 18801 33554432000 4194304 16246674 140737458897904 140737458897328 13956064 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 304529 18804 602 2943 0 301423 0
[pid=3097/tid=3098] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 18809 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 18811 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531629 1247350784 18812 33554432000 4194304 16246674 140737458897904 140523960519856 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.200531 s]
/proc/loadavg: 2.24 2.24 2.15 3/178 3097
/proc/meminfo: memFree=28880680/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 26296 0 0 0 16 3 0 0 20 0 4 0 36531628 1247350784 26650 33554432000 4194304 16246674 140737458897904 140737458897328 6188601 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 304529 26655 602 2943 0 301423 0
[pid=3097/tid=3098] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 26656 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 26663 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531629 1247350784 26668 33554432000 4194304 16246674 140737458897904 140523960519856 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.300484 s]
/proc/loadavg: 2.24 2.24 2.15 3/178 3097
/proc/meminfo: memFree=28880680/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 39727 0 0 0 24 5 0 0 20 0 4 0 36531628 1247350784 40074 33554432000 4194304 16246674 140737458897904 140737458897328 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 304529 40080 814 2943 0 301423 0
[pid=3097/tid=3098] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 40086 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 40092 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531629 1247350784 40096 33554432000 4194304 16246674 140737458897904 140523960519856 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.700407 s]
/proc/loadavg: 2.24 2.24 2.15 3/178 3097
/proc/meminfo: memFree=28880680/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 114798 0 0 0 53 16 0 0 20 0 4 0 36531628 1247350784 115146 33554432000 4194304 16246674 140737458897904 140737458880904 13780501 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 304529 115165 814 2943 0 301423 0
[pid=3097/tid=3098] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 115177 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1247350784 115185 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531629 1247350784 115190 33554432000 4194304 16246674 140737458897904 140523960519856 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.50037 s]
/proc/loadavg: 2.24 2.24 2.15 3/182 3101
/proc/meminfo: memFree=28101416/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 245825 0 0 0 115 34 0 0 20 0 4 0 36531628 1248399360 246150 33554432000 4194304 16246674 140737458897904 140737458880904 5712555 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 304785 246150 873 2943 0 301679 0
[pid=3097/tid=3098] ppid=3094 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1248399360 246150 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1248399360 246150 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1248399360 246150 33554432000 4194304 16246674 140737458897904 140523960519856 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.10041 s]
/proc/loadavg: 2.22 2.24 2.15 3/180 3101
/proc/meminfo: memFree=28800468/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267545 0 0 0 272 36 0 0 20 0 4 0 36531628 1337528320 267870 33554432000 4194304 16246674 140737458897904 140737458879808 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267870 873 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267870 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267870 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267870 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.22 2.24 2.15 3/182 3150
/proc/meminfo: memFree=27813444/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267570 0 0 0 592 36 0 0 20 0 4 0 36531628 1337528320 267895 33554432000 4194304 16246674 140737458897904 140737458879808 13963936 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267895 873 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267895 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267895 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267895 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.27 2.24 2.15 4/182 3150
/proc/meminfo: memFree=27813008/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267665 0 0 0 1232 37 0 0 20 0 4 0 36531628 1337528320 267990 33554432000 4194304 16246674 140737458897904 140737458879808 5546098 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267990 873 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267990 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267990 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267990 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 2.27 2.24 2.15 4/182 3150
/proc/meminfo: memFree=27813008/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=12.79 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267665 0 0 0 1242 37 0 0 20 0 4 0 36531628 1337528320 267990 33554432000 4194304 16246674 140737458897904 140737458879808 13923834 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267990 873 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267990 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267990 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267990 33554432000 4194304 16246674 140737458897904 140523960519856 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) 1306180

[startup+16.0004 s]
/proc/loadavg: 2.27 2.24 2.15 3/182 3173
/proc/meminfo: memFree=27811284/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=15.99 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267674 0 0 0 1562 37 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140737458880904 13928624 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267999 882 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 1306180

[startup+17.6004 s]
/proc/loadavg: 2.33 2.26 2.16 3/182 3173
/proc/meminfo: memFree=27811636/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=17.6 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267674 0 0 0 1723 37 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140737458879808 12460158 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267999 882 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 17.6
Current children cumulated vsize (KiB) 1306180

[startup+19.2004 s]
/proc/loadavg: 2.33 2.26 2.16 3/182 3173
/proc/meminfo: memFree=27811884/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=19.19 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267674 0 0 0 1882 37 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140737458880904 12478966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267999 882 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 1306180

[startup+20.0004 s]
/proc/loadavg: 2.33 2.26 2.16 3/182 3173
/proc/meminfo: memFree=27812132/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=19.99 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267674 0 0 0 1962 37 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140737458879808 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267999 882 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (KiB) 1306180

[startup+20.2004 s]
/proc/loadavg: 2.33 2.26 2.16 3/182 3173
/proc/meminfo: memFree=27812132/32872528 swapFree=1316768/1463936
[pid=3097] ppid=3094 vsize=1306180 CPUtime=20.19 cores=1,3,5,7
/proc/3097/stat : 3097 (toysat) R 3094 3097 1219 0 -1 4202496 267674 0 0 0 1982 37 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140737458879808 5711636 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3097/statm: 326545 267999 882 2943 0 323439 0
[pid=3097/tid=3098] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3098/stat : 3098 (toysat) S 3094 3097 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523981483248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3097/tid=3099] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3099/stat : 3099 (toysat) S 3094 3097 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531628 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523970993392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3097/tid=3100] ppid=3094 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3097/task/3100/stat : 3100 (toysat) S 3094 3097 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531629 1337528320 267999 33554432000 4194304 16246674 140737458897904 140523960519856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 20.19
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 20.2785
CPU time (s): 20.2739
CPU user time (s): 19.842
CPU system time (s): 0.431934
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.842
system time used= 0.431934
maximum resident set size= 1072004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267678
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= 21
involuntary context switches= 22

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055991 second user time and 0.080987 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-19 16:00:47
IDJOB=4110278
IDBENCH=79227
IDSOLVER=2553
FILE ID=node121/4110278-1466344847
RUNJOBID= node121-1466341819-1236
PBS_JOBID= 19922032
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= e73465a328717b1b804a610f4d9de315
RANDOM SEED=250424275

node121.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.691
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.38
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.691
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.691
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.691
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.691
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.691
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.691
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.691
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:        28881596 kB
Buffers:          204112 kB
Cached:           483856 kB
SwapCached:         1944 kB
Active:          1276904 kB
Inactive:         485424 kB
Active(anon):    1073824 kB
Inactive(anon):     2900 kB
Active(file):     203080 kB
Inactive(file):   482524 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101196 kB
Dirty:             32944 kB
Writeback:             0 kB
AnonPages:       2577744 kB
Mapped:            12368 kB
Shmem:                 0 kB
Slab:             629100 kB
SReclaimable:      73136 kB
SUnreclaim:       555964 kB
KernelStack:        1512 kB
PageTables:         8604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2668648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71688 MiB
End job on node121 at 2016-06-19 16:01:07