Trace number 4106151

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 14.7408 14.7488

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=6-P0=31-P1=31-P2=37-P3=37-B.opb
MD5SUM1faefeca557086bb8f2ad91e3f4c80d3
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.026995
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:16:09+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-4106151-1466266568.opb"]
0.00/0.01	c use --random-gen="1317734224 2965872109 4025561647 128062271 3481283514 4141384300 2498884345 1327992253 3030361083 241395305 805727885 2745733142 1668748797 3365026855 943836505 3408809901 651692358 8141789 2159728426 4090682806 2180106869 2964995551 860455089 883848741 2487951498 2666554304 1223505692 3373648779 2819821275 922747580 2329962903 4079101783 3181302072 3839891100 3297520589 169440341 2166519420 2755519191 3808689321 3302112596 333256951 258497616 391906046 1194418714 935338288 1033056632 547349310 4065196870 3782490683 2131542543 2828770524 3220496644 1760669468 4040743618 2604801555 2653993356 3508022228 3262547325 274437979 3704203699 4171951044 3137150388 4262952342 1571392919 186549655 497951391 3041671168 2139479555 3059155918 3091173662 3689961034 1584574111 2508487143 1541096389 3283382337 2455218076 2799513430 3591691788 2463313924 789713751 4068168905 3722062572 4261760126 2287821680 1462169856 3879418046 691958726 3289525984 2036741984 3924149394 2385179614 3154486469 1125696881 1478310061 3161156669 2525592513 646779562 3765846465 1092041280 1394995643 4095253693 3528279161 3471019838 1071199612 2097700481 2000584989 2874346825 4072717778 2939741432 3168197734 929889856 2145596720 1285034881 350450208 763137245 4265243846 1438216120 2303892044 3076335420 2881409380 2128352187 3303123745 3429659337 1115755848 1060126187 3830486778 904188821 3903942388 118356199 951109533 402711864 2911217446 1495037882 34288320 54376817 3312408420 1659325253 1524362214 1696533650 1177823994 210378432 1359608890 3512495898 3537273388 253551193 3573600274 200802989 2985091866 2227084119 4280165402 2690854887 2749736529 2231682635 569306859 2439536930 564986176 788317413 2343348594 1379631043 347662106 3054698504 4243464555 1258153673 2779742525 2797626050 4042480759 2402395240 157246071 3933690852 2869913093 1346702458 2167298464 3231420348 2956866080 863051072 1884413014 2060316081 797635470 3986312950 3469640992 2815204014 3152915082 3734317589 2868610148 1547646607 2275462499 269535290 2683992993 2053415589 3679840649 2353607114 827727812 3974257149 2201769380 2688116236 3633233483 2461473992 3683094170 424493318 359669963 829905849 206097513 2645806118 4242674115 2062028980 3424605756 2963797639 3663691189 2124350649 844257562 699221655 598472921 644339689 3503216327 1049371326 3553627012 4063722182 1657280774 2451406675 3078619665 3656712335 3796669635 3034745189 2837002459 3512330794 1213975940 3410014016 2866715748 2342485330 2314679078 472075325 2845093105 561173790 186676462 2766949252 3331683235 1034763708 3588126716 1087243407 1127991376 1139196332 1100957808 2266922804 1486007030 2838055188 3903530916 1576984533 2513540356 2047806248 1862737848 3866631402 3338385799 916370611 2916997865 1141660732 426974547 255 362436" option to reproduce the execution
0.00/0.01	c #vars 54
0.00/0.01	c #constraints 7
0.00/0.01	c BCD2: Hardening is enabled.
0.00/0.01	c BCD2: BiasedSearch is enabled.
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |      165      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      167 |      100 |      165      0 |        0 |        0
0.00/0.06	c  0.0s |       2 |      364 |      250 |      182      0 |        0 |        0
0.00/0.10	c  0.1s |       3 |      610 |      475 |      201      2 |        0 |        0
0.09/0.15	c  0.1s |       4 |      992 |      813 |      222      4 |        0 |        0
0.09/0.16	c  0.1s |       4 |     1027 |      820 |      245      5 |        0 |        0
0.09/0.16	c #cpu_time = 0.139s
0.09/0.16	c #wall_clock_time = 0.143s
0.09/0.16	c #decision = 1027
0.09/0.16	c #random_decision = 7
0.09/0.16	c #conflict = 820
0.09/0.16	c #restart = 4
0.09/0.16	o 59
0.09/0.16	c BCD2: updating upper bound: 63 -> 58
0.09/0.16	c BCD2: 0 <= obj <= 58
0.09/0.16	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.09/0.16	c BCD2: #sat=1 #unsat=1 bias=1/2
0.09/0.16	c Solving starts ...
0.09/0.16	c ============================[ Search Statistics ]============================
0.09/0.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.16	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.16	c =============================================================================
0.09/0.16	c  0.0s |       0 |        0 |        0 |      245      0 |        0 |        0
0.09/0.16	c  0.0s |       0 |        4 |        0 |      245      0 |        0 |        0
0.09/0.16	c #cpu_time = 0.001s
0.09/0.16	c #wall_clock_time = 0.001s
0.09/0.16	c #decision = 4
0.09/0.16	c #random_decision = 0
0.09/0.16	c #conflict = 0
0.09/0.16	c #restart = 0
0.09/0.16	c BCD2: found a new core of size 5: cost of the new core is >=2
0.09/0.16	c lower bound updated to 2
0.09/0.16	c BCD2: 2 <= obj <= 58
0.09/0.16	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.09/0.16	c BCD2: #sat=1 #unsat=2 bias=2/3
0.09/0.16	c Solving starts ...
0.09/0.16	c ============================[ Search Statistics ]============================
0.09/0.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.16	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.16	c =============================================================================
0.09/0.16	c  0.0s |       0 |        0 |        0 |      245      0 |        0 |        0
0.09/0.18	c  0.0s |       1 |      153 |      100 |      245      0 |        0 |        0
0.19/0.20	c  0.0s |       2 |      329 |      250 |      245      1 |        0 |        0
0.19/0.24	c  0.1s |       3 |      617 |      475 |      245      3 |        0 |        0
0.19/0.29	c  0.1s |       4 |      999 |      813 |      270      4 |        0 |        0
0.28/0.39	c  0.2s |       5 |     1607 |     1320 |      297      7 |        0 |        0
0.49/0.51	c  0.4s |       6 |     2405 |     2081 |      297     11 |        0 |        0
0.69/0.75	c  0.6s |       7 |     3682 |     3223 |      327     17 |        0 |        0
0.99/1.07	c  0.9s |       8 |     5585 |     4936 |      360     25 |        0 |        0
1.48/1.52	c  1.4s |       9 |     8445 |     7506 |      397     36 |        0 |        0
1.98/2.04	c  1.9s |      10 |    12640 |    11361 |      437     51 |        0 |        0
2.88/2.91	c  2.8s |      11 |    19156 |    17144 |      481     73 |        0 |        0
3.98/4.07	c  3.9s |      12 |    28603 |    25819 |      530    103 |        0 |        0
5.98/6.02	c  5.9s |      13 |    42917 |    38832 |      583    145 |        0 |        0
7.98/8.03	c  7.9s |      13 |    58052 |    52832 |      583    188 |        0 |        0
8.79/8.87	c  8.7s |      14 |    64040 |    58352 |      642    204 |        0 |        0
10.79/10.87	c 10.7s |      14 |    77885 |    70652 |      642    239 |        0 |        0
12.79/12.88	c 12.7s |      14 |    93269 |    84552 |      642    278 |        0 |        0
13.30/13.33	c 13.2s |      15 |    96689 |    87632 |      707    287 |        1 |        6
14.59/14.62	c 14.5s |      15 |   105643 |    95953 |      707    309 |        1 |        6
14.59/14.62	c #cpu_time = 14.422s
14.59/14.62	c #wall_clock_time = 14.460s
14.59/14.62	c #decision = 105643
14.59/14.62	c #random_decision = 362
14.59/14.62	c #conflict = 95953
14.59/14.62	c #restart = 15
14.59/14.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
14.59/14.62	c lower bound updated to 3
14.59/14.62	c BCD2: 3 <= obj <= 58
14.59/14.62	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
14.59/14.62	c BCD2: #sat=1 #unsat=3 bias=3/4
14.59/14.62	c Solving starts ...
14.59/14.62	c ============================[ Search Statistics ]============================
14.59/14.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.59/14.62	c       |         |          |          |    Limit     GC | Var      | Constra 
14.59/14.62	c =============================================================================
14.59/14.62	c  0.0s |       0 |        0 |        0 |      707      0 |        2 |        6
14.59/14.63	c  0.0s |       1 |      134 |      100 |      707      0 |        2 |        7
14.59/14.66	c  0.0s |       2 |      306 |      250 |      707      0 |        2 |        7
14.59/14.67	c  0.1s |       2 |      460 |      368 |      707      0 |        2 |        7
14.59/14.67	c #cpu_time = 0.056s
14.59/14.67	c #wall_clock_time = 0.056s
14.59/14.67	c #decision = 460
14.59/14.67	c #random_decision = 1
14.59/14.67	c #conflict = 368
14.59/14.67	c #restart = 2
14.59/14.67	o 15
14.59/14.67	c BCD2: hardening fixes 2 literals
14.59/14.67	c BCD2: updating upper bound: 58 -> 14
14.59/14.67	c BCD2: 3 <= obj <= 14
14.59/14.67	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
14.59/14.67	c BCD2: #sat=2 #unsat=3 bias=3/5
14.59/14.67	c Solving starts ...
14.59/14.67	c ============================[ Search Statistics ]============================
14.59/14.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.59/14.67	c       |         |          |          |    Limit     GC | Var      | Constra 
14.59/14.67	c =============================================================================
14.59/14.67	c  0.0s |       0 |        0 |        0 |      707      0 |       18 |        9
14.59/14.68	c  0.0s |       0 |       54 |       29 |      707      0 |       18 |       45
14.59/14.68	c #cpu_time = 0.007s
14.59/14.68	c #wall_clock_time = 0.008s
14.59/14.68	c #decision = 54
14.59/14.68	c #random_decision = 0
14.59/14.68	c #conflict = 29
14.59/14.68	c #restart = 0
14.59/14.68	o 9
14.59/14.68	c BCD2: updating upper bound: 14 -> 8
14.59/14.68	c BCD2: 3 <= obj <= 8
14.59/14.68	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
14.59/14.68	c BCD2: #sat=3 #unsat=3 bias=3/6
14.59/14.68	c Solving starts ...
14.59/14.68	c ============================[ Search Statistics ]============================
14.59/14.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.59/14.68	c       |         |          |          |    Limit     GC | Var      | Constra 
14.59/14.68	c =============================================================================
14.59/14.68	c  0.0s |       0 |        0 |        0 |      707      0 |       18 |       45
14.59/14.68	c  0.0s |       0 |       22 |        0 |      707      0 |       18 |       45
14.59/14.68	c #cpu_time = 0.002s
14.59/14.68	c #wall_clock_time = 0.002s
14.59/14.68	c #decision = 22
14.59/14.68	c #random_decision = 0
14.59/14.68	c #conflict = 0
14.59/14.68	c #restart = 0
14.59/14.68	o 3
14.59/14.68	s OPTIMUM FOUND
14.59/14.68	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10
14.59/14.68	v x11 -x12 x13 x14 x15 x16 x17 x18 x19 -x20
14.59/14.68	v x21 x22 x23 x24 x25 x26 -x27 -x28 x29 x30
14.59/14.68	v x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
14.59/14.68	v -x41 -x42 -x43 x44 -x45 -x46 x47 x48 -x49 -x50
14.59/14.68	v x51 x52 -x53 -x54
14.59/14.68	c total CPU time = 14.644s
14.59/14.68	c total wall clock time = 14.687s

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

