Trace number 4300145

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 1.12? (TO) 2520.1 2520.01

General information on the benchmark

NameMagicHexagon/
MagicHexagon-08-0006_c18.xml
MD5SUMe0f43de676a90a3e6f61e2deb5ab7ad8
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.01	c root propagations     : 9           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4300145-1532833292.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 225
0.00/0.01	c |            Domain Sizes: 169..169
0.00/0.01	c |
0.00/0.01	c |             Constraints: 52
0.00/0.01	c |                   Arity: 2..169  -- Binary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 6
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 45
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	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.03	c 101            132            2234           21429          6              0              3   6   4      
0.00/0.06	c 211            295            5021           44551          6              0              3   7   5      
0.00/0.09	c 332            435            7529           100476         6              0              2   6   3      
0.10/0.12	c 465            614            10503          130141         6              0              3   6   4      
0.10/0.15	c 611            797            14056          192931         6              0              2   20   3     
0.10/0.20	c 771            1015           17849          229616         6              0              4   7   5      
0.21/0.23	c 947            1239           22140          298911         6              0              2   23   5     
0.21/0.29	c 1140           1508           26927          344670         6              0              4   7   6      
0.31/0.34	c 1352           1777           31947          422050         6              0              2   22   7     
0.31/0.41	c 1585           2100           37605          475636         6              0              4   7   5      
0.41/0.47	c 1841           2427           43626          562003         6              0              2   22   10    
0.51/0.55	c 2122           2811           50270          625295         6              0              4   7   5      
0.60/0.63	c 2431           3215           58129          727099         6              0              2   22   12    
0.69/0.72	c 2770           3681           66208          803802         6              0              4   7   5      
0.79/0.82	c 3142           4176           75906          921124         6              0              2   22   13    
0.89/0.95	c 3551           4746           86027          1015997        6              0              4   7   6      
1.00/1.07	c 4000           5341           97557          1150072        6              0              2   22   14    
1.19/1.21	c 4493           6025           109572         1262216        6              0              4   7   6      
1.29/1.36	c 5035           6756           123200         1417223        6              0              2   22   15    
1.49/1.54	c 5631           7591           138105         1554448        6              0              4   7   6      
1.69/1.73	c 6286           8479           155599         1740773        6              0              2   22   16    
1.89/1.95	c 7006           9489           173991         1907023        6              0              4   18   7     
2.10/2.19	c 7798           10599          194416         2090010        6              0              4   18   8     
2.39/2.46	c 8669           11824          217569         2293918        6              0              4   18   8     
2.69/2.77	c 9627           13163          243777         2520838        6              0              4   18   9     
3.00/3.10	c 10680          14641          272551         2769418        6              0              4   18   10    
3.39/3.46	c 11838          16264          304395         3042313        6              0              4   18   10    
3.79/3.89	c 13111          18054          343275         3353495        6              0              4   18   11    
4.29/4.34	c 14511          20007          382959         3700854        6              0              4   24   12    
4.69/4.75	c 16051          22079          418068         4063874        6              0              4   20   14    
5.19/5.24	c 17745          24404          460243         4508030        6              0              4   20   12    
5.69/5.80	c 19608          26984          508850         4989505        6              0              4   21   13    
6.29/6.37	c 21657          29802          558575         5496157        6              0              4   20   15    
7.00/7.02	c 23910          32914          614648         6093098        6              0              4   20   14    
7.69/7.75	c 26388          36325          677626         6729468        6              0              4   21   15    
8.49/8.53	c 29113          40140          745201         7400253        6              0              4   20   16    
9.29/9.39	c 32110          44357          820569         8138798        6              0              4   20   16    
10.29/10.36	c 35406          49009          903647         8955224        6              0              4   24   17    
11.39/11.48	c 39031          54030          994288         10042377       6              0              4   21   15    
12.89/12.94	c 43018          60079          1116164        11229864       6              0              4   13   11    
14.00/14.09	c 47403          66101          1215125        12380334       6              0              2   27   19    
15.39/15.41	c 52226          72809          1330914        13544278       6              0              4   27   19    
16.89/16.99	c 57531          80194          1463150        15060364       6              0              4   34   19    
18.59/18.67	c 63366          87863          1587886        17106527       6              0              4   22   17    
20.39/20.47	c 69784          96742          1744552        18825820       6              0              4   34   21    
22.59/22.62	c 76843          105930         1884813        21667983       6              0              4   22   18    
25.49/25.54	c 84607          116678         2068083        24937561       6              0              4   27   16    
27.69/27.73	c 93147          128615         2270228        26890186       6              0              4   44   28    
30.19/30.29	c 102541         141742         2496244        29308722       6              0              4   44   24    
33.00/33.03	c 112874         156117         2742030        31922246       6              0              4   50   26    
36.79/36.86	c 124240         172039         3018067        36470955       6              0              4   29   23    
41.10/41.13	c 136742         188688         3278759        41952276       6              0              5   22   19    
44.59/44.65	c 150494         207912         3617861        45649450       6              0              5   57   30    
48.49/48.59	c 165621         229116         3983086        49474999       6              0              5   108   34   
53.19/53.21	c 182260         253169         4447176        54031944       6              0              5   125   42   
57.69/57.75	c 200562         278357         4879167        58326918       6              0              5   103   46   
63.00/63.10	c 220694         305829         5327381        63470428       6              0              5   96   52    
71.00/71.03	c 242839         337804         6298721        73124356       6              0              5   110   58   
78.30/78.32	c 267198         370549         7226407        81273363       6              0              5   97   58    
88.90/88.91	c 293992         404583         8604656        99560775       6              0              5   87   65    
97.30/97.35	c 323465         443220         9600962        110317895      6              0              5   100   66   
104.70/104.74	c 355885         486429         10364301       120479128      6              0              5   92   65    
113.20/113.20	c 391547         536592         11374810       129704064      6              0              5   113   76   
123.70/123.79	c 430775         591085         12596486       146585862      6              0              5   89   70    
132.70/132.76	c 473925         649185         13585504       155435588      6              0              5   103   78   
142.30/142.32	c 521390         714148         14604491       165483923      6              0              5   87   67    
159.20/159.28	c 573601         775640         16879429       200997729      6              0              5   100   79   
174.70/174.79	c 631033         855526         18444773       232961907      6              0              5   81   66    
194.20/194.26	c 694208         941233         20425114       254981753      6              0              5   82   50    
207.70/207.78	c 763700         1030575        21697433       271752906      6              0              5   63   56    
244.11/244.17	c 840141         1152245        26329174       359335507      6              0              6   103   91   
279.30/279.34	c 924226         1316369        30963986       408147360      6              0              4   96   82    
312.40/312.49	c 1016719        1433912        35263188       454279672      6              0              5   92   61    
330.61/330.62	c 1118461        1558468        36791559       477313668      6              0              5   25   23    
374.71/374.79	c 1230377        1679314        41935300       655909635      6              0              4   88   81    
422.61/422.60	c 1353484        1818054        49173040       767877855      6              0              4   92   83    
469.21/469.22	c 1488901        1984387        55336939       875704364      6              0              4   87   78    
515.41/515.41	c 1637859        2163459        61895328       939244606      6              0              4   85   72    
550.12/550.11	c 1801712        2366037        66024319       983703827      6              0              4   80   70    
615.32/615.30	c 1981950        2599385        74769765       1175245909     6              0              7   97   91    
659.03/659.01	c 2180211        2852215        80313526       1226159538     6              0              6   79   76    
780.22/780.28	c 2398298        3112457        99091930       1462220203     6              0              7   87   81    
827.62/827.68	c 2638193        3416561        104632257      1516442911     6              0              10   78   72   
879.73/879.75	c 2902077        3773424        109602565      1586408012     6              0              11   70   58   
1183.15/1183.13	c 3192349        4203524        156231270      2120719953     6              0              11   81   75   
1237.44/1237.41	c 3511648        4607378        161432895      2187685323     6              0              11   48   46   
1309.94/1309.98	c 3862876        5050313        168301939      2273289079     6              0              6   27   25    
1467.06/1467.09	c 4249226        5484296        190761446      2708617120     6              0              3   84   79    
1668.96/1668.99	c 4674211        5954517        223141577      3110045868     6              0              4   88   82    
1764.07/1764.01	c 5141694        6535628        231289034      3241112930     6              0              5   28   26    
1986.67/1986.64	c 5655925        7173850        262728626      3694719263     6              0              4   85   80    
2104.27/2104.20	c 6221579        7901818        274171329      3883264231     6              0              6   66   64    
2289.78/2289.73	c 6843798        8576419        300359815      4511115842     6              0              5   90   86    
2455.20/2455.11	c 7528238        9479555        314512535      4726874435     6              0              9   28   26    
2520.10/2520.00	
2520.10/2520.00	c *** INTERRUPTED ***
2520.10/2520.00	c restarts              : 94          
2520.10/2520.00	c conflicts             : 7862346      (3120 /sec)
2520.10/2520.00	c decisions             : 9907479      (3931 /sec)
2520.10/2520.00	c propagations          : 4831212011  (1917069 /sec)
2520.10/2520.00	c root propagations     : 9           
2520.10/2520.00	c filter calls          : 323529181      (128379 /sec)
2520.10/2520.00	c useless filter calls  : 242785477      (75 %)
2520.10/2520.00	c Memory used           : 27.19 MB
2520.10/2520.00	c CPU time              : 2520.1 s
2520.10/2520.00	
2520.10/2520.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 (10341 MiB free)
  memory of node 1: 16384 MiB (15796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300145-1532833292/watcher-4300145-1532833292 -o /tmp/evaluation-result-4300145-1532833292/solver-4300145-1532833292 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2125 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4300145-1532833292.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=4436, runsolver pid=4433

[startup+0.1002 s]*
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764492/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4376 CPUtime=0.1 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1257 0 0 0 10 0 0 0 20 0 1 0 100892362 28344320 1094 33554432000 4194304 6142532 140735674028736 140735674025368 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+0.209486 s]*
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764492/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4376 CPUtime=0.21 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1257 0 0 0 21 0 0 0 20 0 1 0 100892362 28344320 1094 33554432000 4194304 6142532 140735674028736 140735674025368 5131350 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+0.308976 s]*
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764492/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4376 CPUtime=0.31 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1257 0 0 0 31 0 0 0 20 0 1 0 100892362 28344320 1094 33554432000 4194304 6142532 140735674028736 140735674025368 5062509 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+0.700329 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764492/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4376 CPUtime=0.69 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1257 0 0 0 69 0 0 0 20 0 1 0 100892362 28344320 1094 33554432000 4194304 6142532 140735674028736 140735674026136 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764492/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4376 CPUtime=1.49 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1257 0 0 0 149 0 0 0 20 0 1 0 100892362 28344320 1094 33554432000 4194304 6142532 140735674028736 140735674026136 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+3.10904 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26763992/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4404 CPUtime=3.1 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1402 0 0 0 310 0 0 0 20 0 1 0 100892362 28344320 1101 33554432000 4194304 6142532 140735674028736 140735674026136 5130664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764108/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4404 CPUtime=6.29 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1547 0 0 0 629 0 0 0 20 0 1 0 100892362 28344320 1101 33554432000 4194304 6142532 140735674028736 140735674026136 5058615 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764232/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4404 CPUtime=12.69 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1690 0 0 0 1269 0 0 0 20 0 1 0 100892362 28344320 1101 33554432000 4194304 6142532 140735674028736 140735674026136 5330311 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764480/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27680 memory=4404 CPUtime=25.49 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 1972 0 0 0 2549 0 0 0 20 0 1 0 100892362 28344320 1101 33554432000 4194304 6142532 140735674028736 140735674026136 5054930 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+51.1092 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4437
/proc/meminfo: memFree=26764620/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4440 CPUtime=51.1 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 2157 0 0 0 5110 0 0 0 20 0 1 0 100892362 28508160 1110 33554432000 4194304 6142532 140735674028736 140735674025592 5054683 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1110 879 476 0 282 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4440 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 4438
/proc/meminfo: memFree=26764268/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=102.3 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 2328 0 0 0 10230 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5054402 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.04 3/189 4439
/proc/meminfo: memFree=26764384/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=162.3 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 2496 0 0 0 16230 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5330288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/188 4440
/proc/meminfo: memFree=26764524/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=222.3 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 2663 0 0 0 22230 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5054357 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4441
/proc/meminfo: memFree=26764420/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=282.3 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 2663 0 0 0 28230 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5131604 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4442
/proc/meminfo: memFree=26764696/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=342.31 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 2832 0 0 0 34231 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5061846 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4443
/proc/meminfo: memFree=26764572/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=402.31 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 2999 0 0 0 40231 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5131346 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4444
/proc/meminfo: memFree=26764108/32770624 swapFree=67028528/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=462.31 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 3000 0 0 0 46231 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5058694 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB


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

