Trace number 4093481

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 8.33273 8.3387

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/academics/
normalized-16wqueens_wcsp.wbo
MD5SUM0eca1cee1f66f0b91a7a0aa842de562c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark0.25896
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables256
Total number of constraints4608
Number of soft constraints4592
Number of constraints which are clauses4592
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 17
Min constraint cost 1
Max constraint cost 17
Sum of constraints costs 74992
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-16T18:38:14+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-4093481-1466095094.wbo"]
0.00/0.01	c use --random-gen="2430985985 1692456181 454383875 2111955753 1497354800 124190274 2743745721 1963995909 3332691850 3217346966 86066867 2648535192 2118299816 3212390270 1696166315 732009841 1113342642 985758034 1602547911 3019781814 134732472 3874382081 2701336114 3343936620 655094521 4280171304 1678427823 3313140045 3015015652 317511605 3432458864 3563671081 3446986567 3424471569 2573434569 3664721128 1726461015 1362351316 979110596 3640681474 1138011323 3590947053 2919932235 4080004526 3185672172 3166496992 2170111832 2875654535 1607448875 3468289423 2561395451 1086893671 974658992 136873648 158607437 2012129691 4057508592 3291868936 3456330469 653209334 1110009134 543023000 2099555468 1071159232 348103526 3776813903 1772755997 2001472283 2233744296 261460589 2250956343 2087696858 919475709 2147201952 1654249697 2600193641 2659917611 1426041343 2656694716 2549786133 1416136988 1618837274 3113926746 1313878851 129174345 22180491 4058336473 2052469933 1798889707 2944969044 2121223827 2058121080 1624277900 2861250938 4130695101 2683720146 2685240226 2387828684 386654034 4063790516 3155428320 936873067 718166900 2443750385 3273685440 4018956478 2625593306 544043715 1622040295 634772129 435946223 1346934139 3988671175 4008568310 2720697302 2640577948 3146258814 1585550196 1918539238 2760824803 3714440570 2777958189 1776788134 2870963229 2660009750 3861021958 935810601 2286093 1589691243 3861818145 2723655449 313137171 500305565 3236046608 3414628229 2881301235 3176339682 939067855 4198552055 2838617703 2963313086 3756421988 161579003 1036043866 4181926505 937736254 526013654 3711283818 1055145817 3643210446 1351053337 1588091090 2295143277 2014722491 3900603156 3095498217 3832705841 1468319664 3515824773 3454645607 3504695355 3286170642 797010827 4189883522 824758887 3590263548 2620686214 1133916411 4204058069 983066023 236282147 2406685341 1315066581 2273943206 579833529 2871887728 686810880 857654812 1718429380 106908896 1504828846 1814292737 684188910 1340833488 786103302 3036485318 1654978797 2570541330 488641130 3726269510 3927885603 346562346 2275129034 2354309609 868427666 2324877748 806504564 1694084784 2986843754 3668230308 3448527082 3582584068 2211837348 3654301890 3040746753 4249955790 2891714807 3485938477 669363518 1625708399 3040789117 782930889 2801373173 3323977671 1079390748 2914454953 1296747470 4101045954 2145845716 448015707 1302792417 3297931694 2031201621 3690096456 2822658244 2307046465 3508927823 839821323 2804149261 236213047 117530869 1656563699 579956752 1797983780 2650116115 234667944 3101612144 1788520779 4240931002 286982538 68437341 1771699267 3662101405 4024816221 3556600197 2528855146 3988810967 731193081 1099351551 2027204223 2487178431 1110604873 1301980992 3568114983 1480196054 1762140738 255 362436" option to reproduce the execution
0.29/0.35	c #vars 256
0.29/0.35	c #constraints 4608
0.39/0.45	c BCD2: Hardening is enabled.
0.39/0.45	c BCD2: BiasedSearch is enabled.
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     3029      0 |     4400 |        0
0.48/0.50	c  0.1s |       1 |      140 |      100 |     3029      0 |     4400 |        0
0.48/0.51	c  0.1s |       1 |      193 |      100 |     3029      0 |     4400 |        0
0.48/0.51	c #cpu_time = 0.059s
0.48/0.51	c #wall_clock_time = 0.059s
0.48/0.51	c #decision = 193
0.48/0.51	c #random_decision = 0
0.48/0.51	c #conflict = 100
0.48/0.51	c #restart = 1
0.48/0.51	o 15
0.48/0.51	c BCD2: hardening fixes 4400 literals
0.48/0.51	c BCD2: updating upper bound: 74992 -> 14
0.48/0.52	c BCD2: 0 <= obj <= 14
0.48/0.52	c BCD2: #cores=0, #unrelaxed=192, #relaxed=0, #hardened=4400
0.48/0.52	c BCD2: #sat=1 #unsat=1 bias=1/2
0.48/0.52	c Solving starts ...
0.48/0.52	c ============================[ Search Statistics ]============================
0.48/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.52	c =============================================================================
0.48/0.52	c  0.0s |       0 |        0 |        0 |     3029      0 |     4400 |        1
0.48/0.53	c  0.0s |       0 |      277 |       46 |     3332      0 |     4400 |        1
0.48/0.53	c #cpu_time = 0.010s
0.48/0.53	c #wall_clock_time = 0.010s
0.48/0.53	c #decision = 277
0.48/0.53	c #random_decision = 0
0.48/0.53	c #conflict = 46
0.48/0.53	c #restart = 0
0.48/0.53	c BCD2: found a new core of size 192: cost of the new core is >=1
0.48/0.53	c lower bound updated to 1
0.48/0.53	c BCD2: 1 <= obj <= 14
0.48/0.53	c BCD2: #cores=1, #unrelaxed=0, #relaxed=192, #hardened=4400
0.48/0.53	c BCD2: #sat=1 #unsat=2 bias=2/3
0.48/0.53	c Solving starts ...
0.48/0.53	c ============================[ Search Statistics ]============================
0.48/0.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.53	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.53	c =============================================================================
0.48/0.53	c  0.0s |       0 |        0 |        0 |     3332      0 |     4400 |        1
0.48/0.54	c  0.0s |       0 |       89 |        1 |     3332      0 |     4400 |        1
0.48/0.54	c #cpu_time = 0.003s
0.48/0.54	c #wall_clock_time = 0.003s
0.48/0.54	c #decision = 89
0.48/0.54	c #random_decision = 0
0.48/0.54	c #conflict = 1
0.48/0.54	c #restart = 0
0.48/0.54	o 5
0.48/0.54	c BCD2: updating upper bound: 14 -> 4
0.48/0.54	c BCD2: 1 <= obj <= 4
0.48/0.54	c BCD2: #cores=1, #unrelaxed=0, #relaxed=192, #hardened=4400
0.48/0.54	c BCD2: #sat=2 #unsat=2 bias=2/4
0.48/0.54	c Solving starts ...
0.48/0.54	c ============================[ Search Statistics ]============================
0.48/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.54	c =============================================================================
0.48/0.54	c  0.0s |       0 |        0 |        0 |     3332      0 |     4400 |        3
0.48/0.56	c  0.0s |       1 |      209 |      100 |     3332      0 |     4400 |        3
0.48/0.59	c  0.1s |       2 |      623 |      250 |     3666      0 |     4400 |        3
0.58/0.64	c  0.1s |       3 |     1267 |      475 |     4033      0 |     4400 |        3
0.69/0.72	c  0.2s |       4 |     1903 |      813 |     4437      0 |     4400 |        3
0.78/0.84	c  0.3s |       5 |     2999 |     1320 |     4881      0 |     4400 |        3
0.99/1.03	c  0.5s |       6 |     4713 |     2081 |     5370      0 |     4400 |        3
1.10/1.20	c  0.7s |       6 |     6020 |     2645 |     5370      0 |     4400 |        3
1.10/1.20	c #cpu_time = 0.659s
1.10/1.20	c #wall_clock_time = 0.661s
1.10/1.20	c #decision = 6020
1.10/1.20	c #random_decision = 14
1.10/1.20	c #conflict = 2645
1.10/1.20	c #restart = 6
1.10/1.20	o 3
1.20/1.21	c BCD2: updating upper bound: 4 -> 2
1.20/1.21	c BCD2: 1 <= obj <= 2
1.20/1.21	c BCD2: #cores=1, #unrelaxed=0, #relaxed=192, #hardened=4400
1.20/1.21	c BCD2: #sat=3 #unsat=2 bias=2/5
1.20/1.21	c Solving starts ...
1.20/1.21	c ============================[ Search Statistics ]============================
1.20/1.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.21	c =============================================================================
1.20/1.21	c  0.0s |       0 |        0 |        0 |     5370      0 |     4400 |        5
1.20/1.25	c  0.0s |       1 |      347 |      100 |     5370      0 |     4400 |        5
1.20/1.29	c  0.1s |       2 |      726 |      250 |     5370      0 |     4400 |        5
1.29/1.36	c  0.1s |       3 |     1324 |      475 |     5908      0 |     4400 |        5
1.39/1.47	c  0.3s |       4 |     2106 |      813 |     5908      0 |     4400 |        5
1.59/1.67	c  0.5s |       5 |     3249 |     1320 |     5908      0 |     4400 |        5
1.99/2.05	c  0.8s |       6 |     4773 |     2081 |     5908      0 |     4400 |        5
2.68/2.75	c  1.5s |       7 |     6894 |     3223 |     6499      0 |     4400 |        5
3.18/3.28	c  2.1s |       7 |     7690 |     3737 |     6499      0 |     4401 |        7
3.18/3.28	c #cpu_time = 2.063s
3.18/3.28	c #wall_clock_time = 2.069s
3.18/3.28	c #decision = 7690
3.18/3.28	c #random_decision = 22
3.18/3.28	c #conflict = 3737
3.18/3.28	c #restart = 7
3.18/3.28	c BCD2: updating lower bound of a core
3.18/3.28	c lower bound updated to 2
3.18/3.28	c BCD2: 2 <= obj <= 2
3.18/3.28	c BCD2: #cores=1, #unrelaxed=0, #relaxed=192, #hardened=4400
3.18/3.28	c BCD2: #sat=3 #unsat=3 bias=3/6
3.18/3.28	c Solving starts ...
3.18/3.28	c ============================[ Search Statistics ]============================
3.18/3.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.18/3.28	c       |         |          |          |    Limit     GC | Var      | Constra 
3.18/3.28	c =============================================================================
3.18/3.28	c  0.0s |       0 |        0 |        0 |     6499      0 |     4401 |        8
3.29/3.31	c  0.0s |       1 |      319 |      100 |     6499      0 |     4401 |        8
3.29/3.35	c  0.1s |       2 |      648 |      250 |     6499      0 |     4401 |        8
3.39/3.40	c  0.1s |       3 |     1204 |      475 |     6499      0 |     4401 |        8
3.39/3.49	c  0.2s |       4 |     2244 |      813 |     6499      0 |     4401 |        8
3.58/3.62	c  0.3s |       5 |     3438 |     1320 |     7149      0 |     4401 |        8
3.88/3.91	c  0.6s |       6 |     4732 |     2081 |     7149      0 |     4401 |        8
4.28/4.33	c  1.0s |       7 |     7267 |     3223 |     7149      0 |     4401 |        8
4.98/5.02	c  1.7s |       8 |    11068 |     4936 |     7864      0 |     4401 |        8
6.18/6.23	c  3.0s |       9 |    16437 |     7506 |     7864      0 |     4401 |        8
8.18/8.27	c  5.0s |       9 |    24582 |    11253 |     8651      1 |     4401 |        8
8.18/8.27	c #cpu_time = 4.975s
8.18/8.27	c #wall_clock_time = 4.990s
8.18/8.27	c #decision = 24582
8.18/8.27	c #random_decision = 88
8.18/8.27	c #conflict = 11253
8.18/8.27	c #restart = 9
8.18/8.27	o 2
8.18/8.27	s OPTIMUM FOUND
8.18/8.27	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
8.18/8.27	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
8.18/8.27	v -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30
8.18/8.27	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
8.18/8.27	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
8.18/8.27	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60
8.18/8.27	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
8.18/8.27	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
8.18/8.27	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
8.18/8.27	v x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100
8.18/8.27	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
8.18/8.27	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
8.18/8.27	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
8.18/8.27	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
8.18/8.27	v x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150
8.18/8.27	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
8.18/8.27	v x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
8.18/8.27	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
8.18/8.27	v -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
8.18/8.27	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
8.18/8.27	v -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210
8.18/8.27	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220
8.18/8.27	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 x228 -x229 -x230
8.18/8.27	v -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240
8.18/8.27	v -x241 -x242 -x243 -x244 -x245 -x246 x247 -x248 -x249 -x250
8.18/8.27	v -x251 -x252 -x253 -x254 -x255 -x256
8.18/8.27	c total CPU time = 8.252s
8.18/8.27	c total wall clock time = 8.276s

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