pid=21533
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: 1.19 1.21 1.46 3/181 21536
/proc/meminfo: memFree=28942732/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=798140 CPUtime=0 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 2990 0 0 0 0 0 0 0 20 0 4 0 28702786 817295360 3352 33554432000 4194304 16246674 140734980711504 140734980710928 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21536/statm: 200047 3360 441 2943 0 196941 0
[pid=21536/tid=21537] ppid=21533 vsize=816572 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 836169728 3423 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=820668 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 840364032 3441 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=824764 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 844558336 3455 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 1.19 1.21 1.46 3/181 21536
/proc/meminfo: memFree=28942732/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 20426 0 0 0 6 3 0 0 20 0 4 0 28702786 1247350784 20775 33554432000 4194304 16246674 140734980711504 140734980694504 5532301 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 304529 20788 765 2943 0 301423 0
[pid=21536/tid=21537] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 20797 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 20806 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 20815 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200511 s]
/proc/loadavg: 1.19 1.21 1.46 3/181 21536
/proc/meminfo: memFree=28942732/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 38809 0 0 0 13 6 0 0 20 0 4 0 28702786 1247350784 39157 33554432000 4194304 16246674 140734980711504 140734980694504 5711820 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 304529 39167 796 2943 0 301423 0
[pid=21536/tid=21537] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 39172 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 39177 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 39183 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300495 s]
/proc/loadavg: 1.19 1.21 1.46 3/181 21536
/proc/meminfo: memFree=28942732/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 57746 0 0 0 20 8 0 0 20 0 4 0 28702786 1247350784 58094 33554432000 4194304 16246674 140734980711504 140734980694504 12479207 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 304529 58104 796 2943 0 301423 0
[pid=21536/tid=21537] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 58108 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 58113 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 58117 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700413 s]
/proc/loadavg: 1.19 1.21 1.46 3/181 21536
/proc/meminfo: memFree=28942732/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 133529 0 0 0 49 20 0 0 20 0 4 0 28702786 1247350784 133877 33554432000 4194304 16246674 140734980711504 140734980694504 5675357 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 304529 133883 796 2943 0 301423 0
[pid=21536/tid=21537] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 133888 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 133894 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1247350784 133906 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50043 s]
/proc/loadavg: 1.19 1.21 1.46 3/185 21540
/proc/meminfo: memFree=28098568/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1219140 CPUtime=1.48 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 245712 0 0 0 113 35 0 0 20 0 4 0 28702786 1248399360 246038 33554432000 4194304 16246674 140734980711504 140734980710816 15015658 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 304785 246038 853 2943 0 301679 0
[pid=21536/tid=21537] ppid=21533 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1248399360 246038 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1248399360 246038 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1248399360 246038 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10043 s]
/proc/loadavg: 1.19 1.21 1.46 3/185 21540
/proc/meminfo: memFree=27904996/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 267462 0 0 0 270 38 0 0 20 0 4 0 28702786 1337528320 267788 33554432000 4194304 16246674 140734980711504 140734980693376 5808436 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 326545 267788 853 2943 0 323439 0
[pid=21536/tid=21537] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267788 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267788 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267788 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 1.25 1.22 1.46 3/185 21540
/proc/meminfo: memFree=27870540/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 267524 0 0 0 590 38 0 0 20 0 4 0 28702786 1337528320 267850 33554432000 4194304 16246674 140734980711504 140734980693376 12474959 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 326545 267850 853 2943 0 323439 0
[pid=21536/tid=21537] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267850 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267850 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267850 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 1.31 1.23 1.46 3/185 21540
/proc/meminfo: memFree=27861988/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 267525 0 0 0 1230 39 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 140734980693376 5721406 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 326545 267851 853 2943 0 323439 0
[pid=21536/tid=21537] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 1.31 1.23 1.46 3/185 21540
/proc/meminfo: memFree=27861988/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1306180 CPUtime=12.79 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 267525 0 0 0 1240 39 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 140734980693376 6012244 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 326545 267851 853 2943 0 323439 0
[pid=21536/tid=21537] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267851 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1306180

