Trace number 4106418

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-02OPT2 12.1512 12.1536

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=11-P1=2-P2=41-P3=47-P4=37-P5=17-P6=41-P7=43-P8=59-B.opb
MD5SUM703541714091bf2de3415b24b852b4fc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.073988
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables144
Total number of constraints17
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 constraints17
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)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

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-18T19:31:25+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-4106418-1466271084.opb"]
0.00/0.01	c use --random-gen="3492203156 4173209960 2266560251 894776822 3645364006 3990077044 924112668 2975071257 3493084958 3238527152 1098863491 2071965322 1049690975 3660688336 3655893629 3959598169 1271767192 876015074 302918650 3568469339 760747363 3124809405 2393588066 137684670 3682664254 341817417 3352320295 4036633406 1810571346 1032465527 951547042 3738490051 1547622001 2863644955 3476698598 3294940641 2682708187 1617215400 1820160802 2487869171 1311032416 2778590372 2622952176 336607258 1762408531 1680110536 1270183692 369882725 483627770 797589735 3532855390 542111739 2440687227 2086901140 182889044 1839392681 3943130973 371759027 2151277676 1935519560 3245484845 1878930994 3116211516 2356155332 3589391115 2070877471 3967430749 699031912 1132317139 4096248829 1197270716 1946981166 685716789 2690211461 2970213643 2727681690 821491776 2997720753 1056186185 1236019915 3357014483 2509441442 845057475 2573224410 3416980576 2891847875 603924792 1149377653 2821885720 3450484507 1731506706 3228307835 1099736630 1903378547 3272686733 3129459744 1490050015 4046325409 2077510859 3153860453 2539266363 3584075717 163654924 3722890808 581654911 1460304180 3581579175 3929676064 3873070767 3658569193 4096538493 3661959733 3935943974 1225111318 1521820770 3473457785 2956368724 2719286838 155237209 3471797972 4016412419 4136665313 2412021241 21394515 3459888231 4147062221 334146376 152836599 2668956833 2289208169 1969394000 2393117617 2513405508 3551081021 970058214 2413001857 1660348087 3099307825 216799490 4238319896 956295213 821216117 2900504665 3137482943 2622581223 2536895935 3248198819 1525228459 3777733073 3518122023 1546153094 3095609726 3868222319 882643120 770974361 412215008 1714163318 1266595663 3326489346 3329228596 4243645452 1698982417 3050351793 931188381 677012133 2700588588 1590199182 1328964709 4102913654 2718847581 1533108785 2143875191 2431161814 4154297619 1656016150 1461958940 783647465 2856084197 910519538 1519258574 1455367905 1160168340 753688282 485468748 964847197 3600274974 2164621889 296325951 1818273300 2178482721 587740958 778705911 978326662 2663147603 288232370 1617098713 1381067674 3663055742 3557061455 4217260673 1171436523 515102921 3647004293 2198241026 3775623209 2728013537 1631570192 3621074756 480442948 2482310783 3801148792 4274995956 201492551 588606973 551980952 490449473 4048389434 1914627833 3592446783 920086004 2650568103 481435081 2160969462 2176681229 455232407 892846234 879074384 911865690 2792415482 2289435832 2635528133 2158403776 1999411321 2542722333 201375209 2106066543 3817533306 2485485780 1559951967 123062798 127127090 3038118711 658269321 3188003594 4142704488 549670682 719563403 4022305083 769818653 2075175109 2555547333 3856082683 3255821775 2141389381 93715338 533659742 255 362436" option to reproduce the execution
0.00/0.01	c #vars 144
0.00/0.01	c #constraints 17
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      440      0 |        0 |        0
0.00/0.04	c  0.0s |       1 |      129 |      100 |      440      0 |        0 |        0
0.00/0.08	c  0.1s |       2 |      379 |      250 |      485      0 |        0 |        0
0.09/0.13	c  0.1s |       3 |      692 |      475 |      534      0 |        0 |        0
0.19/0.21	c  0.2s |       4 |     1364 |      813 |      588      1 |        0 |        0
0.19/0.24	c  0.2s |       4 |     1598 |      936 |      647      1 |        0 |        0
0.19/0.24	c #cpu_time = 0.221s
0.19/0.24	c #wall_clock_time = 0.221s
0.19/0.24	c #decision = 1598
0.19/0.24	c #random_decision = 4
0.19/0.24	c #conflict = 936
0.19/0.24	c #restart = 4
0.19/0.24	o 31
0.19/0.24	c BCD2: hardening fixes 1 literals
0.19/0.24	c BCD2: updating upper bound: 63 -> 30
0.19/0.24	c BCD2: 0 <= obj <= 30
0.19/0.24	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=1
0.19/0.24	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |      647      0 |        8 |        0
0.19/0.24	c  0.0s |       0 |        3 |        0 |      647      0 |        8 |       18
0.19/0.24	c #cpu_time = 0.003s
0.19/0.24	c #wall_clock_time = 0.003s
0.19/0.24	c #decision = 3
0.19/0.24	c #random_decision = 0
0.19/0.24	c #conflict = 0
0.19/0.24	c #restart = 0
0.19/0.24	c BCD2: found a new core of size 4: cost of the new core is >=2
0.19/0.24	c lower bound updated to 2
0.19/0.24	c BCD2: 2 <= obj <= 30
0.19/0.24	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=1
0.19/0.24	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |      647      0 |        8 |       18
0.19/0.26	c  0.0s |       1 |      184 |      100 |      647      0 |        8 |       18
0.29/0.31	c  0.1s |       2 |      430 |      250 |      647      1 |        8 |       18
0.29/0.37	c  0.1s |       3 |      793 |      475 |      712      1 |        8 |       18
0.39/0.46	c  0.2s |       4 |     1200 |      813 |      712      2 |        8 |       18
0.49/0.56	c  0.3s |       5 |     1806 |     1320 |      784      2 |        8 |       18
0.68/0.77	c  0.5s |       6 |     2663 |     2081 |      784      4 |        8 |       18
0.99/1.01	c  0.8s |       7 |     4011 |     3223 |      863      6 |        8 |       18
1.39/1.41	c  1.2s |       8 |     6299 |     4936 |      950      9 |        8 |       18
1.49/1.81	c  1.6s |       9 |     9161 |     7506 |     1045     13 |        8 |       18
2.79/2.89	c  2.6s |      10 |    15265 |    11361 |     1150     19 |        8 |       18
3.79/3.84	c  3.6s |      11 |    21774 |    17144 |     1265     27 |        8 |       18
5.80/5.86	c  5.6s |      11 |    31981 |    24144 |     1265     36 |        8 |       18
6.29/6.37	c  6.1s |      12 |    34085 |    25819 |     1392     38 |        8 |       18
8.29/8.38	c  8.1s |      12 |    45856 |    36219 |     1392     50 |        8 |       18
8.89/8.92	c  8.7s |      13 |    48793 |    38832 |     1532     53 |        8 |       18
10.89/10.93	c 10.7s |      13 |    61813 |    49032 |     1532     65 |        8 |       18
11.99/12.08	c 11.8s |      13 |    66590 |    53084 |     1532     70 |        8 |       18
11.99/12.08	c #cpu_time = 11.801s
11.99/12.08	c #wall_clock_time = 11.832s
11.99/12.08	c #decision = 66590
11.99/12.08	c #random_decision = 251
11.99/12.08	c #conflict = 53084
11.99/12.08	c #restart = 13
11.99/12.08	o 18
11.99/12.08	c BCD2: updating upper bound: 30 -> 17
11.99/12.08	c BCD2: 2 <= obj <= 17
11.99/12.08	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=1
11.99/12.08	c BCD2: #sat=2 #unsat=2 bias=2/4
11.99/12.08	c Solving starts ...
11.99/12.08	c ============================[ Search Statistics ]============================
11.99/12.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.99/12.08	c       |         |          |          |    Limit     GC | Var      | Constra 
11.99/12.08	c =============================================================================
11.99/12.08	c  0.0s |       0 |        0 |        0 |     1532      0 |        8 |       18
11.99/12.09	c  0.0s |       0 |      100 |        3 |     1532      0 |        8 |       18
11.99/12.09	c #cpu_time = 0.011s
11.99/12.09	c #wall_clock_time = 0.011s
11.99/12.09	c #decision = 100
11.99/12.09	c #random_decision = 0
11.99/12.09	c #conflict = 3
11.99/12.09	c #restart = 0
11.99/12.09	o 2
11.99/12.09	s OPTIMUM FOUND
11.99/12.09	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 x10
11.99/12.09	v -x11 x12 x13 -x14 -x15 -x16 -x17 x18 x19 -x20
11.99/12.09	v -x21 -x22 x23 -x24 x25 x26 -x27 -x28 -x29 -x30
11.99/12.09	v x31 x32 -x33 -x34 -x35 -x36 x37 x38 -x39 -x40
11.99/12.09	v -x41 -x42 x43 x44 -x45 -x46 -x47 -x48 x49 -x50
11.99/12.09	v -x51 x52 x53 -x54 -x55 x56 -x57 -x58 x59 -x60
11.99/12.09	v -x61 x62 -x63 -x64 x65 -x66 -x67 x68 -x69 -x70
11.99/12.09	v x71 x72 -x73 x74 x75 -x76 x77 -x78 -x79 x80
11.99/12.09	v -x81 -x82 -x83 -x84 -x85 x86 x87 -x88 -x89 -x90
11.99/12.09	v -x91 x92 -x93 -x94 x95 -x96 x97 -x98 -x99 -x100
11.99/12.09	v -x101 -x102 x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
11.99/12.09	v x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120
11.99/12.09	v x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
11.99/12.09	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 x140
11.99/12.09	v x141 -x142 -x143 -x144
11.99/12.09	c total CPU time = 12.059s
11.99/12.09	c total wall clock time = 12.091s

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106418-1466271084/watcher-4106418-1466271084 -o /tmp/evaluation-result-4106418-1466271084/solver-4106418-1466271084 -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-4106418-1466271084.opb 

