Trace number 4106271

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02OPT3 24.3273 24.3355

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=6-P0=47-P1=17-P2=17-P3=31-B.opb
MD5SUM12f8da63a7438023e75727c225236c48
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.024995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables54
Total number of constraints7
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)108
Sum of products size (including duplicates)216
Number of different products108
Sum of products size216

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-18T18:46: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","--pb","--search=bcd2","HOME/instance-4106271-1466268374.opb"]
0.00/0.01	c use --random-gen="307694675 3155661958 2108374764 4209022066 2224985633 3469518235 3659790921 2120065507 2554928614 3350642267 1608305478 2197551036 58041872 424594574 2172870948 2878349422 4229207787 2790387780 182056664 3188784285 2242845749 2453132145 3614861850 4087968228 3566642188 3936252753 1724008950 4127680006 2901402380 3902484179 978790969 2359977005 248859926 1234340630 3628261047 2228029633 461799778 3888001706 3318014689 2637877636 492146806 2028603252 2814031959 2955547318 1834598383 3585966382 1787643635 3899761225 4119491705 3910974312 2185918405 1526075828 1050160504 3221643424 1093299400 3478370349 1430405196 3348124158 3447764662 578899382 3666592726 1291796601 324929907 345245362 3386672960 4034145506 3066106868 4207781864 1776594107 2207703041 1052037130 2286063801 778835710 689491506 4007121496 2992427640 3982228965 3431066788 2547668608 1105388049 3485824436 280180848 2083215360 182550851 1285700271 1452179358 1512718192 3960207094 606745 602086042 2087861399 3129645292 318653244 1636731760 2178615050 2191225606 3445328585 4245941910 677784085 2039065864 1555329918 761990823 2859834865 1922578768 1568637744 3009408653 3437454513 4069193739 1894942393 2768758619 2118034803 3128247589 1955252943 1252474218 229419674 3139958235 3302998145 1904488092 287405484 3876345787 1215762447 3486191019 2328588374 1997940193 409155020 4020566945 3531700938 1805267161 2771054617 3297787078 3340535943 3966756985 1569132825 1693333541 1461519768 261611456 267477449 1428857209 3372870914 1527693198 4208154303 2239248133 552213638 677573826 795013846 882696381 1116624273 2575978605 749234075 887347471 1543576853 2068730205 25221821 3714968020 3384678703 2481046040 2153750884 1147735231 2614576540 2594137192 66003440 3188433463 3472085386 3454017849 4056327855 1583883573 2326868193 2345717099 2426036261 3744291654 4152337300 4164618180 1370855573 8263702 2435702520 2617857167 3016535011 1539001326 1588059943 1882260946 1651271626 1415086585 1337918444 3158296386 3232350757 2297991416 266108787 2834034794 3379351779 363486954 2769143115 4123932321 3599644134 3008791676 4085589759 662676442 3491752233 2341634271 3346306840 456243253 2272766014 1963108240 2454914195 3365310434 1533834896 2941047793 2790664431 3705118277 2868496760 544513828 3054353731 2982560627 1567930206 2369410749 1410094706 1889701344 2209122167 1266183909 4273159199 1522492778 1346047209 264031561 934797841 61554610 2481074213 212503074 1916423288 2246072691 70047587 4274959700 1163586160 866274392 1679663079 2968186765 2985713689 2798194575 164560319 2942386222 2186221072 2832155201 2953504625 212428722 3262593589 469368531 3898191853 2801894773 4088111282 1179167747 2767861718 2598388123 3701556246 4098279706 1384211585 1502367051 3055386980 3588123933 255 362436" option to reproduce the execution
0.00/0.01	c #vars 54
0.00/0.01	c #constraints 7
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      165      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      155 |      100 |      165      0 |        0 |        0
0.00/0.07	c  0.1s |       2 |      407 |      250 |      182      0 |        0 |        0
0.00/0.08	c  0.1s |       2 |      508 |      314 |      201      1 |        0 |        0
0.00/0.08	c #cpu_time = 0.061s
0.00/0.08	c #wall_clock_time = 0.061s
0.00/0.08	c #decision = 508
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 314
0.00/0.08	c #restart = 2
0.00/0.08	o 59
0.00/0.08	c BCD2: updating upper bound: 63 -> 58
0.00/0.08	c BCD2: 0 <= obj <= 58
0.00/0.08	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      201      0 |        0 |        0
0.00/0.08	c  0.0s |       0 |        4 |        0 |      201      0 |        0 |        0
0.00/0.08	c #cpu_time = 0.001s
0.00/0.08	c #wall_clock_time = 0.001s
0.00/0.08	c #decision = 4
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 0
0.00/0.08	c #restart = 0
0.00/0.08	c BCD2: found a new core of size 5: cost of the new core is >=2
0.00/0.08	c lower bound updated to 2
0.00/0.08	c BCD2: 2 <= obj <= 58
0.00/0.08	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=2 bias=2/3
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      201      0 |        0 |        0
0.00/0.09	c  0.0s |       1 |      143 |      100 |      201      0 |        0 |        0
0.08/0.13	c  0.1s |       2 |      351 |      250 |      222      1 |        0 |        0
0.08/0.18	c  0.1s |       3 |      622 |      475 |      222      3 |        0 |        0
0.18/0.26	c  0.2s |       4 |     1004 |      813 |      245      5 |        0 |        0
0.29/0.35	c  0.3s |       5 |     1605 |     1320 |      270      7 |        0 |        0
0.48/0.51	c  0.4s |       6 |     2617 |     2081 |      297     11 |        0 |        0
0.68/0.80	c  0.7s |       7 |     3908 |     3223 |      327     17 |        0 |        0
0.99/1.09	c  1.0s |       8 |     5702 |     4936 |      360     24 |        0 |        0
1.48/1.52	c  1.4s |       9 |     8474 |     7506 |      397     35 |        0 |        0
1.98/2.09	c  2.0s |      10 |    12692 |    11361 |      437     50 |        0 |        0
2.88/2.97	c  2.9s |      11 |    18832 |    17144 |      481     72 |        0 |        0
4.08/4.15	c  4.1s |      12 |    28055 |    25819 |      530    101 |        0 |        0
6.08/6.16	c  6.1s |      12 |    42070 |    38419 |      583    142 |        0 |        0
6.18/6.24	c  6.2s |      13 |    42511 |    38832 |      583    144 |        0 |        0
8.18/8.24	c  8.2s |      13 |    57730 |    51732 |      583    183 |        0 |        0
9.28/9.33	c  9.2s |      14 |    65102 |    58352 |      642    203 |        0 |        0
11.28/11.34	c 11.3s |      14 |    80576 |    72552 |      642    242 |        0 |        0
13.29/13.35	c 13.3s |      14 |    95599 |    86252 |      642    281 |        0 |        0
13.48/13.53	c 13.5s |      15 |    97135 |    87632 |      707    284 |        0 |        0
15.49/15.54	c 15.5s |      15 |   110774 |   100232 |      707    317 |        0 |        0
17.49/17.54	c 17.5s |      15 |   125200 |   113132 |      707    350 |        0 |        0
19.49/19.55	c 19.5s |      15 |   140160 |   126232 |      707    384 |        0 |        0
20.29/20.37	c 20.3s |      16 |   146164 |   131552 |      778    398 |        0 |        0
22.29/22.38	c 22.3s |      16 |   159158 |   143652 |      778    427 |        0 |        0
24.19/24.25	c 24.2s |      16 |   173366 |   156834 |      778    458 |        0 |        0
24.19/24.25	c #cpu_time = 24.168s
24.19/24.25	c #wall_clock_time = 24.168s
24.19/24.25	c #decision = 173366
24.19/24.25	c #random_decision = 558
24.19/24.25	c #conflict = 156834
24.19/24.25	c #restart = 16
24.19/24.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
24.19/24.25	c lower bound updated to 3
24.19/24.25	c BCD2: 3 <= obj <= 58
24.19/24.25	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
24.19/24.25	c BCD2: #sat=1 #unsat=3 bias=3/4
24.19/24.25	c Solving starts ...
24.19/24.25	c ============================[ Search Statistics ]============================
24.19/24.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.19/24.25	c       |         |          |          |    Limit     GC | Var      | Constra 
24.19/24.25	c =============================================================================
24.19/24.25	c  0.0s |       0 |        0 |        0 |      778      0 |        1 |        0
24.19/24.27	c  0.0s |       1 |      167 |      100 |      778      0 |        1 |        1
24.19/24.27	c  0.0s |       1 |      250 |      117 |      778      0 |        1 |        1
24.19/24.27	c #cpu_time = 0.024s
24.19/24.27	c #wall_clock_time = 0.024s
24.19/24.27	c #decision = 250
24.19/24.27	c #random_decision = 0
24.19/24.27	c #conflict = 117
24.19/24.27	c #restart = 1
24.19/24.27	o 3
24.19/24.27	s OPTIMUM FOUND
24.19/24.27	v x1 x2 -x3 -x4 -x5 -x6 x7 x8 -x9 -x10
24.19/24.27	v -x11 -x12 x13 x14 -x15 -x16 -x17 -x18 x19 x20
24.19/24.27	v -x21 -x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30
24.19/24.27	v x31 x32 -x33 x34 x35 -x36 -x37 -x38 -x39 -x40
24.19/24.27	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
24.19/24.27	v -x51 -x52 -x53 -x54
24.19/24.27	c total CPU time = 24.273s
24.19/24.27	c total wall clock time = 24.273s

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106271-1466268374/watcher-4106271-1466268374 -o /tmp/evaluation-result-4106271-1466268374/solver-4106271-1466268374 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24926 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106271-1466268374.opb 

