Trace number 4260154

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.1 (2017-07-29)UNSAT 70.396103 70.477798

General information on the benchmark

NameMixed/Mixed-xcsp2-cril/
cril-3_X2.xml
MD5SUM1e218b1676f4744e41059e6970885014
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 benchmark51.8307
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints2032
Number of domains2
Minimum domain size8
Maximum domain size10
Distribution of domain sizes[{"size":8,"count":200},{"size":10,"count":8}]
Minimum variable degree5
Maximum variable degree32
Distribution of variable degrees[{"degree":5,"count":1},{"degree":6,"count":3},{"degree":7,"count":3},{"degree":10,"count":2},{"degree":11,"count":3},{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":6},{"degree":15,"count":16},{"degree":16,"count":15},{"degree":17,"count":10},{"degree":18,"count":21},{"degree":19,"count":18},{"degree":20,"count":20},{"degree":21,"count":16},{"degree":22,"count":11},{"degree":23,"count":13},{"degree":24,"count":15},{"degree":25,"count":10},{"degree":26,"count":8},{"degree":27,"count":6},{"degree":28,"count":2},{"degree":29,"count":3},{"degree":30,"count":1},{"degree":32,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2032}]
Number of extensional constraints2032
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2032}]
Optimization problemNO
Type of objective

Solver Data

