Trace number 4251837

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-06-27)UNSAT 70.463 70.4678

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.09/0.10	c root propagations     : 0           
0.09/0.10	c restarts enabled, print stats at every restarts
0.09/0.10	c
0.09/0.10	c
0.09/0.10	c
0.09/0.10	c This is cosoco 1.0 --  
0.09/0.10	c
0.09/0.10	c ========================================[ Problem Statistics ]===========================================
0.09/0.10	c |                                                                                                       
0.09/0.10	c |  Parse time        :         0.10 s 
0.09/0.10	c |
0.09/0.10	c |               Variables: 208
0.09/0.10	c |            Domain Sizes: 8..10
0.09/0.10	c |
0.09/0.10	c |             Constraints: 2032
0.09/0.10	c |                   Arity: 2..2  -- Binary: 2032
0.09/0.10	c | 
0.09/0.10	c |                   Types: 
0.09/0.10	c |                          Extension: 2032  (nb tuples: 5..35) -- (shared: 0)
0.09/0.10	c |                          
0.09/0.10	c =========================================================================================================
0.09/0.10	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.12	c 101            376            158386         27283          0              0              39   61   46   
0.09/0.14	c 211            963            359645         63170          0              0              30   55   41   
0.09/0.16	c 332            1585           574466         99294          0              0              32   62   46   
0.09/0.18	c 465            2298           786888         136592         0              0              34   61   44   
0.19/0.20	c 611            2952           995516         175046         0              0              37   58   47   
0.19/0.22	c 771            3737           1245686        218486         0              0              32   67   45   
0.19/0.25	c 947            4918           1533077        263108         0              0              43   76   59   
0.19/0.29	c 1140           6227           1892221        326947         0              0              30   62   46   
0.29/0.32	c 1352           7641           2244308        383372         0              0              32   83   54   
0.29/0.35	c 1585           8922           2591197        440187         0              0              44   82   59   
0.29/0.39	c 1841           10207          2960227        510141         0              0              38   74   51   
0.39/0.43	c 2122           11788          3353636        574932         0              0              42   78   61   
0.39/0.47	c 2431           13657          3823856        655094         0              0              36   72   52   
0.49/0.52	c 2770           15616          4307181        738476         0              0              39   74   53   
0.49/0.58	c 3142           18105          4970807        850551         0              0              31   73   51   
0.59/0.64	c 3551           20419          5580630        958105         0              0              35   64   49   
0.69/0.71	c 4000           23054          6251765        1068931        0              0              41   86   57   
0.69/0.78	c 4493           25872          6981044        1191708        0              0              39   76   56   
0.79/0.86	c 5035           29351          7859834        1334429        0              0              36   82   56   
0.89/0.95	c 5631           32823          8808040        1492273        0              0              40   78   56   
0.99/1.03	c 6286           36344          9701435        1649619        0              0              38   72   52   
1.09/1.13	c 7006           40275          10743753       1820697        0              0              41   85   58   
1.19/1.24	c 7798           44125          11794919       2010273        0              0              34   75   49   
1.29/1.37	c 8669           49406          13216084       2262694        0              0              36   76   51   
1.49/1.52	c 9627           54593          14679234       2516756        0              0              37   77   53   
1.59/1.66	c 10680          61045          16277714       2779298        0              0              42   92   62   
1.79/1.84	c 11838          67529          18057839       3114432        0              0              34   73   49   
1.99/2.03	c 13111          76123          20043051       3420682        0              0              50   106   67  
2.19/2.24	c 14511          84465          22226530       3807292        0              0              31   76   51   
2.39/2.45	c 16051          91965          24416035       4203068        0              0              39   71   53   
2.59/2.69	c 17745          101991         27001219       4620663        0              0              42   88   59   
2.89/2.97	c 19608          112520         29876402       5116922        0              0              34   75   52   
3.19/3.26	c 21657          124628         32931446       5644620        0              0              29   89   57   
3.49/3.59	c 23910          137781         36342465       6222014        0              0              40   85   57   
3.89/3.91	c 26388          152020         39878976       6775600        0              0              47   95   64   
4.29/4.30	c 29113          170051         44146434       7445689        0              0              40   94   65   
4.69/4.74	c 32110          186950         48678963       8235067        0              0              36   86   53   
5.19/5.21	c 35406          204485         53564220       9106238        0              0              32   74   53   
5.69/5.72	c 39031          223368         58871655       10055686       0              0              37   76   54   
6.19/6.28	c 43018          249869         64946321       10988323       0              0              46   107   68  
6.89/6.96	c 47403          277377         72055777       12243575       0              0              34   95   55   
7.59/7.61	c 52226          304546         78926662       13371118       0              0              31   97   58   
8.29/8.35	c 57531          334636         86747449       14744815       0              0              34   80   56   
9.09/9.15	c 63366          369883         95339554       16141378       0              0              37   101   61  
9.99/10.10	c 69784          407548         105174831      17835289       0              0              36   87   55   
10.99/11.06	c 76843          447889         115398422      19534977       0              0              38   87   60   
12.09/12.13	c 84607          492586         126763161      21435132       0              0              38   96   57   
13.29/13.32	c 93147          543618         139796201      23613277       0              0              38   94   59   
14.29/14.39	c 102541         592723         152170621      25728346       0              0              33   92   61   
15.49/15.57	c 112874         649334         165908784      27983283       0              0              40   99   63   
16.89/16.96	c 124240         713136         182019767      30691284       0              0              35   91   59   
18.69/18.75	c 136742         786365         202055820      34164898       0              0              31   82   54   
20.49/20.56	c 150494         863231         222363651      37701263       0              0              33   83   54   
22.49/22.57	c 165621         953233         245324432      41600680       0              0              34   94   60   
24.59/24.62	c 182260         1043944        268557537      45618709       0              0              37   90   58   
26.99/27.05	c 200562         1147302        296259109      50440040       0              0              33   87   55   
29.69/29.76	c 220694         1268521        327168281      55679443       0              0              33   103   57  
32.79/32.87	c 242839         1409276        362380916      61671889       0              0              31   100   55  
35.69/35.76	c 267198         1548579        395646105      67241005       0              0              35   93   59   
39.09/39.18	c 293992         1699736        434478141      73901556       0              0              36   98   57   
42.89/42.94	c 323465         1865775        477046401      81291268       0              0              31   83   54   
47.09/47.14	c 355885         2032056        523106651      89733883       0              0              31   80   50   
51.79/51.87	c 391547         2233015        575902582      99068311       0              0              30   91   55   
56.89/56.96	c 430775         2477428        635830718      108564936      0              0              39   103   62  
62.79/62.81	c 473925         2703592        700130409      120253874      0              0              29   76   50   
68.88/68.90	c 521390         2986413        769682162      131923036      0              0              34   96   59   
70.39/70.46	c 573601         3128287        787047695      136850681      0              0              36   201   171 
70.39/70.46	c restarts              : 67          
70.39/70.46	c conflicts             : 573609       (8141 /sec)
70.39/70.46	c decisions             : 3128295      (44400 /sec)
70.39/70.46	c propagations          : 136851170   (1942345 /sec)
70.39/70.46	c root propagations     : 0           
70.39/70.46	c filter calls          : 787047980      (11170668 /sec)
70.39/70.46	c useless filter calls  : 678582825      (86 %)
70.39/70.46	c Memory used           : 29.77 MB
70.39/70.46	c CPU time              : 70.4566 s
70.39/70.46	
70.39/70.46	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-4251837-1500919762/watcher-4251837-1500919762 -o /tmp/evaluation-result-4251837-1500919762/solver-4251837-1500919762 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500914921-4815 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4251837-1500919762.xml 

