Trace number 4267258

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
cosoco-mini 1.12UNSAT 156.13499 156.145

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-021.xml
MD5SUM20df171288238b3174eb6e57a3777db0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0054159998
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":63}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":63}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":42}]
Number of extensional constraints42
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4267258-1502606454.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 63
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 42
0.00/0.00	c |                   Arity: 3..3  -- Ternary: 42
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Extension: 42  (nb tuples: 4..4) -- (shared: 37)
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.00	c 101            1079           4293           4087           0              0              21   60   45   
0.00/0.00	c 211            1890           7167           6850           0              0              32   52   46   
0.00/0.00	c 332            2674           9979           9503           0              0              42   62   54   
0.00/0.01	c 465            3809           13640          13068          0              0              14   61   52   
0.00/0.01	c 611            4752           16918          16256          0              0              32   59   52   
0.00/0.01	c 771            5967           21115          20318          0              0              24   59   40   
0.00/0.01	c 947            7120           25074          24103          0              0              12   61   51   
0.00/0.01	c 1140           8406           29614          28448          0              0              35   59   56   
0.00/0.01	c 1352           9942           34863          33542          0              0              35   61   49   
0.00/0.02	c 1585           11662          40651          39167          0              0              12   60   55   
0.00/0.02	c 1841           13419          46922          45263          0              0              33   58   53   
0.00/0.02	c 2122           15406          53786          51926          0              0              21   58   51   
0.00/0.02	c 2431           17696          61576          59472          0              0              13   58   46   
0.00/0.03	c 2770           20540          71457          69115          0              0              22   60   52   
0.00/0.03	c 3142           23003          80085          77574          0              0              20   60   50   
0.00/0.03	c 3551           25939          89998          87243          0              0              26   60   53   
0.00/0.04	c 4000           29279          101996         98685          0              0              31   59   53   
0.00/0.04	c 4493           33046          114923         111251         0              0              20   58   51   
0.00/0.05	c 5035           36619          127566         123517         0              0              16   59   48   
0.00/0.05	c 5631           40808          142327         137972         0              0              24   57   48   
0.00/0.06	c 6286           45362          158193         153333         0              0              16   58   45   
0.00/0.06	c 7006           50873          177680         172258         0              0              26   58   49   
0.00/0.07	c 7798           56877          198597         192837         0              0              18   56   48   
0.00/0.08	c 8669           63605          222386         216082         0              0              9   58   51    
0.00/0.09	c 9627           70427          246126         239339         0              0              20   56   50   
0.00/0.10	c 10680          77928          273236         265705         0              0              15   56   50   
0.10/0.11	c 11838          88653          311574         303168         0              0              16   56   49   
0.10/0.12	c 13111          98697          347216         337519         0              0              14   54   49   
0.10/0.14	c 14511          109833         386089         375649         0              0              16   56   45   
0.10/0.15	c 16051          121105         425843         414967         0              0              19   56   47   
0.10/0.17	c 17745          133505         469228         457640         0              0              22   56   48   
0.10/0.18	c 19608          148457         522612         510199         0              0              18   56   48   
0.10/0.21	c 21657          166333         585088         571595         0              0              15   52   45   
0.21/0.23	c 23910          186744         656841         642139         0              0              16   56   49   
0.21/0.26	c 26388          210926         739722         723270         0              0              17   56   48   
0.21/0.29	c 29113          230665         809898         792274         0              0              19   56   45   
0.31/0.32	c 32110          257369         902708         882133         0              0              20   56   47   
0.31/0.35	c 35406          283264         995628         972044         0              0              19   54   46   
0.31/0.39	c 39031          310205         1092693        1066889        0              0              17   56   47   
0.41/0.42	c 43018          339242         1195476        1166833        0              0              16   56   45   
0.41/0.47	c 47403          378872         1335285        1303481        0              0              17   56   49   
0.51/0.52	c 52226          418566         1473700        1440241        0              0              17   56   45   
0.51/0.58	c 57531          467629         1643110        1608220        0              0              17   56   47   
0.60/0.65	c 63366          517211         1815884        1779342        0              0              12   56   47   
0.69/0.72	c 69784          571303         2003275        1964520        0              0              14   56   47   
0.69/0.79	c 76843          628192         2208669        2162839        0              0              10   55   44   
0.79/0.87	c 84607          691158         2430563        2382368        0              0              14   55   46   
0.89/0.96	c 93147          762440         2693635        2640936        0              0              13   56   46   
1.00/1.06	c 102541         843190         2971668        2914777        0              0              16   56   48   
1.10/1.16	c 112874         924305         3262452        3200107        0              0              15   56   47   
1.19/1.28	c 124240         1021471        3610102        3540259        0              0              9   56   46    
1.39/1.41	c 136742         1120039        3965490        3890024        0              0              14   56   46   
1.49/1.56	c 150494         1239772        4380824        4301522        0              0              13   56   47   
1.69/1.73	c 165621         1374797        4859165        4766262        0              0              14   56   47   
1.89/1.92	c 182260         1527974        5397468        5293555        0              0              12   56   48   
2.10/2.10	c 200562         1677097        5931088        5813204        0              0              14   56   48   
2.29/2.31	c 220694         1840485        6528485        6385534        0              0              13   56   49   
2.49/2.53	c 242839         2015537        7156261        6994464        0              0              15   56   48   
2.69/2.75	c 267198         2193142        7801743        7624395        0              0              9   56   47    
3.00/3.01	c 293992         2398045        8533458        8341467        0              0              10   56   47   
3.29/3.32	c 323465         2639689        9404463        9193683        0              0              13   57   47   
3.59/3.61	c 355885         2872181        10224831       9998777        0              0              8   57   44    
3.89/3.96	c 391547         3149902        11221783       10981778       0              0              13   57   48   
4.29/4.35	c 430775         3462043        12331588       12064193       0              0              12   57   46   
4.69/4.73	c 473925         3763930        13399182       13122709       0              0              11   56   44   
5.19/5.24	c 521390         4160242        14825631       14515636       0              0              9   56   47    
5.69/5.74	c 573601         4557571        16255644       15926103       0              0              11   56   46   
6.29/6.32	c 631033         5019208        17867470       17524231       0              0              9   56   46    
6.89/6.99	c 694208         5553215        19765947       19386547       0              0              9   56   46    
7.59/7.69	c 763700         6108183        21716299       21317275       0              0              12   56   45   
8.39/8.49	c 840141         6746547        23949511       23531078       0              0              9   56   46    
9.29/9.32	c 924226         7399166        26264711       25816235       0              0              11   56   44   
10.29/10.36	c 1016719        8237375        29182637       28673440       0              0              8   56   47    
11.29/11.35	c 1118461        9029253        31950837       31392953       0              0              11   56   45   
12.39/12.45	c 1230377        9882852        35069835       34457338       0              0              7   56   45    
13.59/13.67	c 1353484        10845232       38519363       37833226       0              0              10   56   44   
14.99/15.03	c 1488901        11913929       42361573       41614522       0              0              9   56   45    
16.29/16.39	c 1637859        12991257       46241172       45423140       0              0              9   56   45    
17.88/17.93	c 1801712        14199465       50519099       49662745       0              0              8   56   43    
19.78/19.84	c 1981950        15738499       55866097       54931958       0              0              7   56   46    
21.99/22.01	c 2180211        17454261       62062524       60938288       0              0              7   56   47    
24.09/24.15	c 2398298        19156600       68028152       66838273       0              0              8   56   45    
26.38/26.43	c 2638193        20982924       74494303       73195669       0              0              9   56   45    
29.28/29.36	c 2902077        23350863       82872186       81366794       0              0              6   56   48    
32.09/32.18	c 3192349        25611098       90887259       89279365       0              0              5   56   47    
35.18/35.24	c 3511648        28060341       99610323       97821629       0              0              7   56   45    
38.48/38.50	c 3862876        30662019       108847467      106981994      0              0              8   56   45    
42.09/42.19	c 4249226        33589391       119324683      117341431      0              0              7   56   45    
46.28/46.30	c 4674211        36880423       130961326      128873490      0              0              8   56   46    
50.88/50.91	c 5141694        40624779       144085573      141745252      0              0              6   56   46    
55.78/55.82	c 5655925        44533556       157918984      155380672      0              0              6   56   44    
60.88/60.92	c 6221579        48581357       172270678      169604357      0              0              6   56   43    
66.99/67.03	c 6843798        53303613       189875860      186904314      0              0              8   56   44    
73.28/73.34	c 7528238        58331708       207643764      204433095      0              0              5   56   44    
80.28/80.36	c 8281122        63968015       227897629      224064550      0              0              10   56   46   
88.28/88.37	c 9109294        70400259       251159705      246494309      0              0              10   56   46   
97.38/97.43	c 10020283       77759281       277146331      271855692      0              0              6   56   46    
107.58/107.62	c 11022370       85877137       306313360      300449538      0              0              3   56   46    
116.99/117.06	c 12124665       93330615       333257066      326951899      0              0              6   56   44    
127.99/128.08	c 13337189       102159375      364464843      357873929      0              0              7   56   45    
138.88/139.00	c 14670965       110786695      395694731      388640942      1              0              5   56   43    
151.88/151.94	c 16138118       121003596      433322382      425586737      3              0              8   56   46    
156.09/156.14	c restarts              : 102         
156.09/156.14	c conflicts             : 16651188     (106651 /sec)
156.09/156.14	c decisions             : 124312854    (796225 /sec)
156.09/156.14	c propagations          : 437606448   (2802872 /sec)
156.09/156.14	c root propagations     : 0           
156.09/156.14	c filter calls          : 445562452      (2853830 /sec)
156.09/156.14	c useless filter calls  : 248909741      (55 %)
156.09/156.14	c Memory used           : 26.28 MB
156.09/156.14	c CPU time              : 156.128 s
156.09/156.14	
156.09/156.14	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15099 MiB free)
  memory of node 1: 16384 MiB (7667 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267258-1502606454/watcher-4267258-1502606454 -o /tmp/evaluation-result-4267258-1502606454/solver-4267258-1502606454 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502603022-28416 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267258-1502606454.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=29441, runsolver pid=29438
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 1.89 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23313596/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3300 CPUtime=0.1 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1020 0 0 0 10 0 0 0 20 0 1 0 93733197 27553792 825 33554432000 4194304 5748600 140725126356016 140725126352664 5122480 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 825 716 380 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3300 KiB

[startup+0.209348 s]*
/proc/loadavg: 1.89 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23313596/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3300 CPUtime=0.21 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1020 0 0 0 21 0 0 0 20 0 1 0 93733197 27553792 825 33554432000 4194304 5748600 140725126356016 140725126353416 4873355 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 825 716 380 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3300 KiB

[startup+0.30896 s]*
/proc/loadavg: 1.89 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23313596/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3300 CPUtime=0.31 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1020 0 0 0 31 0 0 0 20 0 1 0 93733197 27553792 825 33554432000 4194304 5748600 140725126356016 140725126353416 5132685 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 825 716 380 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3300 KiB

[startup+0.700235 s]
/proc/loadavg: 1.90 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23313596/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3300 CPUtime=0.69 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1020 0 0 0 69 0 0 0 20 0 1 0 93733197 27553792 825 33554432000 4194304 5748600 140725126356016 140725126353416 4890606 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 825 716 380 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3300 KiB

[startup+1.50024 s]
/proc/loadavg: 1.90 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23313116/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3300 CPUtime=1.49 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1020 0 0 0 149 0 0 0 20 0 1 0 93733197 27553792 825 33554432000 4194304 5748600 140725126356016 140725126353416 4873510 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 825 716 380 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3300 KiB

[startup+3.10936 s]
/proc/loadavg: 1.90 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23312564/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=3.1 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1072 0 0 0 310 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4890563 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+6.30023 s]
/proc/loadavg: 1.90 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23312748/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=6.29 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1124 0 0 0 629 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4873687 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+12.7002 s]
/proc/loadavg: 1.91 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23312996/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=12.69 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1176 0 0 0 1269 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4894279 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+25.5003 s]
/proc/loadavg: 1.92 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23313028/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=25.48 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1280 0 0 0 2548 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4894159 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+51.1091 s]
/proc/loadavg: 1.95 1.96 2.01 3/187 29442
/proc/meminfo: memFree=23313176/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=51.09 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1332 0 0 0 5109 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 5119611 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 1.97 2.01 3/187 29444
/proc/meminfo: memFree=23313212/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=102.28 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1384 0 0 0 10228 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4890550 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+156.145 s]
# the end of solver process 29441 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=156.128 s, system=0.006999 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+102.4 s]
/proc/loadavg: 1.98 1.97 2.01 3/187 29444
/proc/meminfo: memFree=23313212/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=102.38 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1384 0 0 0 10238 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4890496 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 102.38 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+128 s]*
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313280/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=127.99 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 12799 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4890552 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 127.99 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+140.8 s]
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313388/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=140.78 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 14078 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4894652 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 140.78 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+147.2 s]
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313376/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=147.18 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 14718 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 5126864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 147.18 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+150.4 s]
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313748/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=150.38 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 15038 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4890512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 150.38 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+153.6 s]
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313580/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=153.58 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 15358 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4894057 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 153.58 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+155.2 s]
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313580/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=155.18 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 15518 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 5135188 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 155.18 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+155.6 s]
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313580/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=155.58 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 15558 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4995528 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 155.58 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+156 s]*
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313580/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=155.99 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 15599 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4894068 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 155.99 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