pid=14868
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.01 2.06 2.02 2/179 14871
/proc/meminfo: memFree=30912372/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=687548 CPUtime=0 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 2555 0 0 0 0 0 0 0 20 0 4 0 11559549 704049152 2916 33554432000 4194304 16246674 140733384809264 140733384808688 13880264 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 172399 2925 441 2943 0 169293 0
[pid=14871/tid=14872] ppid=14868 vsize=704956 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 721874944 2986 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=709052 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 726069248 3003 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=713148 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11559549 730263552 3019 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100179 s]
/proc/loadavg: 2.01 2.06 2.02 2/179 14871
/proc/meminfo: memFree=30912372/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1221188 CPUtime=0.09 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 24580 0 0 0 6 3 0 0 20 0 4 0 11559549 1250496512 24888 33554432000 4194304 16246674 140733384809264 140733384808576 13775080 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 305297 24888 836 2943 0 302191 0
[pid=14871/tid=14872] ppid=14868 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1250496512 24888 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1250496512 24888 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1250496512 24888 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200532 s]
/proc/loadavg: 2.01 2.06 2.02 2/179 14871
/proc/meminfo: memFree=30912372/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1302084 CPUtime=0.19 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 34371 0 0 0 15 4 0 0 20 0 4 0 11559549 1333334016 34679 33554432000 4194304 16246674 140733384809264 140733384808576 12486453 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 325521 34682 836 2943 0 322415 0
[pid=14871/tid=14872] ppid=14868 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1333334016 34683 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1333334016 34685 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1333334016 34688 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1302084