pid=25506
running on 4 cores: 0,2,4,6

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.65 2.46 2.29 3/179 25509
/proc/meminfo: memFree=28943400/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=525892 CPUtime=0 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 1928 0 0 0 0 0 0 0 20 0 4 0 28883159 538513408 2289 33554432000 4194304 16246674 140735472399936 140735472399360 13880264 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25509/statm: 131985 2299 442 2943 0 128879 0
[pid=25509/tid=25510] ppid=25506 vsize=543300 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 556339200 2358 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=547396 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 560533504 2375 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=551492 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28883160 564727808 2389 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100063 s]
/proc/loadavg: 2.65 2.46 2.29 3/179 25509
/proc/meminfo: memFree=28943400/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 21152 0 0 0 6 2 0 0 20 0 4 0 28883159 1247350784 21499 33554432000 4194304 16246674 140735472399936 140735472399360 5822252 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25509/statm: 304529 21501 798 2943 0 301423 0
[pid=25509/tid=25510] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 21506 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 21511 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28883160 1247350784 21515 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.20045 s]
/proc/loadavg: 2.65 2.46 2.29 3/179 25509
/proc/meminfo: memFree=28943400/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 38989 0 0 0 13 5 0 0 20 0 4 0 28883159 1247350784 39336 33554432000 4194304 16246674 140735472399936 140735472381824 6021133 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25509/statm: 304529 39345 798 2943 0 301423 0
[pid=25509/tid=25510] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 39352 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 39356 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28883160 1247350784 39360 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300428 s]
/proc/loadavg: 2.65 2.46 2.29 3/179 25509
/proc/meminfo: memFree=28943400/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 56681 0 0 0 21 8 0 0 20 0 4 0 28883159 1247350784 57028 33554432000 4194304 16246674 140735472399936 140735472381824 12479207 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25509/statm: 304529 57040 798 2943 0 301423 0
[pid=25509/tid=25510] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 57046 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 57049 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28883160 1247350784 57055 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700348 s]
/proc/loadavg: 2.65 2.46 2.29 3/179 25509
/proc/meminfo: memFree=28943400/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 131014 0 0 0 51 17 0 0 20 0 4 0 28883159 1247350784 131361 33554432000 4194304 16246674 140735472399936 140735472381824 7253009 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25509/statm: 304529 131377 799 2943 0 301423 0
[pid=25509/tid=25510] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 131386 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1247350784 131394 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28883160 1247350784 131404 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.65 2.46 2.29 3/183 25513
/proc/meminfo: memFree=28111148/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 245709 0 0 0 116 32 0 0 20 0 4 0 28883159 1248399360 246034 33554432000 4194304 16246674 140735472399936 140735472399152 13950199 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 304785 246034 854 2943 0 301679 0
[pid=25509/tid=25510] ppid=25506 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1248399360 246034 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1248399360 246034 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1248399360 246034 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10036 s]
/proc/loadavg: 2.60 2.45 2.29 3/183 25513
/proc/meminfo: memFree=27903580/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=3.08 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267467 0 0 0 273 35 0 0 20 0 4 0 28883159 1337528320 267792 33554432000 4194304 16246674 140735472399936 140735472382928 6021620 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267792 854 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267792 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267792 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267792 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.60 2.45 2.29 4/183 25513
/proc/meminfo: memFree=27872840/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267584 0 0 0 593 35 0 0 20 0 4 0 28883159 1337528320 267909 33554432000 4194304 16246674 140735472399936 140735472382936 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267909 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267909 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267909 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267909 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 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.50 2.44 2.29 3/183 25513
/proc/meminfo: memFree=27872604/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267648 0 0 0 1233 35 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 140735472382936 5677520 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267973 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 2.50 2.44 2.29 3/183 25513
/proc/meminfo: memFree=27872604/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=12.78 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267648 0 0 0 1243 35 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 140735472382936 5824227 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267973 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1306180

