Trace number 4295504

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) 2519.79 2520.01

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-0010_c18.xml
MD5SUMa4a3304b5e9aae9c2bcc59fc5ef6ae6f
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 variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"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":33}]
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-4295504-1532555264.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 121
0.00/0.01	c |            Domain Sizes: 91..91
0.00/0.01	c |
0.00/0.01	c |             Constraints: 40
0.00/0.01	c |                   Arity: 2..91  -- 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: 33
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][6]
0.00/0.01	c remove useless variable x[0][7]
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[1][7]
0.00/0.01	c remove useless variable x[1][8]
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[2][8]
0.00/0.01	c remove useless variable x[2][9]
0.00/0.01	c remove useless variable x[2][10]
0.00/0.01	c remove useless variable x[3][9]
0.00/0.01	c remove useless variable x[3][10]
0.00/0.01	c remove useless variable x[4][10]
0.00/0.01	c remove useless variable x[6][10]
0.00/0.01	c remove useless variable x[7][9]
0.00/0.01	c remove useless variable x[7][10]
0.00/0.01	c remove useless variable x[8][8]
0.00/0.01	c remove useless variable x[8][9]
0.00/0.01	c remove useless variable x[8][10]
0.00/0.01	c remove useless variable x[9][7]
0.00/0.01	c remove useless variable x[9][8]
0.00/0.01	c remove useless variable x[9][9]
0.00/0.01	c remove useless variable x[9][10]
0.00/0.01	c remove useless variable x[10][6]
0.00/0.01	c remove useless variable x[10][7]
0.00/0.01	c remove useless variable x[10][8]
0.00/0.01	c remove useless variable x[10][9]
0.00/0.01	c remove useless variable x[10][10]
0.00/0.02	c 101            153            2677           17175          6              0              2   23   16    
0.00/0.03	c 211            302            5563           41703          6              0              2   7   3      
0.00/0.05	c 332            471            8712           68443          6              0              1   14   6     
0.00/0.06	c 465            669            12249          106432         6              0              2   33   15    
0.00/0.08	c 611            884            16250          133396         6              0              3   20   11    
0.00/0.10	c 771            1096           20237          164050         6              0              2   10   7     
0.10/0.12	c 947            1362           24764          190498         6              0              2   42   23    
0.10/0.14	c 1140           1641           29856          224699         6              0              3   20   13    
0.10/0.17	c 1352           1922           35088          266050         6              0              2   11   7     
0.10/0.20	c 1585           2285           40951          300328         6              0              2   19   11    
0.20/0.23	c 1841           2664           47732          360558         6              0              2   28   18    
0.20/0.27	c 2122           3067           54674          413883         6              0              3   32   16    
0.20/0.31	c 2431           3519           62632          469402         6              0              2   14   9     
0.30/0.34	c 2770           3991           68943          538659         6              0              2   36   29    
0.30/0.38	c 3142           4545           78380          613903         6              0              2   32   20    
0.40/0.43	c 3551           5171           88964          686701         6              0              2   14   10    
0.40/0.47	c 4000           5789           96878          774499         6              0              2   37   31    
0.50/0.53	c 4493           6460           108558         886076         6              0              3   22   16    
0.59/0.60	c 5035           7280           120955         982263         6              0              3   19   9     
0.59/0.65	c 5631           8026           130103         1108631        6              0              2   38   32    
0.69/0.73	c 6286           9039           147677         1216016        6              0              3   49   27    
0.79/0.81	c 7006           10098          163127         1351760        6              0              3   20   16    
0.79/0.89	c 7798           11402          181801         1464951        6              0              2   56   34    
0.89/0.99	c 8669           12685          201021         1614664        6              0              3   20   16    
1.09/1.12	c 9627           14174          224166         1776835        6              0              3   24   13    
1.19/1.22	c 10680          15708          247953         1944162        6              0              2   64   43    
1.29/1.34	c 11838          17391          271560         2127099        6              0              3   20   17    
1.49/1.51	c 13111          19276          317088         2363204        6              0              2   72   40    
1.59/1.65	c 14511          21287          344920         2579225        6              0              3   20   17    
1.79/1.80	c 16051          23498          375034         2803146        6              0              2   37   32    
1.89/1.96	c 17745          25882          406750         3063719        6              0              3   20   18    
2.19/2.23	c 19608          28885          470891         3509291        6              0              2   46   38    
2.39/2.42	c 21657          31721          509482         3803121        6              0              3   30   26    
2.59/2.63	c 23910          34838          552246         4155909        6              0              3   20   18    
3.29/3.32	c 26388          39083          736379         5288170        6              0              2   53   45    
3.49/3.57	c 29113          42802          788230         5717653        6              0              3   20   18    
4.09/4.14	c 32110          48619          945833         6335091        6              0              2   81   60    
4.39/4.44	c 35406          53180          1006240        6834595        6              0              3   20   18    
5.09/5.18	c 39031          58186          1178605        8381267        6              0              2   62   55    
5.59/5.65	c 43018          63879          1261894        9076457        6              0              3   25   21    
6.48/6.55	c 47403          70150          1499234        10319965       6              0              2   74   65    
6.88/6.97	c 52226          76783          1588835        11049254       6              0              3   20   18    
7.99/8.07	c 57531          84020          1886237        12736616       6              0              2   69   60    
8.48/8.58	c 63366          92005          1987158        13582831       6              0              3   20   18    
10.28/10.33	c 69784          105098         2436196        15527743       6              0              2   70   63    
10.88/10.99	c 76843          114790         2574130        16625542       6              0              3   20   18    
11.88/11.90	c 84607          128145         2753846        17910691       6              0              3   19   17    
13.58/13.62	c 93147          144370         3226372        20589014       6              0              2   64   58    
14.38/14.47	c 102541         157279         3390181        21969507       6              0              3   20   18    
16.78/16.80	c 112874         171605         4000334        26177728       6              0              2   59   53    
17.78/17.81	c 124240         186902         4198590        27849121       6              0              3   20   19    
20.58/20.63	c 136742         210708         4941894        32006947       6              0              2   59   51    
21.78/21.88	c 150494         229421         5206402        34158406       6              0              3   52   21    
23.58/23.67	c 165621         250287         5614126        36879605       6              0              3   68   25    
25.38/25.49	c 182260         274823         6014323        39861015       6              0              3   49   25    
28.09/28.14	c 200562         299283         6657449        44116450       6              0              3   63   31    
30.99/31.04	c 220694         329970         7332163        49062555       6              0              3   56   31    
35.88/35.93	c 242839         362379         8574541        56621887       6              0              3   58   55    
38.78/38.83	c 267198         397940         9313832        60369917       6              0              3   79   44    
42.58/42.68	c 293992         437062         10221317       66048793       6              0              3   63   29    
50.09/50.12	c 323465         484213         12131354       73989874       6              0              3   79   72    
55.58/55.63	c 355885         531849         13539422       81419257       6              0              3   60   33    
62.28/62.30	c 391547         580203         15171363       91950198       6              0              3   55   33    
67.58/67.61	c 430775         632698         16660503       99709968       6              0              3   46   35    
72.38/72.41	c 473925         699870         17777210       106673238      6              0              3   69   52    
78.18/78.27	c 521390         761873         19393232       114511152      6              0              3   45   35    
86.58/86.62	c 573601         834124         21624520       125988254      6              0              3   58   44    
99.09/99.13	c 631033         935123         24927612       140435747      6              0              3   74   68    
114.08/114.12	c 694208         1042231        28895633       168176924      6              0              3   51   47    
123.57/123.61	c 763700         1138823        31046178       186749691      6              0              3   61   56    
135.98/136.08	c 840141         1250783        34417058       203817420      6              0              3   62   56    
151.98/152.04	c 924226         1375789        38517827       229301027      6              0              3   67   64    
194.67/194.73	c 1016719        1555594        48702897       295002689      6              0              3   57   54    
212.08/212.12	c 1118461        1736768        52996059       316835489      6              0              3   67   53    
232.47/232.51	c 1230377        1910382        58157913       348722205      6              0              3   55   45    
256.46/256.57	c 1353484        2082559        64096691       393470784      6              0              3   59   45    
280.46/280.56	c 1488901        2268133        70565193       425478472      6              0              3   52   44    
313.66/313.76	c 1637859        2497311        78618807       481233379      6              0              3   58   47    
350.06/350.15	c 1801712        2808450        87491169       545382417      6              0              3   59   50    
394.96/395.05	c 1981950        3139613        98230920       602876286      6              0              3   75   62    
438.15/438.28	c 2180211        3402574        109347660      672919000      6              0              3   57   49    
495.54/495.67	c 2398298        3711998        122579152      782057519      6              0              3   62   52    
551.84/551.90	c 2638193        4005556        135506558      903071911      6              0              3   60   53    
625.83/625.97	c 2902077        4360993        154942926      1025481090     6              0              3   47   43    
727.42/727.54	c 3192349        4956246        180666464      1194941500     6              0              3   60   50    
835.82/835.97	c 3511648        5436842        208000401      1401668464     6              0              3   50   44    
923.61/923.75	c 3862876        6122997        230909379      1522231247     6              0              3   62   55    
1033.50/1033.63	c 4249226        6808163        259167973      1648106906     6              0              3   77   70    
1171.59/1171.80	c 4674211        7485927        293785216      1833915236     6              0              3   71   65    
1280.48/1280.61	c 5141694        8094688        324002705      2067821284     6              0              3   42   38    
1459.07/1459.23	c 5655925        8713572        366023058      2504817723     6              0              3   41   38    
1571.26/1571.49	c 6221579        9886205        390803455      2659580441     6              0              3   47   43    
1701.85/1702.07	c 6843798        10843829       421460887      2884980017     6              0              3   65   60    
1889.43/1889.69	c 7528238        11831583       471438995      3179906348     6              0              3   54   49    
2024.52/2024.71	c 8281122        12865528       507471494      3371167899     6              0              3   60   54    
2218.70/2218.97	c 9109294        14446918       557666966      3576952482     6              0              3   78   70    
2436.38/2436.63	c 10020283       16016911       613373002      3858751909     6              0              3   64   57    
2519.78/2520.00	
2519.78/2520.00	c *** INTERRUPTED ***
2519.78/2520.00	c restarts              : 97          
2519.78/2520.00	c conflicts             : 10420814     (4136 /sec)
2519.78/2520.00	c decisions             : 16816712     (6674 /sec)
2519.78/2520.00	c propagations          : 3955868011  (1569920 /sec)
2519.78/2520.00	c root propagations     : 9           
2519.78/2520.00	c filter calls          : 633953989      (251590 /sec)
2519.78/2520.00	c useless filter calls  : 375599069      (59 %)
2519.78/2520.00	c Memory used           : 26.78 MB
2519.78/2520.00	c CPU time              : 2519.79 s
2519.78/2520.00	
2519.78/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 (2260 MiB free)
  memory of node 1: 16384 MiB (6360 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295504-1532555264/watcher-4295504-1532555264 -o /tmp/evaluation-result-4295504-1532555264/solver-4295504-1532555264 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27479 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295504-1532555264.xml 

running on 4 cores: 1,3,5,7

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=30312, runsolver pid=30309

[startup+0.100847 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827788/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=3884 CPUtime=0.1 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1177 0 0 0 10 0 0 0 20 0 1 0 73089244 28078080 971 33554432000 4194304 6142532 140721691800912 140721691798312 5058056 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+0.209317 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827788/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=3884 CPUtime=0.2 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1178 0 0 0 20 0 0 0 20 0 1 0 73089244 28078080 971 33554432000 4194304 6142532 140721691800912 140721691798312 5058694 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+0.30878 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827788/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=3884 CPUtime=0.3 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1178 0 0 0 30 0 0 0 20 0 1 0 73089244 28078080 971 33554432000 4194304 6142532 140721691800912 140721691798312 5058208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+0.700279 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827416/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=3884 CPUtime=0.69 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1178 0 0 0 69 0 0 0 20 0 1 0 73089244 28078080 971 33554432000 4194304 6142532 140721691800912 140721691798312 5347492 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827416/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=3884 CPUtime=1.49 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1181 0 0 0 149 0 0 0 20 0 1 0 73089244 28078080 971 33554432000 4194304 6142532 140721691800912 140721691798312 5183536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 971 835 476 0 177 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 3884 KiB

[startup+3.10886 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827572/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4100 CPUtime=3.09 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1263 0 0 0 309 0 0 0 20 0 1 0 73089244 28078080 1025 33554432000 4194304 6142532 140721691800912 140721691798312 5058680 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827384/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4100 CPUtime=6.28 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1349 0 0 0 628 0 0 0 20 0 1 0 73089244 28078080 1025 33554432000 4194304 6142532 140721691800912 140721691798312 5061484 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827384/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4100 CPUtime=12.68 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1433 0 0 0 1268 0 0 0 20 0 1 0 73089244 28078080 1025 33554432000 4194304 6142532 140721691800912 140721691798312 5057941 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1025 879 476 0 177 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4100 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827384/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=25.48 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1599 0 0 0 2548 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5058016 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+51.1089 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30313
/proc/meminfo: memFree=8827508/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=51.09 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1684 0 0 0 5109 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5058174 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30314
/proc/meminfo: memFree=8827532/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=102.28 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1767 0 0 0 10228 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5058744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30323
/proc/meminfo: memFree=8826332/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=162.27 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1852 0 0 0 16227 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5058566 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30324
/proc/meminfo: memFree=8826688/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=222.27 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 1937 0 0 0 22227 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5054696 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30325
/proc/meminfo: memFree=8826440/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=282.26 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 2020 0 0 0 28226 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5131346 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30339
/proc/meminfo: memFree=8825396/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=342.26 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 2103 0 0 0 34226 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5054707 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30340
/proc/meminfo: memFree=8825780/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=402.25 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 2188 0 0 0 40225 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5054733 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30342
/proc/meminfo: memFree=8825540/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=462.25 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 2271 0 0 0 46225 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5060809 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB


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

/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 30591
/proc/meminfo: memFree=8825168/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=1782.14 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 3944 0 0 0 178214 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5331047 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 1782.14 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/187 30614
/proc/meminfo: memFree=8824220/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=1842.13 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4011 0 0 0 184213 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5058744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 30615
/proc/meminfo: memFree=8824196/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=1902.13 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4094 0 0 0 190213 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5175056 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 1902.13 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 30623
/proc/meminfo: memFree=8822956/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=1962.12 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4162 0 0 0 196212 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5061926 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 30624
/proc/meminfo: memFree=8824072/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2022.12 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4230 0 0 0 202212 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5131312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30625
/proc/meminfo: memFree=8824444/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2082.11 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4307 0 0 0 208211 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5055535 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30626
/proc/meminfo: memFree=8824568/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2142.11 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4369 0 0 0 214211 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5055538 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30627
/proc/meminfo: memFree=8824196/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2202.1 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4431 0 0 0 220210 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5058364 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30629
/proc/meminfo: memFree=8824196/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2262.1 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4514 0 0 0 226210 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5175278 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2262.1 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30630
/proc/meminfo: memFree=8824320/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2322.09 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4582 0 0 0 232209 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5060905 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2322.09 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2382.3 s]
/proc/loadavg: 2.34 2.09 2.07 3/187 30631
/proc/meminfo: memFree=8825064/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2382.09 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4650 0 0 0 238209 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5175056 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2442.3 s]
/proc/loadavg: 2.27 2.13 2.09 3/187 30633
/proc/meminfo: memFree=8824748/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2442.08 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4733 0 0 0 244208 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5131648 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2442.08 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

[startup+2502.3 s]
/proc/loadavg: 2.10 2.11 2.08 3/187 30634
/proc/meminfo: memFree=8824500/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2502.08 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4800 0 0 0 250208 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5133028 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2502.08 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.07 2.10 2.08 3/187 30634
/proc/meminfo: memFree=8824748/32770624 swapFree=67108860/67108860
[pid=30312] ppid=30309 vsize=27420 memory=4104 CPUtime=2519.78 cores=1,3,5,7
/proc/30312/stat : 30312 (cosoco) R 30309 30312 27447 0 -1 4202496 4867 0 0 0 251978 0 0 0 20 0 1 0 73089244 28078080 1026 33554432000 4194304 6142532 140721691800912 140721691798312 5331024 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 11890688 140721691808902 140721691809032 140721691809032 140721691811790 0
/proc/30312/statm: 6855 1026 879 476 0 177 0
Current children cumulated CPU time: 2519.78 s
Current children cumulated vsize: 27420 KiB
Current children cumulated memory: 4104 KiB

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

[startup+2520.01 s]
# the end of solver process 30312 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.79 s, system=0.003999 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): 2519.79
CPU user time (s): 2519.79
CPU system time (s): 0.003999
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 27420
Max. memory (cumulated for all children) (KiB): 4104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.79
system time used= 0.003999
maximum resident set size= 4168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4917
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= 633


# summary of solver processes directly reported to runsolver:
#   pid: 30312
#   total CPU time (s): 2519.79
#   total CPU user time (s): 2519.79
#   total CPU system time (s): 0.003999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.93029 second user time and 15.6089 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-25 23:47:44
IDJOB=4295504
IDBENCH=141560
IDSOLVER=2752
FILE ID=node106/4295504-1532555264
RUNJOBID= node106-1532535025-27479
PBS_JOBID= 21021947
Free space on /tmp= 46236 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-0010_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295504-1532555264/watcher-4295504-1532555264 -o /tmp/evaluation-result-4295504-1532555264/solver-4295504-1532555264 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27479 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295504-1532555264.xml

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

MD5SUM BENCH= a4a3304b5e9aae9c2bcc59fc5ef6ae6f
RANDOM SEED=1564457131

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         8828688 kB
MemAvailable:   31928436 kB
Buffers:          285388 kB
Cached:         22709752 kB
SwapCached:            0 kB
Active:          2813016 kB
Inactive:       20240088 kB
Active(anon):      60632 kB
Inactive(anon):    25252 kB
Active(file):    2752384 kB
Inactive(file): 20214836 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:         64476 kB
Mapped:            42092 kB
Shmem:             25228 kB
Slab:             588128 kB
SReclaimable:     560988 kB
SUnreclaim:        27140 kB
KernelStack:        3344 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352952 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46232 MiB
End job on node106 at 2018-07-26 00:29:44