[startup+13.6004 s]
/proc/loadavg: 1.31 1.23 1.46 3/185 21540
/proc/meminfo: memFree=27862112/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1306180 CPUtime=13.59 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 267526 0 0 0 1320 39 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 140734980694496 5822604 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 326545 267852 854 2943 0 323439 0
[pid=21536/tid=21537] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 13.59
Current children cumulated vsize (KiB) 1306180

[startup+14.4076 s]
/proc/loadavg: 1.31 1.23 1.46 3/185 21540
/proc/meminfo: memFree=27862236/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1306180 CPUtime=14.39 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 267526 0 0 0 1400 39 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 140734980694504 5722849 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 326545 267852 854 2943 0 323439 0
[pid=21536/tid=21537] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 1306180

[startup+14.6004 s]
/proc/loadavg: 1.31 1.23 1.46 3/185 21540
/proc/meminfo: memFree=27862236/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=1306180 CPUtime=14.59 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202496 267526 0 0 0 1420 39 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 140734980694504 5677179 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 326545 267852 854 2943 0 323439 0
[pid=21536/tid=21537] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21537/stat : 21537 (toysat) S 21533 21536 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888786648304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21536/tid=21538] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21538/stat : 21538 (toysat) S 21533 21536 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888776158448 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21536/tid=21539] ppid=21533 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/21536/task/21539/stat : 21539 (toysat) S 21533 21536 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28702786 1337528320 267852 33554432000 4194304 16246674 140734980711504 139888695438512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 14.59
Current children cumulated vsize (KiB) 1306180