pid=22355
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.27 2.20 2.19 3/181 22358
/proc/meminfo: memFree=28929656/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=791996 CPUtime=0 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 2965 0 0 0 0 0 0 0 20 0 4 0 29154378 811003904 3836 33554432000 4194304 16246674 140734911998992 140734911998416 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 198767 3846 441 2943 0 195661 0
[pid=22358/tid=22359] ppid=22355 vsize=810428 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 829878272 3907 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=814524 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 834072576 3925 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=819644 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 839315456 3942 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100184 s]
/proc/loadavg: 2.27 2.20 2.19 3/181 22358
/proc/meminfo: memFree=28929656/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 21404 0 0 0 7 2 0 0 20 0 4 0 29154378 1247350784 22263 33554432000 4194304 16246674 140734911998992 140734911998416 5601873 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 304529 22264 758 2943 0 301423 0
[pid=22358/tid=22359] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 22268 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 22270 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 22272 33554432000 4194304 16246674 140734911998992 139905606872240 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.20053 s]
/proc/loadavg: 2.27 2.20 2.19 3/181 22358
/proc/meminfo: memFree=28929656/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 43648 0 0 0 13 6 0 0 20 0 4 0 29154378 1247350784 44508 33554432000 4194304 16246674 140734911998992 140734911998416 5589077 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 304529 44524 765 2943 0 301423 0
[pid=22358/tid=22359] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 44534 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 44538 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 44548 33554432000 4194304 16246674 140734911998992 139905606872240 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.300492 s]
/proc/loadavg: 2.27 2.20 2.19 3/181 22358
/proc/meminfo: memFree=28929656/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 63166 0 0 0 21 8 0 0 20 0 4 0 29154378 1247350784 64024 33554432000 4194304 16246674 140734911998992 140734911998416 5546098 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 304529 64033 794 2943 0 301423 0
[pid=22358/tid=22359] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 64036 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 64041 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 64046 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700409 s]
/proc/loadavg: 2.27 2.20 2.19 3/181 22358
/proc/meminfo: memFree=28929656/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 138831 0 0 0 51 17 0 0 20 0 4 0 29154378 1247350784 139689 33554432000 4194304 16246674 140734911998992 140734911998416 6843278 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 304529 139703 794 2943 0 301423 0
[pid=22358/tid=22359] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 139708 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 139715 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1247350784 139722 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50043 s]
/proc/loadavg: 2.27 2.20 2.19 4/185 22362
/proc/meminfo: memFree=28047508/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1220164 CPUtime=1.49 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 246018 0 0 0 116 33 0 0 20 0 4 0 29154378 1249447936 246854 33554432000 4194304 16246674 140734911998992 140734911998304 13760240 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 305041 246854 852 2943 0 301935 0
[pid=22358/tid=22359] ppid=22355 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1249447936 246854 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1249447936 246854 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1249447936 246854 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1220164