pid=6133
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.03 2.01 1.98 2/181 6136
/proc/meminfo: memFree=32069632/32770624 swapFree=6560/141348
[pid=6136] ppid=6133 vsize=26904 CPUtime=0 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 976 0 0 0 0 0 0 0 20 0 1 0 1529454 27549696 758 33554432000 4194304 5744392 140732630069024 140732630065672 139889331465189 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 6726 758 676 379 0 145 0

[startup+0.100109 s]
/proc/loadavg: 2.03 2.01 1.98 2/181 6136
/proc/meminfo: memFree=32069632/32770624 swapFree=6560/141348
[pid=6136] ppid=6133 vsize=30084 CPUtime=0.09 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 1759 0 0 0 9 0 0 0 20 0 1 0 1529454 30806016 1550 33554432000 4194304 5744392 140732630069024 140732630065672 139889331465189 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7521 1550 699 379 0 940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30084

[startup+0.200237 s]
/proc/loadavg: 2.03 2.01 1.98 2/181 6136
/proc/meminfo: memFree=32069632/32770624 swapFree=6560/141348
[pid=6136] ppid=6133 vsize=30480 CPUtime=0.19 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 1909 0 0 0 19 0 0 0 20 0 1 0 1529454 31211520 1682 33554432000 4194304 5744392 140732630069024 140732630066424 4994104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1682 699 379 0 1039 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30480