0.01/0.19	c root propagations     : 0           
0.01/0.19	c restarts enabled, print stats at every restarts
0.01/0.19	c
0.01/0.19	c
0.01/0.19	c
0.01/0.19	c This is cosoco 1.1 --  
0.01/0.19	c
0.01/0.19	c command line: cosoco -lc -model -restarts HOME/instance-4260154-1502020273.xml 
0.01/0.19	c ========================================[ Problem Statistics ]===========================================
0.01/0.19	c |                                                                                                       
0.01/0.19	c |  Parse time        :         0.10 s 
0.01/0.19	c |
0.01/0.19	c |               Variables: 208
0.01/0.19	c |            Domain Sizes: 8..10
0.01/0.19	c |
0.01/0.19	c |             Constraints: 2032
0.01/0.19	c |                   Arity: 2..2  -- Binary: 2032
0.01/0.19	c | 
0.01/0.19	c |                   Types: 
0.01/0.19	c |                          Extension: 2032  (nb tuples: 5..35) -- (shared: 0)
0.01/0.19	c |                          
0.01/0.19	c =========================================================================================================
0.01/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.11/0.21	c 101            376            158386         27283          0              0              39   61   46   
0.11/0.23	c 211            963            359645         63170          0              0              30   55   41   
0.11/0.25	c 332            1585           574466         99294          0              0              32   62   46   
0.11/0.27	c 465            2298           786888         136592         0              0              34   61   44   
0.11/0.29	c 611            2952           995516         175046         0              0              37   58   47   
0.21/0.31	c 771            3737           1245686        218486         0              0              32   67   45   
0.21/0.34	c 947            4918           1533077        263108         0              0              43   76   59   
0.21/0.38	c 1140           6227           1892221        326947         0              0              30   62   46   
0.31/0.41	c 1352           7641           2244308        383372         0              0              32   83   54   
0.31/0.44	c 1585           8922           2591197        440187         0              0              44   82   59   
0.31/0.48	c 1841           10207          2960227        510141         0              0              38   74   51   
0.41/0.52	c 2122           11788          3353636        574932         0              0              42   78   61   
0.41/0.56	c 2431           13657          3823856        655094         0              0              36   72   52   
0.51/0.61	c 2770           15616          4307181        738476         0              0              39   74   53   
0.51/0.67	c 3142           18105          4970807        850551         0              0              31   73   51   
0.61/0.73	c 3551           20419          5580630        958105         0              0              35   64   49   
0.71/0.80	c 4000           23054          6251765        1068931        0              0              41   86   57   
0.71/0.87	c 4493           25872          6981044        1191708        0              0              39   76   56   
0.81/0.95	c 5035           29351          7859834        1334429        0              0              36   82   56   
0.91/1.04	c 5631           32823          8808040        1492273        0              0              40   78   56   
1.01/1.13	c 6286           36344          9701435        1649619        0              0              38   72   52   
1.11/1.22	c 7006           40275          10743753       1820697        0              0              41   85   58   
1.21/1.33	c 7798           44125          11794919       2010273        0              0              34   75   49   
1.31/1.47	c 8669           49406          13216084       2262694        0              0              36   76   51   
1.51/1.61	c 9627           54593          14679234       2516756        0              0              37   77   53   
1.61/1.76	c 10680          61045          16277714       2779298        0              0              42   92   62   
1.81/1.93	c 11838          67529          18057839       3114432        0              0              34   73   49   
2.01/2.12	c 13111          76123          20043051       3420682        0              0              50   106   67  
2.21/2.33	c 14511          84465          22226530       3807292        0              0              31   76   51   
2.41/2.55	c 16051          91965          24416035       4203068        0              0              39   71   53   
2.61/2.79	c 17745          101991         27001219       4620663        0              0              42   88   59   
2.91/3.07	c 19608          112520         29876402       5116922        0              0              34   75   52   
3.21/3.36	c 21657          124628         32931446       5644620        0              0              29   89   57   
3.51/3.68	c 23910          137781         36342465       6222014        0              0              40   85   57   
3.91/4.01	c 26388          152020         39878976       6775600        0              0              47   95   64   
4.21/4.40	c 29113          170051         44146434       7445689        0              0              40   94   65   
4.71/4.83	c 32110          186950         48678963       8235067        0              0              36   86   53   
5.21/5.31	c 35406          204485         53564220       9106238        0              0              32   74   53   
5.71/5.83	c 39031          223368         58871655       10055686       0              0              37   76   54   
6.21/6.38	c 43018          249869         64946321       10988323       0              0              46   107   68  
6.91/7.07	c 47403          277377         72055777       12243575       0              0              34   95   55   
7.61/7.71	c 52226          304546         78926662       13371118       0              0              31   97   58   
8.31/8.46	c 57531          334636         86747449       14744815       0              0              34   80   56   
9.11/9.21	c 63366          369883         95339554       16141378       0              0              37   101   61  
9.91/10.09	c 69784          407548         105174831      17835289       0              0              36   87   55   
10.81/10.98	c 76843          447889         115398422      19534977       0              0              38   87   60   
11.81/11.97	c 84607          492586         126763161      21435132       0              0              38   96   57   
13.01/13.11	c 93147          543618         139796201      23613277       0              0              38   94   59   
14.01/14.18	c 102541         592723         152170621      25728346       0              0              33   92   61   
15.21/15.37	c 112874         649334         165908784      27983283       0              0              40   99   63   
16.61/16.77	c 124240         713136         182019767      30691284       0              0              35   91   59   
18.41/18.56	c 136742         786365         202055820      34164898       0              0              31   82   54   
20.21/20.38	c 150494         863231         222363651      37701263       0              0              33   83   54   
22.31/22.40	c 165621         953233         245324432      41600680       0              0              34   94   60   
24.31/24.46	c 182260         1043944        268557537      45618709       0              0              37   90   58   
26.81/26.90	c 200562         1147302        296259109      50440040       0              0              33   87   55   
29.51/29.62	c 220694         1268521        327168281      55679443       0              0              33   103   57  
32.61/32.74	c 242839         1409276        362380916      61671889       0              0              31   100   55  
35.51/35.65	c 267198         1548579        395646105      67241005       0              0              35   93   59   
38.91/39.08	c 293992         1699736        434478141      73901556       0              0              36   98   57   
42.71/42.86	c 323465         1865775        477046401      81291268       0              0              31   83   54   
46.91/47.08	c 355885         2032056        523106651      89733883       0              0              31   80   50   
51.71/51.82	c 391547         2233015        575902582      99068311       0              0              30   91   55   
56.81/56.93	c 430775         2477428        635830718      108564936      0              0              39   103   62  
62.61/62.80	c 473925         2703592        700130409      120253874      0              0              29   76   50   
68.81/68.91	c 521390         2986413        769682162      131923036      0              0              34   96   59   
70.32/70.47	c 573601         3128287        787047695      136850681      0              0              36   201   171 
70.32/70.47	c restarts              : 67          
70.32/70.47	c conflicts             : 573609       (8149 /sec)
70.32/70.47	c decisions             : 3128295      (44441 /sec)
70.32/70.47	c propagations          : 136851170   (1944127 /sec)
70.32/70.47	c root propagations     : 0           
70.32/70.47	c filter calls          : 787047980      (11180913 /sec)
70.32/70.47	c useless filter calls  : 678582825      (86 %)
70.32/70.47	c Memory used           : 29.77 MB
70.32/70.47	c CPU time              : 70.392 s
70.32/70.47	
70.32/70.47	s UNSATISFIABLE