[startup+3.10042 s]
/proc/loadavg: 2.27 2.20 2.19 3/185 22362
/proc/meminfo: memFree=27858152/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 267541 0 0 0 274 35 0 0 20 0 4 0 29154378 1337528320 268377 33554432000 4194304 16246674 140734911998992 140734911997688 5673912 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 326545 268377 852 2943 0 323439 0
[pid=22358/tid=22359] ppid=22355 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1337528320 268377 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1337528320 268377 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1337528320 268377 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.25 2.20 2.19 3/185 22362
/proc/meminfo: memFree=27855836/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1307204 CPUtime=6.29 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 267739 0 0 0 594 35 0 0 20 0 4 0 29154378 1338576896 268575 33554432000 4194304 16246674 140734911998992 140734911980864 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 326801 268575 852 2943 0 323695 0
[pid=22358/tid=22359] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268575 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268575 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268575 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1307204

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

[startup+6.60042 s]
/proc/loadavg: 2.25 2.20 2.19 3/185 22362
/proc/meminfo: memFree=27855836/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1307204 CPUtime=6.59 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 267739 0 0 0 624 35 0 0 20 0 4 0 29154378 1338576896 268575 33554432000 4194304 16246674 140734911998992 140734911980864 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 326801 268575 852 2943 0 323695 0
[pid=22358/tid=22359] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268575 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268575 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268575 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 1307204