[startup+0.300487 s]
/proc/loadavg: 2.01 2.06 2.02 2/179 14871
/proc/meminfo: memFree=30912372/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1302084 CPUtime=0.29 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 41576 0 0 0 24 5 0 0 20 0 4 0 11559549 1333334016 41884 33554432000 4194304 16246674 140733384809264 140733384791168 12486453 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 325521 41886 836 2943 0 322415 0
[pid=14871/tid=14872] ppid=14868 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1333334016 41888 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1333334016 41891 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1333334016 41891 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1302084

[startup+0.700412 s]
/proc/loadavg: 2.01 2.06 2.02 2/179 14871
/proc/meminfo: memFree=30912372/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 55184 0 0 0 61 8 0 0 20 0 4 0 11559549 1344868352 55492 33554432000 4194304 16246674 140733384809264 140733384791168 12478333 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 55506 934 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 55510 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 55514 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 55516 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50041 s]
/proc/loadavg: 2.01 2.06 2.02 4/183 14875
/proc/meminfo: memFree=30429776/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=1.49 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 136805 0 0 0 130 19 0 0 20 0 4 0 11559549 1344868352 137113 33554432000 4194304 16246674 140733384809264 140733384791168 13781192 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 137113 934 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 137113 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 137113 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 137113 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.10041 s]
/proc/loadavg: 2.01 2.06 2.02 3/183 14875
/proc/meminfo: memFree=29987112/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=3.08 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 269550 0 0 0 271 37 0 0 20 0 4 0 11559549 1344868352 269858 33554432000 4194304 16246674 140733384809264 140733384791168 5712555 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 269858 934 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269858 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269858 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269858 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1313348