Verifier Data


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-4260154-1502020273/watcher-4260154-1502020273 -o /tmp/evaluation-result-4260154-1502020273/solver-4260154-1502020273 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260154-1502020273.xml 

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

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.05 1.90 4/185 13757
/proc/meminfo: memFree=31620692/32770624 swapFree=0/323288
[pid=13757] ppid=13754 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/13757/stat : 13757 (runsolver) D 13754 13757 12906 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 43938165 24240128 108 18446744073709551615 4194304 4338465 140722967408576 140722967406216 140149717062359 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 36134912 140722967412929 140722967413321 140722967413321 140722967416778 0
/proc/13757/statm: 5918 108 54 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 2.16 2.05 1.90 4/185 13757
/proc/meminfo: memFree=31620692/32770624 swapFree=0/323288
[pid=13757] ppid=13754 vsize=27180 CPUtime=0.01 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 1057 0 0 0 1 0 0 0 20 0 1 0 43938165 27832320 891 18446744073709551615 4194304 5747388 140731081837280 140731081833928 140184454040576 0 0 1 0 0 0 0 17 3 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 6795 891 707 380 0 213 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27180

[startup+0.200269 s]
/proc/loadavg: 2.16 2.05 1.90 4/185 13757
/proc/meminfo: memFree=31620692/32770624 swapFree=0/323288
[pid=13757] ppid=13754 vsize=30484 CPUtime=0.11 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 1903 0 0 0 11 0 0 0 20 0 1 0 43938165 31215616 1683 18446744073709551615 4194304 5747388 140731081837280 140731081833928 5121272 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1683 707 380 0 1039 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 30484

[startup+0.300267 s]
/proc/loadavg: 2.16 2.05 1.90 4/185 13757
/proc/meminfo: memFree=31620692/32770624 swapFree=0/323288
[pid=13757] ppid=13754 vsize=30484 CPUtime=0.21 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 1908 0 0 0 21 0 0 0 20 0 1 0 43938165 31215616 1749 18446744073709551615 4194304 5747388 140731081837280 140731081833928 4877472 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1749 745 380 0 1039 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 30484

[startup+0.700226 s]
/proc/loadavg: 2.16 2.05 1.90 4/185 13757
/proc/meminfo: memFree=31620692/32770624 swapFree=0/323288
[pid=13757] ppid=13754 vsize=30484 CPUtime=0.61 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 1915 0 0 0 61 0 0 0 20 0 1 0 43938165 31215616 1749 18446744073709551615 4194304 5747388 140731081837280 140731081833928 5009822 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1749 745 380 0 1039 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 30484

[startup+1.50022 s]
/proc/loadavg: 2.16 2.05 1.90 3/186 13758
/proc/meminfo: memFree=31616500/32770624 swapFree=0/323076
[pid=13757] ppid=13754 vsize=30484 CPUtime=1.41 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 1915 0 0 0 141 0 0 0 20 0 1 0 43938165 31215616 1749 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5125684 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1749 745 380 0 1039 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30484

[startup+3.10022 s]
/proc/loadavg: 2.23 2.07 1.91 3/186 13758
/proc/meminfo: memFree=31616188/32770624 swapFree=0/323088
[pid=13757] ppid=13754 vsize=30484 CPUtime=3.01 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 2874 0 0 0 301 0 0 0 20 0 1 0 43938165 31215616 1762 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5121272 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1762 745 380 0 1039 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 30484

[startup+6.30022 s]
/proc/loadavg: 2.23 2.07 1.91 3/186 13758
/proc/meminfo: memFree=31616312/32770624 swapFree=0/323088
[pid=13757] ppid=13754 vsize=30484 CPUtime=6.21 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 3830 0 0 0 621 0 0 0 20 0 1 0 43938165 31215616 1763 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5142927 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1763 745 380 0 1039 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 30484

[startup+12.7002 s]
/proc/loadavg: 2.19 2.06 1.91 3/186 13758
/proc/meminfo: memFree=31615380/32770624 swapFree=0/323076
[pid=13757] ppid=13754 vsize=30484 CPUtime=12.61 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 4788 0 0 0 1261 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 4872847 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 30484

[startup+25.5003 s]
/proc/loadavg: 2.24 2.08 1.92 3/186 13758
/proc/meminfo: memFree=31616000/32770624 swapFree=0/323060
[pid=13757] ppid=13754 vsize=30484 CPUtime=25.41 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 5682 0 0 0 2541 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5125684 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 30484

[startup+51.1003 s]
/proc/loadavg: 2.16 2.07 1.92 3/186 13758
/proc/meminfo: memFree=31615824/32770624 swapFree=0/323080
[pid=13757] ppid=13754 vsize=30484 CPUtime=51.01 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6130 0 0 0 5101 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5121272 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 30484

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