[startup+9.80038 s]
/proc/loadavg: 2.25 2.20 2.19 4/185 22362
/proc/meminfo: memFree=27856116/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1307204 CPUtime=9.79 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 267741 0 0 0 944 35 0 0 20 0 4 0 29154378 1338576896 268577 33554432000 4194304 16246674 140734911998992 140734911980864 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 326801 268577 854 2943 0 323695 0
[pid=22358/tid=22359] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268577 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268577 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268577 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (KiB) 1307204

[startup+11.4004 s]
/proc/loadavg: 2.31 2.21 2.20 4/185 22362
/proc/meminfo: memFree=27855124/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1307204 CPUtime=11.39 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 267897 0 0 0 1104 35 0 0 20 0 4 0 29154378 1338576896 268733 33554432000 4194304 16246674 140734911998992 140734911981992 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 326801 268733 854 2943 0 323695 0
[pid=22358/tid=22359] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 1307204

[startup+11.8004 s]
/proc/loadavg: 2.31 2.21 2.20 4/185 22362
/proc/meminfo: memFree=27855124/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1307204 CPUtime=11.79 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 267897 0 0 0 1144 35 0 0 20 0 4 0 29154378 1338576896 268733 33554432000 4194304 16246674 140734911998992 140734911981992 5827980 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 326801 268733 854 2943 0 323695 0
[pid=22358/tid=22359] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 1307204

[startup+12.0004 s]
/proc/loadavg: 2.31 2.21 2.20 4/185 22362
/proc/meminfo: memFree=27855124/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=1307204 CPUtime=11.99 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202496 267897 0 0 0 1164 35 0 0 20 0 4 0 29154378 1338576896 268733 33554432000 4194304 16246674 140734911998992 140734911981992 5822604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 326801 268733 854 2943 0 323695 0
[pid=22358/tid=22359] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22359/stat : 22359 (toysat) S 22355 22358 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905730587888 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22358/tid=22360] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22360/stat : 22360 (toysat) S 22355 22358 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905720098032 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22358/tid=22361] ppid=22355 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/22358/task/22361/stat : 22361 (toysat) S 22355 22358 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29154379 1338576896 268733 33554432000 4194304 16246674 140734911998992 139905606872240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 1307204

[startup+12.1004 s]
/proc/loadavg: 2.31 2.21 2.20 4/185 22362
/proc/meminfo: memFree=27855124/32872528 swapFree=1505436/1685308
[pid=22358] ppid=22355 vsize=0 CPUtime=12.09 cores=1,3,5,7
/proc/22358/stat : 22358 (toysat) R 22355 22358 21389 0 -1 4202500 267901 0 0 0 1173 36 0 0 20 0 1 0 29154378 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22358/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 12.1536
CPU time (s): 12.1512
CPU user time (s): 11.7352
CPU system time (s): 0.415936
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7352
system time used= 0.415936
maximum resident set size= 1074940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 13

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

The end

Launcher Data

Begin job on node135 at 2016-06-18 19:31:24
IDJOB=4106418
IDBENCH=48053
IDSOLVER=2542
FILE ID=node135/4106418-1466271084
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=11-P1=2-P2=41-P3=47-P4=37-P5=17-P6=41-P7=43-P8=59-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106418-1466271084/watcher-4106418-1466271084 -o /tmp/evaluation-result-4106418-1466271084/solver-4106418-1466271084 -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-4106418-1466271084.opb

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

MD5SUM BENCH= 703541714091bf2de3415b24b852b4fc
RANDOM SEED=1513375198

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:        28930192 kB
Buffers:          154796 kB
Cached:           281960 kB
SwapCached:          716 kB
Active:          1216536 kB
Inactive:         299948 kB
Active(anon):    1080720 kB
Inactive(anon):     1308 kB
Active(file):     135816 kB
Inactive(file):   298640 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:             16300 kB
Writeback:             0 kB
AnonPages:       2764456 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             605552 kB
SReclaimable:      49088 kB
SUnreclaim:       556464 kB
KernelStack:        1464 kB
PageTables:         9416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2906968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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 19:31:37