[startup+0.300189 s]
/proc/loadavg: 2.03 2.01 1.98 2/181 6136
/proc/meminfo: memFree=32069632/32770624 swapFree=6560/141348
[pid=6136] ppid=6133 vsize=30480 CPUtime=0.29 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 1916 0 0 0 29 0 0 0 20 0 1 0 1529454 31211520 1748 33554432000 4194304 5744392 140732630069024 140732630066424 4872571 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1748 743 379 0 1039 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30480

[startup+0.700175 s]
/proc/loadavg: 2.03 2.01 1.98 2/181 6136
/proc/meminfo: memFree=32069632/32770624 swapFree=6560/141348
[pid=6136] ppid=6133 vsize=30480 CPUtime=0.69 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 1916 0 0 0 69 0 0 0 20 0 1 0 1529454 31211520 1748 33554432000 4194304 5744392 140732630069024 140732630066424 5118920 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1748 743 379 0 1039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30480

[startup+1.50017 s]
/proc/loadavg: 2.03 2.01 1.98 3/182 6137
/proc/meminfo: memFree=32065264/32770624 swapFree=6560/141400
[pid=6136] ppid=6133 vsize=30480 CPUtime=1.49 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 1916 0 0 0 149 0 0 0 20 0 1 0 1529454 31211520 1748 33554432000 4194304 5744392 140732630069024 140732630066424 4877409 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1748 743 379 0 1039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30480

[startup+3.10017 s]
/proc/loadavg: 2.03 2.01 1.98 3/182 6137
/proc/meminfo: memFree=32064788/32770624 swapFree=6560/141400
[pid=6136] ppid=6133 vsize=30480 CPUtime=3.09 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 2875 0 0 0 309 0 0 0 20 0 1 0 1529454 31211520 1760 33554432000 4194304 5744392 140732630069024 140732630066424 4877031 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1760 743 379 0 1039 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30480

[startup+6.30017 s]
/proc/loadavg: 2.02 2.01 1.98 3/182 6137
/proc/meminfo: memFree=32064520/32770624 swapFree=6560/141408
[pid=6136] ppid=6133 vsize=30480 CPUtime=6.29 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 3832 0 0 0 629 0 0 0 20 0 1 0 1529454 31211520 1761 33554432000 4194304 5744392 140732630069024 140732630066424 4877404 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1761 743 379 0 1039 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30480

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 1.98 3/182 6137
/proc/meminfo: memFree=32064072/32770624 swapFree=6560/141408
[pid=6136] ppid=6133 vsize=30480 CPUtime=12.69 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 4788 0 0 0 1269 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877026 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30480

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 1.98 3/182 6137
/proc/meminfo: memFree=32063436/32770624 swapFree=6560/141436
[pid=6136] ppid=6133 vsize=30480 CPUtime=25.49 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 5683 0 0 0 2549 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877026 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30480

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6144
/proc/meminfo: memFree=32062456/32770624 swapFree=6560/141480
[pid=6136] ppid=6133 vsize=30480 CPUtime=51.09 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6131 0 0 0 5109 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30480

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