[startup+6.30041 s]
/proc/loadavg: 2.01 2.06 2.02 3/183 14875
/proc/meminfo: memFree=29834148/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=6.28 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 269551 0 0 0 591 37 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140733384791168 5823086 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 269859 935 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1313348

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

[startup+6.40052 s]
/proc/loadavg: 2.01 2.06 2.02 3/183 14875
/proc/meminfo: memFree=29834148/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=6.38 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 269551 0 0 0 601 37 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140733384791168 5711956 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 269859 935 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1313348

[startup+7.20044 s]
/proc/loadavg: 2.01 2.06 2.02 3/183 14875
/proc/meminfo: memFree=29834544/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=7.18 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 269551 0 0 0 681 37 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140733384791168 12477766 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 269859 935 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269859 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 1313348

[startup+8.00042 s]
/proc/loadavg: 2.01 2.06 2.02 3/183 14875
/proc/meminfo: memFree=29834724/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=7.98 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 269554 0 0 0 761 37 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140733384791168 6020694 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 269862 938 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 1313348

[startup+8.2004 s]
/proc/loadavg: 2.01 2.06 2.02 3/183 14875
/proc/meminfo: memFree=29834724/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=1313348 CPUtime=8.18 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202496 269554 0 0 0 781 37 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140733384791168 5823905 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 328337 269862 938 2943 0 325231 0
[pid=14871/tid=14872] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14872/stat : 14872 (toysat) S 14868 14871 10502 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140478124109040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=14871/tid=14873] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14873/stat : 14873 (toysat) S 14868 14871 10502 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140478045465840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=14871/tid=14874] ppid=14868 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14871/task/14874/stat : 14874 (toysat) S 14868 14871 10502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11559549 1344868352 269862 33554432000 4194304 16246674 140733384809264 140478034992304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 1313348

