Trace number 4267308

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.12? (TO) 2400.03 2400.01

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-0081.xml
MD5SUMe46647acbda97830867cbaf6bce42852
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c intension x[0][0]<x[0][7]  using generic constraint 
0.00/0.00	c intension x[0][0]<x[7][14]  using generic constraint 
0.00/0.00	c intension x[0][0]<x[14][7]  using generic constraint 
0.00/0.00	c intension x[0][0]<x[14][0]  using generic constraint 
0.00/0.00	c intension x[0][0]<x[7][0]  using generic constraint 
0.00/0.00	c intension x[0][7]<x[7][0]  using generic constraint 
0.00/0.00	c root propagations     : 1521        
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4267308-1502610478.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 225
0.00/0.00	c |            Domain Sizes: 169..169
0.00/0.00	c |
0.00/0.00	c |             Constraints: 52
0.00/0.00	c |                   Arity: 2..169  -- Binary: 6
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          (X - Y < k): 6
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 45
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[0][8]
0.00/0.01	c remove useless variable x[0][9]
0.00/0.01	c remove useless variable x[0][10]
0.00/0.01	c remove useless variable x[0][11]
0.00/0.01	c remove useless variable x[0][12]
0.00/0.01	c remove useless variable x[0][13]
0.00/0.01	c remove useless variable x[0][14]
0.00/0.01	c remove useless variable x[1][9]
0.00/0.01	c remove useless variable x[1][10]
0.00/0.01	c remove useless variable x[1][11]
0.00/0.01	c remove useless variable x[1][12]
0.00/0.01	c remove useless variable x[1][13]
0.00/0.01	c remove useless variable x[1][14]
0.00/0.01	c remove useless variable x[2][10]
0.00/0.01	c remove useless variable x[2][11]
0.00/0.01	c remove useless variable x[2][12]
0.00/0.01	c remove useless variable x[2][13]
0.00/0.01	c remove useless variable x[2][14]
0.00/0.01	c remove useless variable x[3][11]
0.00/0.01	c remove useless variable x[3][12]
0.00/0.01	c remove useless variable x[3][13]
0.00/0.01	c remove useless variable x[3][14]
0.00/0.01	c remove useless variable x[4][12]
0.00/0.01	c remove useless variable x[4][13]
0.00/0.01	c remove useless variable x[4][14]
0.00/0.01	c remove useless variable x[5][13]
0.00/0.01	c remove useless variable x[5][14]
0.00/0.01	c remove useless variable x[6][14]
0.00/0.01	c remove useless variable x[8][14]
0.00/0.01	c remove useless variable x[9][13]
0.00/0.01	c remove useless variable x[9][14]
0.00/0.01	c remove useless variable x[10][12]
0.00/0.01	c remove useless variable x[10][13]
0.00/0.01	c remove useless variable x[10][14]
0.00/0.01	c remove useless variable x[11][11]
0.00/0.01	c remove useless variable x[11][12]
0.00/0.01	c remove useless variable x[11][13]
0.00/0.01	c remove useless variable x[11][14]
0.00/0.01	c remove useless variable x[12][10]
0.00/0.01	c remove useless variable x[12][11]
0.00/0.01	c remove useless variable x[12][12]
0.00/0.01	c remove useless variable x[12][13]
0.00/0.01	c remove useless variable x[12][14]
0.00/0.01	c remove useless variable x[13][9]
0.00/0.01	c remove useless variable x[13][10]
0.00/0.01	c remove useless variable x[13][11]
0.00/0.01	c remove useless variable x[13][12]
0.00/0.01	c remove useless variable x[13][13]
0.00/0.01	c remove useless variable x[13][14]
0.00/0.01	c remove useless variable x[14][8]
0.00/0.01	c remove useless variable x[14][9]
0.00/0.01	c remove useless variable x[14][10]
0.00/0.01	c remove useless variable x[14][11]
0.00/0.01	c remove useless variable x[14][12]
0.00/0.01	c remove useless variable x[14][13]
0.00/0.01	c remove useless variable x[14][14]
0.00/0.02	c 101            115            2310           46297          42             0              1   5   2      
0.00/0.05	c 211            255            6104           114931         42             0              1   8   3      
0.00/0.07	c 332            389            8554           216644         42             0              1   5   2      
0.00/0.10	c 465            551            11472          268274         42             0              2   5   3      
0.10/0.15	c 611            734            16758          385708         42             0              1   4   2      
0.10/0.19	c 771            937            20576          439894         42             0              2   5   4      
0.21/0.25	c 947            1162           27157          581057         42             0              1   4   3      
0.21/0.28	c 1140           1392           30802          651422         42             0              2   5   3      
0.31/0.35	c 1352           1664           38644          806756         42             0              1   8   3      
0.31/0.40	c 1585           1940           42658          910650         42             0              1   6   4      
0.41/0.47	c 1841           2304           51948          1028098        42             0              2   8   5      
0.51/0.53	c 2122           2639           56584          1111342        42             0              3   7   5      
0.60/0.63	c 2431           3054           68045          1315427        42             0              1   8   4      
0.69/0.70	c 2770           3473           75007          1420428        42             0              2   5   4      
0.79/0.80	c 3142           4014           88125          1565409        42             0              2   8   5      
0.89/0.90	c 3551           4611           101099         1677432        42             0              2   8   6      
1.00/1.01	c 4000           5268           116528         1839870        42             0              2   8   6      
1.10/1.14	c 4493           5987           132972         2005333        42             0              2   8   6      
1.19/1.27	c 5035           6769           150284         2172644        42             0              2   8   6      
1.39/1.44	c 5631           7574           166964         2412570        42             0              2   8   4      
1.59/1.60	c 6286           8511           187519         2593040        42             0              2   8   6      
1.69/1.74	c 7006           9364           199251         2798341        42             0              2   6   4      
1.89/1.94	c 7798           10489          224098         3014562        42             0              2   8   6      
2.10/2.13	c 8669           11524          237540         3266130        42             0              3   7   5      
2.29/2.36	c 9627           12876          267650         3514991        42             0              2   8   6      
2.59/2.63	c 10680          14434          301962         3726618        42             0              2   9   6      
2.89/2.93	c 11838          16047          339606         4133703        42             0              1   8   6      
3.10/3.19	c 13111          17561          359139         4470686        42             0              2   6   4      
3.49/3.52	c 14511          19625          402576         4723200        42             0              2   9   7      
3.79/3.88	c 16051          21884          449336         4989232        42             0              2   9   7      
4.19/4.26	c 17745          24363          499884         5270236        42             0              2   9   7      
4.59/4.69	c 19608          27092          555035         5595467        42             0              2   9   7      
5.10/5.17	c 21657          30094          615814         6005229        42             0              2   9   7      
5.69/5.70	c 23910          33370          681924         6431622        42             0              2   9   7      
6.19/6.29	c 26388          36952          754994         6913604        42             0              2   9   7      
6.79/6.89	c 29113          40198          796791         7682020        42             0              2   7   5      
7.59/7.61	c 32110          44692          883681         8121916        42             0              2   9   7      
8.39/8.45	c 35406          49703          985682         8717627        42             0              2   9   7      
9.29/9.36	c 39031          55227          1097091        9331830        42             0              2   9   7      
10.29/10.31	c 43018          59983          1157843        10620298       42             0              3   8   6      
11.39/11.45	c 47403          66641          1292132        11442290       42             0              2   9   7      
12.49/12.56	c 52226          73945          1434238        12140555       42             0              2   9   7      
13.79/13.89	c 57531          82024          1594806        13060806       42             0              2   9   7      
15.19/15.21	c 63366          90705          1759511        13915998       42             0              2   9   7      
16.69/16.70	c 69784          100222         1939093        14959810       42             0              2   9   7      
18.29/18.36	c 76843          110655         2137101        16110530       42             0              2   9   7      
20.10/20.19	c 84607          122094         2354408        17392308       42             0              2   9   7      
22.19/22.20	c 93147          134644         2592687        18820942       42             0              2   9   7      
24.89/24.94	c 102541         148468         2885015        22221725       42             0              2   9   7      
27.89/27.98	c 112874         163731         3210878        26164602       42             0              2   9   7      
31.29/31.38	c 124240         180452         3565898        30559721       42             0              2   9   7      
35.00/35.01	c 136742         198894         3958689        35166015       42             0              2   9   7      
38.79/38.86	c 150494         219079         4380683        39894256       42             0              2   9   7      
42.89/42.98	c 165621         241073         4830855        44832103       42             0              2   9   7      
47.19/47.28	c 182260         265442         5315046        48898732       42             0              2   9   7      
52.19/52.21	c 200562         287695         5610483        55766893       42             0              1   8   6      
57.49/57.53	c 220694         316537         6180102        61763883       42             0              2   9   7      
63.19/63.27	c 242839         348882         6823225        67839401       42             0              2   9   7      
69.69/69.76	c 267198         378269         7204960        77773222       42             0              1   9   6      
76.89/76.92	c 293992         416713         7970159        85385314       42             0              2   9   7      
84.89/84.91	c 323465         459168         8820332        93777087       42             0              2   9   7      
94.19/94.27	c 355885         498835         9358238        107249153      42             0              3   9   6      
103.59/103.63	c 391547         550449         10377527       116487646      42             0              2   9   7      
114.49/114.57	c 430775         605912         11449261       128553986      42             0              2   9   7      
125.89/125.99	c 473925         667643         12632346       139011740      42             0              2   10   8     
138.69/138.79	c 521390         735992         13956665       150840176      42             0              2   10   8     
152.59/152.62	c 573601         810336         15393681       165029037      42             0              2   10   8     
168.49/168.57	c 631033         897441         17146680       178723073      42             0              2   10   8     
187.19/187.24	c 694208         988250         18881236       197611845      42             0              2   10   7     
207.49/207.52	c 763700         1097632        21102092       216175751      42             0              2   26   9     
231.00/231.06	c 840141         1196627        22612813       249957195      42             0              1   26   7     
260.00/260.02	c 924226         1301968        24084814       294744995      42             0              1   9   7      
281.29/281.31	c 1016719        1426380        26071889       323308423      42             0              2   26   18    
316.40/316.41	c 1118461        1554769        27927182       377874311      42             0              2   9   7      
357.50/357.53	c 1230377        1696666        29954036       440323298      42             0              3   9   7      
384.40/384.41	c 1353484        1850931        32008089       493436605      42             0              2   26   23    
435.80/435.84	c 1488901        2023350        34503978       572106255      42             0              1   9   7      
511.40/511.40	c 1637859        2235791        38926918       700875099      42             0              2   23   20    
572.01/572.02	c 1801712        2447003        42102755       791514110      42             0              1   9   7      
620.50/620.59	c 1981950        2694557        46146770       858107405      42             0              2   26   16    
698.50/698.54	c 2180211        2950118        49905710       974428691      42             0              2   11   7     
801.20/801.24	c 2398298        3263399        56390047       1100815492     42             0              2   23   19    
895.80/895.84	c 2638193        3574323        61130083       1243590220     42             0              1   11   7     
1021.80/1021.83	c 2902077        3952232        68952058       1399890570     42             0              2   23   20    
1152.11/1152.13	c 3192349        4357073        76842356       1569159834     42             0              2   23   15    
1271.21/1271.27	c 3511648        4769674        82810542       1748022080     42             0              2   12   8     
1448.71/1448.71	c 3862876        5270873        92546567       2096784273     42             0              2   23   20    
1628.91/1628.91	c 4249226        5819407        103411640      2374751136     42             0              2   23   12    
1785.91/1785.95	c 4674211        6395503        112942488      2605374865     42             0              2   12   8     
2021.02/2021.04	c 5141694        7060666        127120676      2907787610     42             0              2   23   20    
2192.02/2192.04	c 5655925        7717526        136458374      3212369655     42             0              1   12   9     
2400.02/2400.00	
2400.02/2400.00	c *** INTERRUPTED ***
2400.02/2400.00	c restarts              : 91          
2400.02/2400.00	c conflicts             : 6095223      (2540 /sec)
2400.02/2400.00	c decisions             : 8342913      (3476 /sec)
2400.02/2400.00	c propagations          : 3413988907  (1422480 /sec)
2400.02/2400.00	c root propagations     : 1521        
2400.02/2400.00	c filter calls          : 149839201      (62432 /sec)
2400.02/2400.00	c useless filter calls  : 115815615      (77 %)
2400.02/2400.00	c Memory used           : 26.66 MB
2400.02/2400.00	c CPU time              : 2400.03 s
2400.02/2400.00	
2400.02/2400.00	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267308-1502610478/watcher-4267308-1502610478 -o /tmp/evaluation-result-4267308-1502610478/solver-4267308-1502610478 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502602184-31005 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267308-1502610478.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32308, runsolver pid=32305

