Trace number 4078583

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02SAT 88.0726 88.0977

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUM0cd2d50a56364a25e801207dfed85434
Bench CategoryDEC-BIGINT (no optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark17.6693
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables106
Total number of constraints2
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 constraints2
Minimum length of a constraint106
Maximum length of a constraint106
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-06T20:25:08+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-4078583-1465237507.opb"]
0.00/0.01	c use --random-gen="2383613361 1373396247 2800256394 1449286811 3265247300 1386655297 1922162942 3958649413 4084245239 550488257 3198802182 3027351547 943703123 659108010 1569419859 4167894522 2799308230 2484459176 3872927557 890419101 3137934609 380335649 3582419661 3789294703 3395830144 2085854290 276872930 1621275895 2164136524 1408614361 2036536716 1477160950 3980102678 3331626745 2998438303 560391111 3409373952 1779353343 2399460507 4284029204 4074951734 2021523664 1678591418 2814934171 195217269 2676333268 3783116236 2678997459 56358707 2206304998 4068777943 4004656265 3305277821 2805479743 3931392673 404307963 4152196943 3470170337 2205412516 2472917526 1531162221 1372492135 1764321550 573558000 216424809 1524215461 422030024 1470573959 577119828 2976463878 1322558204 2559727915 3409302851 2949719077 504801941 2369140027 1183225514 2059572092 3488226040 3025729512 3866230384 1814164423 4005971332 4258608385 4086153869 528953274 2393382294 712875410 547553062 2333375667 654880703 1487651749 2450039171 4028653672 1392528996 406047216 678413085 356286465 560191826 1996021386 4169222297 3096693718 1163760132 2432431189 2040827644 4273881919 3472659864 3784598752 595056520 927298721 1162334653 1905633616 3788832364 1176266022 3593197320 1683080280 1040791379 3610669727 1847231313 4128108376 4287606674 3054716145 2541992618 4139297821 3961535739 228014108 1112374385 415952056 2581392881 3491364430 2832967613 803607431 1590937604 1999263956 2386219253 1460502520 2255745136 1771050782 4023296547 1058159734 4160906982 3018498344 3755243570 13544409 3822114547 1184301098 2881408161 2755208735 3839107973 3585636725 3288804975 243150064 2265587991 2851093374 699894239 1919246303 3138234457 1883567329 144609836 1675341547 1131113017 1913800345 825656838 2747901905 1162675665 1712983806 3869329618 790152172 3718242186 4077102753 2934828528 4072000843 3451205325 189465004 1866892470 2227236155 3186148707 932286182 3802086514 68722707 3364641476 332197055 267535601 3077667773 3489717233 4176864872 2037569779 587356223 3672056655 851868771 1636950065 1897962017 223932853 3631221277 4236805553 3284756578 2415533649 1095821917 463075709 665919636 4182217841 2811410824 1470927693 1797834934 3278222841 1681847615 4265681909 2957333653 2604397034 1681332648 1734956306 2200449323 1630530706 1590041554 2202890847 3755441600 2199951792 3308134291 3319587596 1644623180 1868526303 497788985 1592295726 2482437972 530475152 1106281086 1756977606 2516263878 2824494083 230781975 1855430133 1696829471 3301859528 890786715 3817573687 1359477166 3626526758 860949701 2137485368 657725340 2172291850 2735974739 3179927120 1849599182 2558190067 625167836 4118745245 3557539767 2090768566 2927058244 459001804 3282024110 1296061092 1964634994 3807707016 3987455010 255 362436" option to reproduce the execution
0.00/0.01	c #vars 106
0.00/0.01	c #constraints 2
82.37/82.49	c Solving starts ...
82.37/82.49	c ============================[ Search Statistics ]============================
82.37/82.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.37/82.49	c       |         |          |          |    Limit     GC | Var      | Constra 
82.37/82.49	c =============================================================================
82.37/82.49	c  0.0s |       0 |        0 |        0 |       36      0 |        0 |        0
82.48/82.51	c  0.0s |       1 |      136 |      100 |       36      0 |        0 |        0
82.48/82.54	c  0.0s |       2 |      324 |      250 |       40      3 |        0 |        0
82.48/82.58	c  0.1s |       3 |      594 |      475 |       44      7 |        0 |        0
82.58/82.63	c  0.1s |       4 |      980 |      813 |       49     13 |        0 |        0
82.67/82.72	c  0.2s |       5 |     1534 |     1320 |       54     20 |        0 |        0
82.87/82.97	c  0.5s |       6 |     2383 |     2081 |       66     30 |        0 |        0
83.17/83.25	c  0.8s |       7 |     3576 |     3223 |       73     45 |        0 |        0
83.58/83.65	c  1.2s |       8 |     5377 |     4936 |       81     66 |        0 |        0
84.17/84.25	c  1.8s |       9 |     8028 |     7506 |       90     97 |        0 |        0
85.07/85.18	c  2.7s |      10 |    11969 |    11361 |      100    140 |        0 |        0
86.27/86.34	c  3.9s |      11 |    17831 |    17144 |      111    202 |        0 |        0
87.87/87.91	c  5.4s |      12 |    26610 |    25819 |      123    293 |        0 |        0
87.87/87.95	c  5.5s |      12 |    26915 |    26039 |      123    295 |        0 |        0
87.87/87.95	c #cpu_time = 5.442s
87.87/87.95	c #wall_clock_time = 5.456s
87.87/87.95	c #decision = 26915
87.87/87.95	c #random_decision = 97
87.87/87.95	c #conflict = 26039
87.87/87.95	c #restart = 12
87.87/87.95	s SATISFIABLE
87.87/87.95	v -x1 -x2 x3 -x4 x5 x6 -x7 -x8 -x9 -x10
87.87/87.95	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
87.87/87.95	v -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 x30
87.87/87.95	v -x31 -x32 x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
87.87/87.95	v -x41 -x42 x43 -x44 -x45 -x46 x47 -x48 -x49 -x50
87.87/87.95	v x51 -x52 -x53 x54 -x55 -x56 x57 -x58 -x59 -x60
87.87/87.95	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
87.87/87.95	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
87.87/87.95	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
87.87/87.95	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 x100
87.87/87.95	v -x101 -x102 -x103 -x104 -x105 -x106
87.87/87.95	c total CPU time = 87.725s
87.87/87.95	c total wall clock time = 87.951s

Verifier Data

OK	0

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

pid=3106
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 3109
/proc/meminfo: memFree=30610428/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=698812 CPUtime=0 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 2601 0 0 0 0 0 0 0 20 0 4 0 105686226 715583488 2961 33554432000 4194304 16246674 140737329154720 140737329154144 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 175215 2972 441 2943 0 172109 0
[pid=3109/tid=3110] ppid=3106 vsize=715196 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 732360704 3028 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=721340 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 738652160 3048 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=725436 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 742846464 3064 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 3109
/proc/meminfo: memFree=30610428/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 27717 0 0 0 6 3 0 0 20 0 4 0 105686226 1247350784 28069 33554432000 4194304 16246674 140737329154720 140737329154144 12449273 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 304529 28081 601 2943 0 301423 0
[pid=3109/tid=3110] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 28090 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 28099 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 28108 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200533 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 3109
/proc/meminfo: memFree=30610428/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 49935 0 0 0 14 5 0 0 20 0 4 0 105686226 1247350784 50286 33554432000 4194304 16246674 140737329154720 140737329154144 12683253 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 304529 50292 601 2943 0 301423 0
[pid=3109/tid=3110] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 50296 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 50300 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 50303 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300491 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 3109
/proc/meminfo: memFree=30610428/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 74483 0 0 0 21 8 0 0 20 0 4 0 105686226 1247350784 74834 33554432000 4194304 16246674 140737329154720 140737329154144 12653060 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 304529 74844 601 2943 0 301423 0
[pid=3109/tid=3110] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 74850 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 74855 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 74860 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700341 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 3109
/proc/meminfo: memFree=30610428/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 167906 0 0 0 49 20 0 0 20 0 4 0 105686226 1247350784 168258 33554432000 4194304 16246674 140737329154720 140737329136640 12653060 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 304529 168265 601 2943 0 301423 0
[pid=3109/tid=3110] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 168271 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 168277 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 1247350784 168282 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 3113
/proc/meminfo: memFree=29608024/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=1305156 CPUtime=1.49 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 267164 0 0 0 116 33 0 0 20 0 4 0 105686226 1336479744 267471 33554432000 4194304 16246674 140737329154720 140737329136640 12656213 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 326289 267471 821 2943 0 323183 0
[pid=3109/tid=3110] ppid=3106 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 1336479744 267471 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 1336479744 267471 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 1336479744 267471 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1305156

[startup+3.10042 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 3113
/proc/meminfo: memFree=29539948/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=1342020 CPUtime=3.09 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 276577 0 0 0 275 34 0 0 20 0 4 0 105686226 1374228480 276884 33554432000 4194304 16246674 140737329154720 140737329154032 12371164 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 335505 276884 821 2943 0 332399 0
[pid=3109/tid=3110] ppid=3106 vsize=1342020 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 1374228480 276884 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=1342020 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 1374228480 276884 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=1342020 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 1374228480 276884 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1342020

[startup+6.30039 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 3113
/proc/meminfo: memFree=29412008/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=1599044 CPUtime=6.29 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 340857 0 0 0 587 42 0 0 20 0 4 0 105686226 1637421056 341164 33554432000 4194304 16246674 140737329154720 140737329154032 4206868 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 399761 341164 821 2943 0 396655 0
[pid=3109/tid=3110] ppid=3106 vsize=1599044 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 1637421056 341164 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=1599044 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 1637421056 341164 33554432000 4194304 16246674 140737329154720 140400416234512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=1599044 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 1637421056 341164 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1599044

[startup+12.7004 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 3113
/proc/meminfo: memFree=28467036/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=2376260 CPUtime=12.69 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 535163 0 0 0 1204 65 0 0 20 0 4 0 105686226 2433290240 535470 33554432000 4194304 16246674 140737329154720 140737329153816 4220897 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 594065 535470 822 2943 0 590959 0
[pid=3109/tid=3110] ppid=3106 vsize=2376260 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 2433290240 535470 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=2376260 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 2433290240 535470 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=2376260 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 2433290240 535470 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2376260

[startup+25.5005 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 3113
/proc/meminfo: memFree=26426208/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=4414020 CPUtime=25.48 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1044603 0 0 0 2413 135 0 0 20 0 4 0 105686226 4519956480 1044910 33554432000 4194304 16246674 140737329154720 140737329153816 4206577 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 1103505 1044910 822 2943 0 1100399 0
[pid=3109/tid=3110] ppid=3106 vsize=4414020 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 4519956480 1044910 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=4414020 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 4519956480 1044910 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=4414020 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 4519956480 1044910 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4414020

[startup+51.1005 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 3162
/proc/meminfo: memFree=23714132/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=5613124 CPUtime=51.08 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1344379 0 0 0 4928 180 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140737329152512 4221138 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 1403281 1344686 822 2943 0 1400175 0
[pid=3109/tid=3110] ppid=3106 vsize=5613124 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=5613124 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140400416234512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=5613124 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5613124

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

[startup+51.2005 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 3162
/proc/meminfo: memFree=23714132/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=5613124 CPUtime=51.18 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1344379 0 0 0 4938 180 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140737329152512 4206613 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 1403281 1344686 822 2943 0 1400175 0
[pid=3109/tid=3110] ppid=3106 vsize=5613124 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=5613124 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140400416234512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=5613124 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 5747838976 1344686 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 5613124

[startup+64.0004 s]
/proc/loadavg: 2.15 2.06 2.01 3/183 3162
/proc/meminfo: memFree=22396928/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=5966404 CPUtime=63.98 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1439355 0 0 0 6205 193 0 0 20 0 4 0 105686226 6109597696 1433267 33554432000 4194304 16246674 140737329154720 140737329153816 4220894 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 1491601 1433267 822 2943 0 1488495 0
[pid=3109/tid=3110] ppid=3106 vsize=5966404 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 6109597696 1433267 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=5966404 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 6109597696 1433267 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=5966404 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 6109597696 1433267 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 5966404

[startup+76.8004 s]
/proc/loadavg: 2.12 2.05 2.01 3/183 3162
/proc/meminfo: memFree=23044204/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=7152196 CPUtime=76.78 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1735635 0 0 0 7445 233 0 0 20 0 4 0 105686226 7323848704 1729547 33554432000 4194304 16246674 140737329154720 140737329153384 13883727 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 1788049 1729547 822 2943 0 1784943 0
[pid=3109/tid=3110] ppid=3106 vsize=7152196 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 7323848704 1729547 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=7152196 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 7323848704 1729547 33554432000 4194304 16246674 140737329154720 140400416234512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=7152196 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 7323848704 1729547 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 7152196

[startup+83.2004 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 3162
/proc/meminfo: memFree=26626536/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=2837060 CPUtime=83.17 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1735865 0 0 0 8060 257 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140737329136640 6021169 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 709265 650993 882 2943 0 706159 0
[pid=3109/tid=3110] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 83.17
Current children cumulated vsize (KiB) 2837060

[startup+86.4004 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 3162
/proc/meminfo: memFree=26626908/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=2837060 CPUtime=86.37 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1735865 0 0 0 8380 257 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140737329136640 6845883 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 709265 650993 882 2943 0 706159 0
[pid=3109/tid=3110] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650993 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 86.37
Current children cumulated vsize (KiB) 2837060

[startup+87.2004 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 3162
/proc/meminfo: memFree=26626908/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=2837060 CPUtime=87.17 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1735867 0 0 0 8460 257 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140737329137720 5712494 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 709265 650995 884 2943 0 706159 0
[pid=3109/tid=3110] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 87.17
Current children cumulated vsize (KiB) 2837060

[startup+87.6004 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 3162
/proc/meminfo: memFree=26626908/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=2837060 CPUtime=87.57 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) R 3106 3109 1222 0 -1 4202496 1735867 0 0 0 8500 257 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140737329137720 13943664 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 709265 650995 884 2943 0 706159 0
[pid=3109/tid=3110] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3110/stat : 3110 (toysat) S 3106 3109 1222 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140400426724592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3109/tid=3111] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3111/stat : 3111 (toysat) S 3106 3109 1222 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140400416234736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=2837060 CPUtime=0 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) S 3106 3109 1222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105686226 2905149440 650995 33554432000 4194304 16246674 140737329154720 140400333417648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 87.57
Current children cumulated vsize (KiB) 2837060

[startup+88.0004 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 3162
/proc/meminfo: memFree=27408976/32872528 swapFree=10676/249824
[pid=3109] ppid=3106 vsize=0 CPUtime=87.98 cores=1,3,5,7
/proc/3109/stat : 3109 (toysat) Z 3106 3109 1222 0 -1 4202508 1735873 0 0 0 8536 262 0 0 20 0 2 0 105686226 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3109/statm: 0 0 0 0 0 0 0
[pid=3109/tid=3112] ppid=3106 vsize=0 CPUtime=0.03 cores=1,3,5,7
/proc/3109/task/3112/stat : 3112 (toysat) R 3106 3109 1222 0 -1 4203588 1 0 0 0 0 3 0 0 20 0 2 0 105686226 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 87.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 88.0977
CPU time (s): 88.0726
CPU user time (s): 85.363
CPU system time (s): 2.70959
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 7152196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.363
system time used= 2.70959
maximum resident set size= 6918916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1735873
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= 69
involuntary context switches= 89

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

The end

Launcher Data

Begin job on node103 at 2016-06-06 20:25:08
IDJOB=4078583
IDBENCH=2276
IDSOLVER=2542
FILE ID=node103/4078583-1465237507
RUNJOBID= node103-1465221288-1239
PBS_JOBID= 19843228
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-BIGINT/submitted-PB06/manquiho/Aardal_1/normalized-prob10.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4078583-1465237507/watcher-4078583-1465237507 -o /tmp/evaluation-result-4078583-1465237507/solver-4078583-1465237507 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465221288-1239 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4078583-1465237507.opb

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

MD5SUM BENCH= 0cd2d50a56364a25e801207dfed85434
RANDOM SEED=1723232768

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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:        30610964 kB
Buffers:           35856 kB
Cached:           124100 kB
SwapCached:         1688 kB
Active:          1247840 kB
Inactive:          61948 kB
Active(anon):    1150684 kB
Inactive(anon):     1128 kB
Active(file):      97156 kB
Inactive(file):    60820 kB
Unevictable:      249824 kB
Mlocked:           10676 kB
SwapTotal:      67108856 kB
SwapFree:       67096640 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:       1398840 kB
Mapped:            10792 kB
Shmem:                 0 kB
Slab:             568804 kB
SReclaimable:      12712 kB
SUnreclaim:       556092 kB
KernelStack:        1488 kB
PageTables:         6532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1542580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1372160 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= 71704 MiB
End job on node103 at 2016-06-06 20:26:36