[startup+156.109 s]
/proc/loadavg: 1.99 1.97 2.01 3/187 29445
/proc/meminfo: memFree=23313580/32770624 swapFree=67108860/67108860
[pid=29441] ppid=29438 vsize=26908 memory=3432 CPUtime=156.09 cores=0,2,4,6
/proc/29441/stat : 29441 (cosoco) R 29438 29441 28385 0 -1 4202496 1436 0 0 0 15609 0 0 0 20 0 1 0 93733197 27553792 858 33554432000 4194304 5748600 140725126356016 140725126353416 4890512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 21594112 140725126358207 140725126358302 140725126358302 140725126361038 0
/proc/29441/statm: 6727 858 745 380 0 145 0
Current children cumulated CPU time: 156.09 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3432 KiB

Child status: 0
Real time (s): 156.145
CPU time (s): 156.135
CPU user time (s): 156.128
CPU system time (s): 0.006999
CPU usage (%): 99.9939
Max. virtual memory (cumulated for all children) (KiB): 26908
Max. memory (cumulated for all children) (KiB): 3432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 156.128
system time used= 0.006999
maximum resident set size= 3508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1478
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= 6
involuntary context switches= 83


# summary of solver processes directly reported to runsolver:
#   pid: 29441
#   total CPU time (s): 156.135
#   total CPU user time (s): 156.128
#   total CPU system time (s): 0.006999

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