[startup+51.2003 s]
/proc/loadavg: 2.16 2.07 1.92 3/186 13758
/proc/meminfo: memFree=31615824/32770624 swapFree=0/323080
[pid=13757] ppid=13754 vsize=30484 CPUtime=51.11 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6130 0 0 0 5111 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5121308 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 30484

[startup+64.0002 s]
/proc/loadavg: 2.12 2.07 1.92 3/186 13760
/proc/meminfo: memFree=31615576/32770624 swapFree=0/323116
[pid=13757] ppid=13754 vsize=30484 CPUtime=63.91 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6131 0 0 0 6391 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 4877648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 63.91
Current children cumulated vsize (KiB) 30484

[startup+67.2058 s]
/proc/loadavg: 2.11 2.07 1.92 3/186 13760
/proc/meminfo: memFree=31615704/32770624 swapFree=0/323116
[pid=13757] ppid=13754 vsize=30484 CPUtime=67.12 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6131 0 0 0 6712 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5121272 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (KiB) 30484

[startup+68.8002 s]
/proc/loadavg: 2.11 2.07 1.92 3/186 13760
/proc/meminfo: memFree=31615704/32770624 swapFree=0/323120
[pid=13757] ppid=13754 vsize=30484 CPUtime=68.71 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6563 0 0 0 6871 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5121308 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 68.71
Current children cumulated vsize (KiB) 30484

[startup+69.6002 s]
/proc/loadavg: 2.11 2.07 1.92 3/186 13760
/proc/meminfo: memFree=31615704/32770624 swapFree=0/323124
[pid=13757] ppid=13754 vsize=30484 CPUtime=69.51 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6579 0 0 0 6951 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 4877745 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 69.51
Current children cumulated vsize (KiB) 30484

[startup+70.0002 s]
/proc/loadavg: 2.11 2.07 1.92 3/186 13760
/proc/meminfo: memFree=31615704/32770624 swapFree=0/323124
[pid=13757] ppid=13754 vsize=30484 CPUtime=69.91 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6579 0 0 0 6991 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 5125664 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 69.91
Current children cumulated vsize (KiB) 30484

[startup+70.4002 s]
/proc/loadavg: 2.11 2.07 1.92 3/186 13760
/proc/meminfo: memFree=31615704/32770624 swapFree=0/323124
[pid=13757] ppid=13754 vsize=30484 CPUtime=70.32 cores=1,3,5,7
/proc/13757/stat : 13757 (cosoco) R 13754 13757 12906 0 -1 4202496 6588 0 0 0 7032 0 0 0 20 0 1 0 43938165 31215616 1764 18446744073709551615 4194304 5747388 140731081837280 140731081834680 4873211 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36831232 140731081843182 140731081843277 140731081843277 140731081846734 0
/proc/13757/statm: 7621 1764 745 380 0 1039 0
Current children cumulated CPU time (s) 70.32
Current children cumulated vsize (KiB) 30484

Child status: 0
Real time (s): 70.4778
CPU time (s): 70.3961
CPU user time (s): 70.3921
CPU system time (s): 0.004
CPU usage (%): 99.8841
Max. virtual memory (cumulated for all children) (KiB): 30484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.3921
system time used= 0.004
maximum resident set size= 7168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6627
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= 8
involuntary context switches= 51

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

The end

Launcher Data

Begin job on node135 at 2017-08-06 13:37:15
IDJOB=4260154
IDBENCH=122867
IDSOLVER=2647
FILE ID=node135/4260154-1502020273
RUNJOBID= node135-1502016917-13119
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Mixed/Mixed-xcsp2-cril/cril-3_X2.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260154-1502020273/watcher-4260154-1502020273 -o /tmp/evaluation-result-4260154-1502020273/solver-4260154-1502020273 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260154-1502020273.xml

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

MD5SUM BENCH= 1e218b1676f4744e41059e6970885014
RANDOM SEED=979347621

node135.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.21
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.21
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.21
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.21
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:        31620692 kB
MemAvailable:   32001896 kB
Buffers:          191172 kB
Cached:           470788 kB
SwapCached:            0 kB
Active:           382424 kB
Inactive:         340068 kB
Active(anon):      60512 kB
Inactive(anon):    16780 kB
Active(file):     321912 kB
Inactive(file):   323288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:         66032 kB
Mapped:            38972 kB
Shmem:             17152 kB
Slab:             130072 kB
SReclaimable:     103676 kB
SUnreclaim:        26396 kB
KernelStack:        3568 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     311648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-06 13:38:26