[startup+19.2004 s]
/proc/loadavg: 2.54 2.45 2.29 4/183 25513
/proc/meminfo: memFree=27872760/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=19.19 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267648 0 0 0 1883 36 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 140735472382936 5601249 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267973 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 1306180

[startup+22.4004 s]
/proc/loadavg: 2.58 2.45 2.29 4/183 25513
/proc/meminfo: memFree=27872768/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=22.39 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267648 0 0 0 2203 36 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 140735472381824 13943600 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267973 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 1306180

[startup+23.2073 s]
/proc/loadavg: 2.58 2.45 2.29 3/183 25513
/proc/meminfo: memFree=27872768/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=23.19 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267648 0 0 0 2283 36 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 140735472381824 13963968 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267973 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 1306180

[startup+24.0004 s]
/proc/loadavg: 2.58 2.45 2.29 3/183 25513
/proc/meminfo: memFree=27872768/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=23.99 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267648 0 0 0 2363 36 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 140735472381824 5676028 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267973 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 1306180

[startup+24.2004 s]
/proc/loadavg: 2.58 2.45 2.29 3/183 25513
/proc/meminfo: memFree=27872892/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=1306180 CPUtime=24.19 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202496 267648 0 0 0 2383 36 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 140735472381824 6022329 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 326545 267973 856 2943 0 323439 0
[pid=25509/tid=25510] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25510/stat : 25510 (toysat) S 25506 25509 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706503245040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=25509/tid=25511] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25511/stat : 25511 (toysat) S 25506 25509 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28883159 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706492755184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=25509/tid=25512] ppid=25506 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/25509/task/25512/stat : 25512 (toysat) S 25506 25509 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28883160 1337528320 267973 33554432000 4194304 16246674 140735472399936 139706482281648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 1306180