/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1722.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 4552
/proc/meminfo: memFree=22651744/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=1782.36 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 5534 0 0 0 178236 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5058568 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1782.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.00 2.04 3/188 4553
/proc/meminfo: memFree=22651876/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=1842.36 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 5534 0 0 0 184236 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5058744 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1842.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/188 4554
/proc/meminfo: memFree=22651876/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=1902.37 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 5679 0 0 0 190237 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5058268 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1902.37 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 4555
/proc/meminfo: memFree=22651624/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=1962.37 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 5824 0 0 0 196237 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5327370 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1962.37 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4556
/proc/meminfo: memFree=22652168/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2022.37 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 5848 0 0 0 202237 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2022.37 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4557
/proc/meminfo: memFree=22651912/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2082.37 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 5998 0 0 0 208237 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5130935 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2082.37 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4558
/proc/meminfo: memFree=22651704/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2142.38 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6166 0 0 0 214238 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2142.38 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 4559
/proc/meminfo: memFree=22651732/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2202.38 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6166 0 0 0 220238 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5054117 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2202.38 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2262.3 s]
/proc/loadavg: 2.47 2.15 2.09 3/187 4560
/proc/meminfo: memFree=22651252/32770624 swapFree=67028544/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2262.38 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6310 0 0 0 226238 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5131322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2262.38 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2322.3 s]
/proc/loadavg: 2.17 2.12 2.08 3/187 4568
/proc/meminfo: memFree=22650920/32770624 swapFree=67028548/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2322.38 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6478 0 0 0 232238 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2322.38 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2382.3 s]
/proc/loadavg: 2.06 2.10 2.08 3/187 4569
/proc/meminfo: memFree=22650848/32770624 swapFree=67028548/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2382.38 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6478 0 0 0 238238 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2382.38 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2442.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 4570
/proc/meminfo: memFree=22651124/32770624 swapFree=67028548/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2442.39 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6628 0 0 0 244239 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5058199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2442.39 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 4571
/proc/meminfo: memFree=22650960/32770624 swapFree=67028548/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2502.39 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6799 0 0 0 250239 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5058042 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2502.39 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.06 2.06 3/187 4571
/proc/meminfo: memFree=22651356/32770624 swapFree=67028548/67108860
[pid=4436] ppid=4433 vsize=27840 memory=4500 CPUtime=2520.1 cores=0,2,4,6
/proc/4436/stat : 4436 (cosoco) R 4433 4436 2093 0 -1 4202496 6799 0 0 0 252010 0 0 0 20 0 1 0 100892362 28508160 1125 33554432000 4194304 6142532 140735674028736 140735674026136 5054723 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28499968 140735674037382 140735674037512 140735674037512 140735674040270 0
/proc/4436/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

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