[startup+51.2002 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6144
/proc/meminfo: memFree=32062456/32770624 swapFree=6560/141480
[pid=6136] ppid=6133 vsize=30480 CPUtime=51.19 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6131 0 0 0 5119 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 30480

[startup+64.0002 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6145
/proc/meminfo: memFree=32062464/32770624 swapFree=6560/141508
[pid=6136] ppid=6133 vsize=30480 CPUtime=63.98 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6132 0 0 0 6398 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4872416 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 30480

[startup+67.2056 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6145
/proc/meminfo: memFree=32062464/32770624 swapFree=6560/141508
[pid=6136] ppid=6133 vsize=30480 CPUtime=67.19 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6132 0 0 0 6719 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877114 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 67.19
Current children cumulated vsize (KiB) 30480

[startup+68.8002 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6145
/proc/meminfo: memFree=32062584/32770624 swapFree=6560/141512
[pid=6136] ppid=6133 vsize=30480 CPUtime=68.78 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6564 0 0 0 6878 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 5140569 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 68.78
Current children cumulated vsize (KiB) 30480

[startup+69.6002 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6145
/proc/meminfo: memFree=32062460/32770624 swapFree=6560/141512
[pid=6136] ppid=6133 vsize=30480 CPUtime=69.58 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6580 0 0 0 6958 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 69.58
Current children cumulated vsize (KiB) 30480

[startup+70.0002 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6145
/proc/meminfo: memFree=32062460/32770624 swapFree=6560/141512
[pid=6136] ppid=6133 vsize=30480 CPUtime=69.98 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6580 0 0 0 6998 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877210 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (KiB) 30480

[startup+70.4002 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6145
/proc/meminfo: memFree=32062460/32770624 swapFree=6560/141512
[pid=6136] ppid=6133 vsize=30480 CPUtime=70.39 cores=1,3,5,7
/proc/6136/stat : 6136 (cosoco) R 6133 6136 4783 0 -1 4202496 6589 0 0 0 7039 0 0 0 20 0 1 0 1529454 31211520 1762 33554432000 4194304 5744392 140732630069024 140732630066424 4877092 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 24285184 140732630070465 140732630070595 140732630070595 140732630073294 0
/proc/6136/statm: 7620 1762 743 379 0 1039 0
Current children cumulated CPU time (s) 70.39
Current children cumulated vsize (KiB) 30480

Child status: 0
Real time (s): 70.4678
CPU time (s): 70.463
CPU user time (s): 70.457
CPU system time (s): 0.005999
CPU usage (%): 99.9932
Max. virtual memory (cumulated for all children) (KiB): 30480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.457
system time used= 0.005999
maximum resident set size= 7164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6629
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= 7
involuntary context switches= 61

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

The end

Launcher Data

Begin job on node123 at 2017-07-24 20:09:22
IDJOB=4251837
IDBENCH=122867
IDSOLVER=2633
FILE ID=node123/4251837-1500919762
RUNJOBID= node123-1500914921-4815
PBS_JOBID= 20625407
Free space on /tmp= 61872 MiB

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

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

MD5SUM BENCH= 1e218b1676f4744e41059e6970885014
RANDOM SEED=1282030456

node123.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	: 5332.97
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.56
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	: 5332.97
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.56
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	: 5332.97
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.56
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	: 5332.97
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32069396 kB
MemAvailable:   32061788 kB
Buffers:           34196 kB
Cached:           272976 kB
SwapCached:            0 kB
Active:           201808 kB
Inactive:         149976 kB
Active(anon):      47648 kB
Inactive(anon):     8628 kB
Active(file):     154160 kB
Inactive(file):   141348 kB
Unevictable:        6560 kB
Mlocked:            6560 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2608 kB
Writeback:             0 kB
AnonPages:         51012 kB
Mapped:            28788 kB
Shmem:              8844 kB
Slab:              50596 kB
SReclaimable:      25436 kB
SUnreclaim:        25160 kB
KernelStack:        3280 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     285124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61868 MiB
End job on node123 at 2017-07-24 20:10:32