[startup+24.3073 s]
/proc/loadavg: 2.58 2.45 2.29 3/183 25513
/proc/meminfo: memFree=27872892/32872528 swapFree=1499884/1696108
[pid=25509] ppid=25506 vsize=0 CPUtime=24.29 cores=0,2,4,6
/proc/25509/stat : 25509 (toysat) R 25506 25509 24910 0 -1 4202500 267653 0 0 0 2390 39 0 0 20 0 1 0 28883159 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25509/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 24.3355
CPU time (s): 24.3273
CPU user time (s): 23.9064
CPU system time (s): 0.420936
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9064
system time used= 0.420936
maximum resident set size= 1071904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267653
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= 17
involuntary context switches= 33

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069989 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 18:46:14
IDJOB=4106271
IDBENCH=47997
IDSOLVER=2542
FILE ID=node137/4106271-1466268374
RUNJOBID= node137-1466264772-24926
PBS_JOBID= 19918225
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=47-P1=17-P2=17-P3=31-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106271-1466268374/watcher-4106271-1466268374 -o /tmp/evaluation-result-4106271-1466268374/solver-4106271-1466268374 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24926 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106271-1466268374.opb

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

MD5SUM BENCH= 12f8da63a7438023e75727c225236c48
RANDOM SEED=334071179

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.38
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.486
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.486
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:        28944308 kB
Buffers:          147104 kB
Cached:           255464 kB
SwapCached:         1268 kB
Active:          1236748 kB
Inactive:         253432 kB
Active(anon):    1088592 kB
Inactive(anon):     1028 kB
Active(file):     148156 kB
Inactive(file):   252404 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       2870628 kB
Mapped:            10468 kB
Shmem:                 0 kB
Slab:             606812 kB
SReclaimable:      50932 kB
SUnreclaim:       555880 kB
KernelStack:        1520 kB
PageTables:         9512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2925456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1363968 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= 71672 MiB
End job on node137 at 2016-06-18 18:46:39