[startup+2520.01 s]
# the end of solver process 4436 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.1 s, system=0.001081 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.1
CPU user time (s): 2520.1
CPU system time (s): 0.001081
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 27840
Max. memory (cumulated for all children) (KiB): 4500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.1
system time used= 0.001081
maximum resident set size= 4564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6843
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= 15
involuntary context switches= 639


# summary of solver processes directly reported to runsolver:
#   pid: 4436
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2520.1
#   total CPU system time (s): 0.001081

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.559 second user time and 14.6454 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 05:01:32
IDJOB=4300145
IDBENCH=141562
IDSOLVER=2761
FILE ID=node102/4300145-1532833292
RUNJOBID= node102-1532812129-2125
PBS_JOBID= 21022490
Free space on /tmp= 52744 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-08-0006_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300145-1532833292/watcher-4300145-1532833292 -o /tmp/evaluation-result-4300145-1532833292/solver-4300145-1532833292 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2125 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4300145-1532833292.xml

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

MD5SUM BENCH= e0f43de676a90a3e6f61e2deb5ab7ad8
RANDOM SEED=317453650

node102.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.51
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.51
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.51
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.51
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:        26765668 kB
MemAvailable:   31933352 kB
Buffers:          221216 kB
Cached:          5201868 kB
SwapCached:        53324 kB
Active:          1224356 kB
Inactive:        4280624 kB
Active(anon):       7864 kB
Inactive(anon):    99184 kB
Active(file):    1216492 kB
Inactive(file):  4181440 kB
Unevictable:        6628 kB
Mlocked:            6628 kB
SwapTotal:      67108860 kB
SwapFree:       67028528 kB
Dirty:              2696 kB
Writeback:             0 kB
AnonPages:         35744 kB
Mapped:            38972 kB
Shmem:             22292 kB
Slab:             199060 kB
SReclaimable:     171176 kB
SUnreclaim:        27884 kB
KernelStack:        3376 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-29 05:43:32