The end

Launcher Data

Begin job on node106 at 2017-08-13 08:26:36
IDJOB=4267258
IDBENCH=126855
IDSOLVER=2657
FILE ID=node106/4267258-1502606454
RUNJOBID= node106-1502603022-28416
PBS_JOBID= 20628302
Free space on /tmp= 61768 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-021.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267258-1502606454/watcher-4267258-1502606454 -o /tmp/evaluation-result-4267258-1502606454/solver-4267258-1502606454 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502603022-28416 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267258-1502606454.xml

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

MD5SUM BENCH= 20df171288238b3174eb6e57a3777db0
RANDOM SEED=247590682

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        23314204 kB
MemAvailable:   23684828 kB
Buffers:           89972 kB
Cached:           569000 kB
SwapCached:            0 kB
Active:          8651604 kB
Inactive:         350020 kB
Active(anon):    8298732 kB
Inactive(anon):    72132 kB
Active(file):     352872 kB
Inactive(file):   277888 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:       8348940 kB
Mapped:            44124 kB
Shmem:             25228 kB
Slab:             136952 kB
SReclaimable:     111400 kB
SUnreclaim:        25552 kB
KernelStack:        3344 kB
PageTables:        21252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8638064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61768 MiB
End job on node106 at 2017-08-13 08:29:12