[startup+14.7004 s]
/proc/loadavg: 1.31 1.23 1.46 3/185 21540
/proc/meminfo: memFree=27862236/32872528 swapFree=1505436/1685308
[pid=21536] ppid=21533 vsize=0 CPUtime=14.69 cores=1,3,5,7
/proc/21536/stat : 21536 (toysat) R 21533 21536 21389 0 -1 4202500 267531 0 0 0 1429 40 0 0 20 0 1 0 28702786 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21536/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 14.69
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 14.7488
CPU time (s): 14.7408
CPU user time (s): 14.2908
CPU system time (s): 0.449931
CPU usage (%): 99.9457
Max. virtual memory (cumulated for all children) (KiB): 1306180

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

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

The end

Launcher Data

Begin job on node135 at 2016-06-18 18:16:09
IDJOB=4106151
IDBENCH=47953
IDSOLVER=2542
FILE ID=node135/4106151-1466266568
RUNJOBID= node135-1466266561-21406
PBS_JOBID= 19918237
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=31-P1=31-P2=37-P3=37-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106151-1466266568/watcher-4106151-1466266568 -o /tmp/evaluation-result-4106151-1466266568/solver-4106151-1466266568 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466266561-21406 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106151-1466266568.opb

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

MD5SUM BENCH= 1faefeca557086bb8f2ad91e3f4c80d3
RANDOM SEED=1282962652

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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:        28943748 kB
Buffers:          149060 kB
Cached:           280224 kB
SwapCached:          716 kB
Active:          1205848 kB
Inactive:         295260 kB
Active(anon):    1072804 kB
Inactive(anon):     1308 kB
Active(file):     133044 kB
Inactive(file):   293952 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:             33092 kB
Writeback:             0 kB
AnonPages:       2756656 kB
Mapped:            10460 kB
Shmem:                 0 kB
Slab:             605484 kB
SReclaimable:      48620 kB
SUnreclaim:       556864 kB
KernelStack:        1464 kB
PageTables:         9420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2902808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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 node135 at 2016-06-18 18:16:23