[startup+0.100155 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31730056/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3992 CPUtime=0.1 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1162 0 0 0 10 0 0 0 20 0 1 0 94136039 27951104 998 33554432000 4194304 5748600 140724052365232 140724052361880 4915322 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3992 KiB

[startup+0.209227 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31730056/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3992 CPUtime=0.21 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1162 0 0 0 21 0 0 0 20 0 1 0 94136039 27951104 998 33554432000 4194304 5748600 140724052365232 140724052361880 4941450 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3992 KiB

[startup+0.308732 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31730040/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3992 CPUtime=0.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1162 0 0 0 31 0 0 0 20 0 1 0 94136039 27951104 998 33554432000 4194304 5748600 140724052365232 140724052362632 4919573 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3992 KiB

[startup+0.700271 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31729916/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3992 CPUtime=0.69 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1162 0 0 0 69 0 0 0 20 0 1 0 94136039 27951104 998 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3992 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31729916/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3992 CPUtime=1.49 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1162 0 0 0 149 0 0 0 20 0 1 0 94136039 27951104 998 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3992 KiB

[startup+3.10888 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31729792/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=3.1 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1294 0 0 0 310 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4915424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31729760/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=6.29 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1426 0 0 0 629 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31729760/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=12.69 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1558 0 0 0 1269 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4915992 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31729760/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=25.49 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1822 0 0 0 2549 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+51.1088 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32309
/proc/meminfo: memFree=31729824/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=51.1 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 1954 0 0 0 5110 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4995440 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32310
/proc/meminfo: memFree=31729352/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=102.29 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 2086 0 0 0 10229 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4915327 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32311
/proc/meminfo: memFree=31728832/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=162.29 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 2218 0 0 0 16229 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4941424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32312
/proc/meminfo: memFree=31728708/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=222.29 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 2356 0 0 0 22229 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32313
/proc/meminfo: memFree=31728708/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=282.29 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 2491 0 0 0 28229 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32314
/proc/meminfo: memFree=31728832/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=342.3 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 2626 0 0 0 34230 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 32324
/proc/meminfo: memFree=31727572/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=402.3 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 2761 0 0 0 40230 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5130119 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 32325
/proc/meminfo: memFree=31728200/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=462.3 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 2896 0 0 0 46230 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5122464 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB


################
# More data... #
################

/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 1602.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 32445
/proc/meminfo: memFree=31724144/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=1662.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 5479 0 0 0 166231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4919573 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 1662.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 32446
/proc/meminfo: memFree=31724748/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=1722.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 5601 0 0 0 172231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4915408 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 32447
/proc/meminfo: memFree=31724352/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=1782.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 5723 0 0 0 178231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4915408 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 32448
/proc/meminfo: memFree=31724424/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=1842.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 5858 0 0 0 184231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4995485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32449
/proc/meminfo: memFree=31725168/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=1902.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 5980 0 0 0 190231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32450
/proc/meminfo: memFree=31725028/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=1962.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6102 0 0 0 196231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4995528 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32451
/proc/meminfo: memFree=31725136/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2022.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6237 0 0 0 202231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32452
/proc/meminfo: memFree=31725120/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2082.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6359 0 0 0 208231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4919589 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32453
/proc/meminfo: memFree=31725036/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2142.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6481 0 0 0 214231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 5000352 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32461
/proc/meminfo: memFree=31723748/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2202.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6616 0 0 0 220231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4918965 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32462
/proc/meminfo: memFree=31724244/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2262.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6737 0 0 0 226231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4911078 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+2322.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 32463
/proc/meminfo: memFree=31724244/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2322.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6858 0 0 0 232231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4915584 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 32464
/proc/meminfo: memFree=31724244/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2382.31 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 6979 0 0 0 238231 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4915322 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2382.31 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.02 2.02 2.05 3/187 32464
/proc/meminfo: memFree=31724244/32770624 swapFree=67108860/67108860
[pid=32308] ppid=32305 vsize=27296 memory=3996 CPUtime=2400.02 cores=1,3,5,7
/proc/32308/stat : 32308 (cosoco) R 32305 32308 30973 0 -1 4202496 7100 0 0 0 240002 0 0 0 20 0 1 0 94136039 27951104 999 33554432000 4194304 5748600 140724052365232 140724052362632 4919589 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7849824 7854664 18726912 140724052366527 140724052366622 140724052366622 140724052369358 0
/proc/32308/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 27296 KiB
Current children cumulated memory: 3996 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2400.01 s]
# the end of solver process 32308 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.004 s

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

Child status: 1
Real time (s): 2400.01
CPU time (s): 2400.03
CPU user time (s): 2400.03
CPU system time (s): 0.004
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 27296
Max. memory (cumulated for all children) (KiB): 3996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.004
maximum resident set size= 4068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7150
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= 10
involuntary context switches= 669


# summary of solver processes directly reported to runsolver:
#   pid: 32308
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.25231 second user time and 14.9574 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-13 09:33:40
IDJOB=4267308
IDBENCH=133547
IDSOLVER=2657
FILE ID=node103/4267308-1502610478
RUNJOBID= node103-1502602184-31005
PBS_JOBID= 20628296
Free space on /tmp= 61792 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-0081.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267308-1502610478/watcher-4267308-1502610478 -o /tmp/evaluation-result-4267308-1502610478/solver-4267308-1502610478 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502602184-31005 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267308-1502610478.xml

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

MD5SUM BENCH= e46647acbda97830867cbaf6bce42852
RANDOM SEED=619932586

node103.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.56
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.56
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.56
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.56
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:        31731272 kB
MemAvailable:   31996268 kB
Buffers:           86132 kB
Cached:           473708 kB
SwapCached:            0 kB
Active:           488952 kB
Inactive:         126696 kB
Active(anon):       4836 kB
Inactive(anon):    78896 kB
Active(file):     484116 kB
Inactive(file):    47800 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1956 kB
Writeback:             0 kB
AnonPages:         62360 kB
Mapped:            45148 kB
Shmem:             25228 kB
Slab:             123176 kB
SReclaimable:      97832 kB
SUnreclaim:        25344 kB
KernelStack:        3328 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61788 MiB
End job on node103 at 2017-08-13 10:13:40