Trace number 4242628

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
R1: cosoco 1.1SAT 18.7312 18.7325

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20/
TravellingSalesman-20-142_X2.xml
MD5SUMd56953f82a267c4c8ee700c959d37f45
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.3958201
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":180,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree20
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":39},{"degree":20,"count":20}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":210},{"arity":3,"count":20}]
Number of extensional constraints230
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":230}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c root propagations     : 21258       
0.00/0.09	c restarts enabled, print stats at every restarts
0.00/0.09	c
0.00/0.09	c
0.00/0.09	c
0.00/0.09	c This is cosoco 1.0 --  
0.00/0.09	c
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.07 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 61
0.00/0.09	c |            Domain Sizes: 1..1001
0.00/0.09	c |
0.00/0.09	c |             Constraints: 230
0.00/0.09	c |                   Arity: 2..3  -- Binary: 210  -- Ternary: 20
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          Extension: 230  (nb tuples: 1..16290) -- (shared: 206)
0.00/0.09	c |                          
0.00/0.09	c =========================================================================================================
0.00/0.09	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.09	c 101            176            11599          47751          59             0              26   40   30   
0.09/0.12	c 211            371            47594          105603         59             0              1   42   9     
0.09/0.12	c 332            553            65082          120542         59             0              10   26   16   
0.09/0.13	c 465            736            74479          137028         59             0              24   31   24   
0.09/0.14	c 611            936            86488          156061         59             0              13   29   23   
0.09/0.14	c 771            1198           105996         173450         59             0              2   28   18    
0.09/0.15	c 947            1420           114684         200765         59             0              22   28   23   
0.09/0.16	c 1140           1666           128703         237135         59             0              1   25   19    
0.09/0.16	c 1352           1969           152970         263976         59             0              2   24   17    
0.09/0.17	c 1585           2261           169326         315255         59             0              4   27   19    
0.09/0.19	c 1841           2760           219743         354119         59             0              1   28   11    
0.19/0.21	c 2122           3183           265991         474120         59             0              2   24   14    
0.19/0.22	c 2431           3580           295316         505522         59             0              16   23   18   
0.19/0.24	c 2770           4032           333762         617143         59             0              2   26   17    
0.19/0.25	c 3142           4511           375183         662961         59             0              14   23   17   
0.19/0.28	c 3551           5104           433102         787673         59             0              2   27   16    
0.19/0.29	c 4000           5685           483012         846042         59             0              14   24   17   
0.29/0.32	c 4493           6388           545527         976005         59             0              2   27   17    
0.29/0.33	c 5035           7068           597767         1044064        59             0              15   25   17   
0.29/0.35	c 5631           8036           668806         1104144        59             0              2   27   17    
0.29/0.38	c 6286           8841           717733         1246782        59             0              4   27   15    
0.39/0.40	c 7006           9697           760643         1338704        59             0              9   23   16    
0.39/0.43	c 7798           10694          814437         1456625        59             0              5   24   12    
0.39/0.46	c 8669           11823          924186         1577360        59             0              13   27   17   
0.49/0.50	c 9627           13018          1008331        1783546        59             0              1   23   12    
0.49/0.52	c 10680          14338          1080543        1859709        59             0              15   25   18   
0.49/0.56	c 11838          15785          1170807        2054554        59             0              2   25   13    
0.49/0.59	c 13111          17393          1268418        2150716        59             0              16   26   19   
0.59/0.63	c 14511          19308          1377269        2323186        59             0              2   27   15    
0.59/0.66	c 16051          21089          1465549        2505113        59             0              15   26   18   
0.69/0.73	c 17745          23780          1662282        2812376        59             0              1   26   14    
0.69/0.78	c 19608          26137          1776432        3110204        59             0              5   26   14    
0.79/0.83	c 21657          28577          1924992        3375510        59             0              15   26   18   
0.89/0.90	c 23910          31419          2076134        3776682        59             0              5   25   13    
0.89/0.96	c 26388          34464          2267104        4010048        59             0              14   26   18   
0.99/1.04	c 29113          37861          2440502        4436315        59             0              6   26   13    
1.10/1.10	c 32110          41595          2670961        4727750        59             0              14   26   18   
1.10/1.20	c 35406          46036          2933088        5237102        59             0              3   27   12    
1.29/1.31	c 39031          50909          3216917        5797377        59             0              8   27   14    
1.39/1.42	c 43018          56030          3492520        6427814        59             0              1   26   15    
1.49/1.57	c 47403          61728          3867270        7238622        59             0              5   28   12    
1.69/1.70	c 52226          68045          4214486        7908006        59             0              1   28   15    
1.79/1.86	c 57531          74793          4559641        8757182        59             0              3   28   13    
1.99/2.03	c 63366          82420          5074022        9549313        59             0              2   28   16    
2.20/2.23	c 69784          90956          5610189        10652813       59             0              1   28   12    
2.39/2.46	c 76843          100275         6167635        11973186       59             0              2   29   13    
2.59/2.69	c 84607          110647         6728294        13289208       59             0              2   28   14    
2.89/2.93	c 93147          121254         7246412        14768159       59             0              3   28   14    
3.19/3.21	c 102541         133742         7919957        16311127       59             0              2   30   14    
3.40/3.48	c 112874         146285         8500078        17772998       59             0              7   28   14    
3.69/3.77	c 124240         160381         9151404        19603722       59             0              7   26   13    
4.09/4.13	c 136742         175711         9898920        21666869       59             0              2   26   14    
4.50/4.53	c 150494         192210         10691999       23824041       59             0              6   26   14    
4.89/4.98	c 165621         210230         11697666       25770405       59             0              1   26   13    
5.39/5.46	c 182260         230703         12819506       28378485       59             0              6   28   14    
5.99/6.00	c 200562         253000         13983427       31146388       59             0              4   28   13    
6.49/6.56	c 220694         277755         15182646       34634220       59             0              5   28   11    
7.19/7.24	c 242839         305515         16726735       38198858       59             0              2   28   12    
7.89/7.97	c 267198         335870         18649868       41548741       59             0              6   28   15    
8.79/8.80	c 293992         369739         20584454       46068130       59             0              3   28   12    
9.59/9.65	c 323465         406013         22515212       50526719       59             0              6   28   13    
10.49/10.57	c 355885         446103         24747608       55130951       59             0              4   28   13    
11.49/11.59	c 391547         490435         27374941       59960568       59             0              3   28   14    
12.79/12.80	c 430775         542854         30378566       67301439       59             0              4   28   12    
14.09/14.17	c 473925         598089         34241916       72597336       59             0              5   28   15    
15.59/15.67	c 521390         658564         37698624       81097920       59             0              5   28   11    
17.09/17.16	c 573601         723239         41271767       88469439       59             0              4   28   13    
18.69/18.73	c solution 1
18.69/18.73	
18.69/18.73	v <instantiation type='solution'>
18.69/18.73	v <list>w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] </list>
18.69/18.73	v <values>179 0 20 6 16 8 17 10 4 19 12 18 3 2 5 15 1 13 7 11 14 9 18 11 2 26 6 3 4 1 13 2 3 0 23 11 7 8 0 4 29 8 29 31 57 63 66 70 71 84 86 89 89 112 123 130 138 138 142 171 179 </values>
18.69/18.73	v </instantiation>
18.69/18.73	
18.69/18.73	c restarts              : 67          
18.69/18.73	c conflicts             : 628537       (33569 /sec)
18.69/18.73	c decisions             : 795535       (42488 /sec)
18.69/18.73	c propagations          : 97438939    (5204070 /sec)
18.69/18.73	c root propagations     : 21258       
18.69/18.73	c filter calls          : 45136115       (2410653 /sec)
18.69/18.73	c useless filter calls  : 35692432       (79 %)
18.69/18.73	c Memory used           : 31.54 MB
18.69/18.73	c CPU time              : 18.7235 s
18.69/18.73	
18.69/18.73	s SATISFIABLE