[startup+8.30038 s]
/proc/loadavg: 2.01 2.06 2.02 3/183 14875
/proc/meminfo: memFree=29834724/32872528 swapFree=525044/557748
[pid=14871] ppid=14868 vsize=0 CPUtime=8.28 cores=1,3,5,7
/proc/14871/stat : 14871 (toysat) R 14868 14871 10502 0 -1 4202500 269556 0 0 0 789 39 0 0 20 0 1 0 11559549 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14871/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 8.3387
CPU time (s): 8.33273
CPU user time (s): 7.8958
CPU system time (s): 0.436933
CPU usage (%): 99.9284
Max. virtual memory (cumulated for all children) (KiB): 1313348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.8958
system time used= 0.436933
maximum resident set size= 1079452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269556
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= 20
involuntary context switches= 40

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031995 second user time and 0.039993 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-16 18:38:14
IDJOB=4093481
IDBENCH=79359
IDSOLVER=2553
FILE ID=node106/4093481-1466095094
RUNJOBID= node106-1466074835-11959
PBS_JOBID= 19904026
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/academics/normalized-16wqueens_wcsp.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093481-1466095094/watcher-4093481-1466095094 -o /tmp/evaluation-result-4093481-1466095094/solver-4093481-1466095094 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466074835-11959 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093481-1466095094.wbo

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

MD5SUM BENCH= 0eca1cee1f66f0b91a7a0aa842de562c
RANDOM SEED=1899722942

node106.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		: 2667.073
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	: 5334.14
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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.38
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		: 2667.073
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:        30912644 kB
Buffers:           47828 kB
Cached:           106468 kB
SwapCached:         1840 kB
Active:           626484 kB
Inactive:          74164 kB
Active(anon):     547632 kB
Inactive(anon):     1072 kB
Active(file):      78852 kB
Inactive(file):    73092 kB
Unevictable:      557748 kB
Mlocked:          525044 kB
SwapTotal:      67108856 kB
SwapFree:       67098928 kB
Dirty:             33556 kB
Writeback:             0 kB
AnonPages:       1103288 kB
Mapped:            10992 kB
Shmem:                 0 kB
Slab:             568720 kB
SReclaimable:      12000 kB
SUnreclaim:       556720 kB
KernelStack:        1520 kB
PageTables:         7524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1791340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node106 at 2016-06-16 18:38:23