Verifier Data

OK	

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-4242628-1500666205/watcher-4242628-1500666205 -o /tmp/evaluation-result-4242628-1500666205/solver-4242628-1500666205 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500648178-9851 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242628-1500666205.xml 

pid=14620
running on 8 cores: 1,3,5,7,9,11,13,15

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.05 2.04 2.05 3/243 14623
/proc/meminfo: memFree=31472348/32770624 swapFree=5992/199280
[pid=14623] ppid=14620 vsize=27388 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 1062 0 0 0 0 0 0 0 20 0 1 0 1890506 28045312 899 33554432000 4194304 5970956 140724668792512 140724668789160 5417067 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 6847 899 715 434 0 211 0

[startup+0.100144 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 14623
/proc/meminfo: memFree=31472348/32770624 swapFree=5992/199280
[pid=14623] ppid=14620 vsize=32292 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 2523 0 0 0 9 0 0 0 20 0 1 0 1890506 33067008 2123 33554432000 4194304 5970956 140724668792512 140724668790120 4934327 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2123 768 434 0 1437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32292

[startup+0.200279 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 14623
/proc/meminfo: memFree=31472348/32770624 swapFree=5992/199280
[pid=14623] ppid=14620 vsize=32292 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 2523 0 0 0 19 0 0 0 20 0 1 0 1890506 33067008 2123 33554432000 4194304 5970956 140724668792512 140724668789848 4934318 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2123 768 434 0 1437 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32292

[startup+0.300236 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 14623
/proc/meminfo: memFree=31472348/32770624 swapFree=5992/199280
[pid=14623] ppid=14620 vsize=32292 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 2523 0 0 0 29 0 0 0 20 0 1 0 1890506 33067008 2123 33554432000 4194304 5970956 140724668792512 140724668789848 4934370 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2123 768 434 0 1437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32292

[startup+0.70021 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 14623
/proc/meminfo: memFree=31472348/32770624 swapFree=5992/199280
[pid=14623] ppid=14620 vsize=32292 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 2523 0 0 0 69 0 0 0 20 0 1 0 1890506 33067008 2123 33554432000 4194304 5970956 140724668792512 140724668789848 4934327 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2123 768 434 0 1437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32292

[startup+1.5002 s]
/proc/loadavg: 2.05 2.04 2.05 3/244 14624
/proc/meminfo: memFree=31466404/32770624 swapFree=5992/199472
[pid=14623] ppid=14620 vsize=32292 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 2523 0 0 0 149 0 0 0 20 0 1 0 1890506 33067008 2123 33554432000 4194304 5970956 140724668792512 140724668789848 5327993 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2123 768 434 0 1437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32292

[startup+3.10025 s]
/proc/loadavg: 2.05 2.04 2.05 3/244 14624
/proc/meminfo: memFree=31465720/32770624 swapFree=5992/199192
[pid=14623] ppid=14620 vsize=32292 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 3247 0 0 0 309 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 4934465 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32292

[startup+6.3002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465720/32770624 swapFree=5992/199312
[pid=14623] ppid=14620 vsize=32292 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 3968 0 0 0 629 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 4934538 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32292

[startup+12.7002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465224/32770624 swapFree=5992/199320
[pid=14623] ppid=14620 vsize=32292 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 4686 0 0 0 1269 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 4934275 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32292

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

[startup+12.8002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465224/32770624 swapFree=5992/199320
[pid=14623] ppid=14620 vsize=32292 CPUtime=12.79 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 4687 0 0 0 1279 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 4934465 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 32292

[startup+16.0002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465100/32770624 swapFree=5992/199328
[pid=14623] ppid=14620 vsize=32292 CPUtime=15.99 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 5395 0 0 0 1599 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 4934327 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 32292

[startup+17.6002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465100/32770624 swapFree=5992/199328
[pid=14623] ppid=14620 vsize=32292 CPUtime=17.59 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 5395 0 0 0 1759 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 4912973 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 17.59
Current children cumulated vsize (KiB) 32292

[startup+18.4002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465100/32770624 swapFree=5992/199328
[pid=14623] ppid=14620 vsize=32292 CPUtime=18.39 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 5395 0 0 0 1839 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 4934327 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 18.39
Current children cumulated vsize (KiB) 32292

[startup+18.6002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465100/32770624 swapFree=5992/199328
[pid=14623] ppid=14620 vsize=32292 CPUtime=18.59 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 5395 0 0 0 1859 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 5311659 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 18.59
Current children cumulated vsize (KiB) 32292

[startup+18.7002 s]
/proc/loadavg: 1.97 2.02 2.04 3/244 14624
/proc/meminfo: memFree=31465100/32770624 swapFree=5992/199332
[pid=14623] ppid=14620 vsize=32292 CPUtime=18.69 cores=1,3,5,7,9,11,13,15
/proc/14623/stat : 14623 (cosoco) R 14620 14623 9819 0 -1 4202496 5396 0 0 0 1869 0 0 0 20 0 1 0 1890506 33067008 2155 33554432000 4194304 5970956 140724668792512 140724668789848 5325143 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 41566208 140724668798145 140724668798275 140724668798275 140724668800974 0
/proc/14623/statm: 8073 2155 799 434 0 1437 0
Current children cumulated CPU time (s) 18.69
Current children cumulated vsize (KiB) 32292

Child status: 0
Real time (s): 18.7325
CPU time (s): 18.7312
CPU user time (s): 18.7242
CPU system time (s): 0.006999
CPU usage (%): 99.9929
Max. virtual memory (cumulated for all children) (KiB): 32292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7242
system time used= 0.006999
maximum resident set size= 8692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5480
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= 942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.0769 second user time and 0.085688 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 21:43:25
IDJOB=4242628
IDBENCH=135692
IDSOLVER=2620
FILE ID=node103/4242628-1500666205
RUNJOBID= node103-1500648178-9851
PBS_JOBID= 20623311
Free space on /tmp= 62008 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20/TravellingSalesman-20-142_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242628-1500666205/watcher-4242628-1500666205 -o /tmp/evaluation-result-4242628-1500666205/solver-4242628-1500666205 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500648178-9851 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242628-1500666205.xml

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

MD5SUM BENCH= d56953f82a267c4c8ee700c959d37f45
RANDOM SEED=646598041

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31472192 kB
MemAvailable:   31476244 kB
Buffers:           39328 kB
Cached:           274484 kB
SwapCached:            0 kB
Active:           714428 kB
Inactive:         207928 kB
Active(anon):     611240 kB
Inactive(anon):     8648 kB
Active(file):     103188 kB
Inactive(file):   199280 kB
Unevictable:        5992 kB
Mlocked:            5996 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2620 kB
Writeback:             0 kB
AnonPages:        623620 kB
Mapped:            31956 kB
Shmem:              8852 kB
Slab:              66776 kB
SReclaimable:      34836 kB
SUnreclaim:        31940 kB
KernelStack:        4560 kB
PageTables:         6568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     881628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    569344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62008 MiB
End job on node103 at 2017-07-21 21:43:44