Trace number 4293399

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.71 2520.01

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K06-P03_c18.xml
MD5SUM54d96134616ca7767c80e2eaaa70f234
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 variables138
Number of constraints59
Number of domains2
Minimum domain size57
Maximum domain size58
Distribution of domain sizes[{"size":57,"count":57},{"size":58,"count":18}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":63},{"degree":2,"count":57},{"degree":7,"count":12},{"degree":8,"count":6}]
Minimum constraint arity3
Maximum constraint arity57
Distribution of constraint arities[{"arity":3,"count":57},{"arity":18,"count":1},{"arity":57,"count":1}]
Number of extensional constraints0
Number of intensional constraints57
Distribution of constraint types[{"type":"intension","count":57},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 0           
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.12 --  
0.00/0.02	c
0.00/0.02	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293399-1532315398.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 138
0.00/0.02	c |            Domain Sizes: 57..58
0.00/0.02	c |
0.00/0.02	c |             Constraints: 59
0.00/0.02	c |                   Arity: 3..57  -- Ternary: 57
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 2
0.00/0.02	c |                          Intension: 57
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c remove useless variable ce[0][0][0]
0.00/0.02	c remove useless variable ce[0][1][0]
0.00/0.02	c remove useless variable ce[0][1][1]
0.00/0.02	c remove useless variable ce[0][2][0]
0.00/0.02	c remove useless variable ce[0][2][1]
0.00/0.02	c remove useless variable ce[0][2][2]
0.00/0.02	c remove useless variable ce[0][3][0]
0.00/0.02	c remove useless variable ce[0][3][1]
0.00/0.02	c remove useless variable ce[0][3][2]
0.00/0.02	c remove useless variable ce[0][3][3]
0.00/0.02	c remove useless variable ce[0][4][0]
0.00/0.02	c remove useless variable ce[0][4][1]
0.00/0.02	c remove useless variable ce[0][4][2]
0.00/0.02	c remove useless variable ce[0][4][3]
0.00/0.02	c remove useless variable ce[0][4][4]
0.00/0.02	c remove useless variable ce[0][5][0]
0.00/0.02	c remove useless variable ce[0][5][1]
0.00/0.02	c remove useless variable ce[0][5][2]
0.00/0.02	c remove useless variable ce[0][5][3]
0.00/0.02	c remove useless variable ce[0][5][4]
0.00/0.02	c remove useless variable ce[0][5][5]
0.00/0.02	c remove useless variable ce[1][0][0]
0.00/0.02	c remove useless variable ce[1][1][0]
0.00/0.02	c remove useless variable ce[1][1][1]
0.00/0.02	c remove useless variable ce[1][2][0]
0.00/0.02	c remove useless variable ce[1][2][1]
0.00/0.02	c remove useless variable ce[1][2][2]
0.00/0.02	c remove useless variable ce[1][3][0]
0.00/0.02	c remove useless variable ce[1][3][1]
0.00/0.02	c remove useless variable ce[1][3][2]
0.00/0.02	c remove useless variable ce[1][3][3]
0.00/0.02	c remove useless variable ce[1][4][0]
0.00/0.02	c remove useless variable ce[1][4][1]
0.00/0.02	c remove useless variable ce[1][4][2]
0.00/0.02	c remove useless variable ce[1][4][3]
0.00/0.02	c remove useless variable ce[1][4][4]
0.00/0.02	c remove useless variable ce[1][5][0]
0.00/0.02	c remove useless variable ce[1][5][1]
0.00/0.02	c remove useless variable ce[1][5][2]
0.00/0.02	c remove useless variable ce[1][5][3]
0.00/0.02	c remove useless variable ce[1][5][4]
0.00/0.02	c remove useless variable ce[1][5][5]
0.00/0.02	c remove useless variable ce[2][0][0]
0.00/0.02	c remove useless variable ce[2][1][0]
0.00/0.02	c remove useless variable ce[2][1][1]
0.00/0.02	c remove useless variable ce[2][2][0]
0.00/0.02	c remove useless variable ce[2][2][1]
0.00/0.02	c remove useless variable ce[2][2][2]
0.00/0.02	c remove useless variable ce[2][3][0]
0.00/0.02	c remove useless variable ce[2][3][1]
0.00/0.02	c remove useless variable ce[2][3][2]
0.00/0.02	c remove useless variable ce[2][3][3]
0.00/0.02	c remove useless variable ce[2][4][0]
0.00/0.02	c remove useless variable ce[2][4][1]
0.00/0.02	c remove useless variable ce[2][4][2]
0.00/0.02	c remove useless variable ce[2][4][3]
0.00/0.02	c remove useless variable ce[2][4][4]
0.00/0.02	c remove useless variable ce[2][5][0]
0.00/0.02	c remove useless variable ce[2][5][1]
0.00/0.02	c remove useless variable ce[2][5][2]
0.00/0.02	c remove useless variable ce[2][5][3]
0.00/0.02	c remove useless variable ce[2][5][4]
0.00/0.02	c remove useless variable ce[2][5][5]
0.79/0.82	c 101            136            5057           38622          0              0              30   31   29   
1.59/1.65	c 211            307            8844           79330          0              0              26   29   26   
2.79/2.89	c 332            710            17886          128569         0              0              22   49   33   
4.00/4.09	c 465            876            23381          176084         0              0              29   31   29   
5.49/5.51	c 611            1028           28785          210396         0              0              5   5   4      
7.19/7.28	c 771            1326           36250          296277         0              0              23   31   26   
9.49/9.51	c 947            1655           44603          385863         0              0              4   29   27    
10.39/10.41	c 1140           1864           52172          438109         0              0              11   12   11   
13.39/13.40	c 1352           2807           77220          555494         0              0              9   51   34    
15.69/15.76	c 1585           3081           87513          633342         0              0              29   33   30   
17.49/17.59	c 1841           3375           95319          710953         0              0              29   31   29   
19.89/19.93	c 2122           3696           105118         801935         0              0              29   32   31   
22.59/22.64	c 2431           4073           120670         894417         0              0              31   33   31   
28.79/28.81	c 2770           4933           151697         1155643        0              0              13   32   27   
32.00/32.05	c 3142           5349           162929         1267570        0              0              29   31   30   
35.79/35.87	c 3551           5814           180365         1391199        0              0              28   31   29   
39.39/39.41	c 4000           6308           195823         1529707        0              0              28   30   29   
46.39/46.41	c 4493           7265           223818         1836937        0              0              23   32   27   
56.49/56.55	c 5035           8628           275134         2167420        0              0              25   36   31   
61.39/61.50	c 5631           9282           294410         2335799        0              0              30   33   30   
66.59/66.69	c 6286           9993           313095         2528298        0              0              28   32   29   
73.49/73.52	c 7006           10773          339641         2755645        0              0              28   32   30   
81.89/81.98	c 7798           11626          371747         3027613        0              0              28   31   30   
95.00/95.08	c 8669           13870          446225         3530065        0              0              18   36   24   
106.49/106.52	c 9627           15811          508201         3973142        0              0              19   29   25   
118.39/118.49	c 10680          17988          571363         4510085        0              0              19   33   26   
143.99/144.01	c 11838          21588          723147         5236531        0              0              11   54   37   
151.38/151.44	c 13111          22975          764936         5497695        0              0              21   25   21   
165.28/165.34	c 14511          24464          812813         6002186        0              0              29   32   31   
180.08/180.14	c 16051          26105          863105         6515547        0              0              28   33   31   
192.98/193.10	c 17745          27890          911940         7012836        0              0              27   31   29   
208.78/208.83	c 19608          29857          968275         7591877        0              0              27   32   29   
233.27/233.35	c 21657          33549          1075317        8700022        0              0              4   34   28    
252.68/252.73	c 23910          35924          1152486        9438212        0              0              27   33   30   
274.38/274.44	c 26388          38528          1232595        10279922       0              0              27   31   30   
297.48/297.53	c 29113          41401          1320668        11122672       0              0              27   32   30   
323.27/323.33	c 32110          48670          1512664        12412367       0              0              19   36   25   
351.47/351.59	c 35406          52141          1623150        13420704       0              0              28   33   30   
400.77/400.82	c 39031          58649          1834895        15482634       0              0              4   34   28    
433.27/433.36	c 43018          62829          1961844        16682395       0              0              28   33   30   
470.67/470.74	c 47403          67432          2099102        18040679       0              0              28   33   30   
513.47/513.56	c 52226          77611          2360623        20321102       0              0              4   34   25    
563.66/563.74	c 57531          83168          2543292        22058837       0              0              27   32   29   
610.55/610.65	c 63366          89278          2725937        23821058       0              0              27   32   30   
689.05/689.19	c 69784          103486         3102828        27353108       0              0              19   34   27   
740.43/740.59	c 76843          110857         3284436        29292461       0              0              26   31   29   
801.32/801.45	c 84607          118991         3509544        31679428       0              0              28   34   31   
860.82/861.00	c 93147          127908         3723439        34101786       0              0              27   32   30   
990.90/991.09	c 102541         158731         4820280        39088798       0              0              19   52   31   
1070.49/1070.64	c 112874         170248         5365468        42228780       0              0              16   26   20   
1216.87/1217.05	c 124240         191906         6073887        48857838       0              0              21   39   29   
1303.75/1303.97	c 136742         204971         6370199        52601833       0              0              27   32   30   
1423.04/1423.23	c 150494         219342         6793548        56900960       0              0              26   33   31   
1537.72/1537.97	c 165621         235139         7248494        61105763       0              0              26   33   30   
1658.31/1658.55	c 182260         252523         7715305        66047789       0              0              26   32   31   
1791.30/1791.59	c 200562         271613         8192642        71544079       0              0              27   32   30   
2119.86/2120.19	c 220694         339259         10252546       83300901       0              0              17   52   31   
2280.23/2280.57	c 242839         362372         10827904       89767890       0              0              26   33   30   
2446.30/2446.69	c 267198         387827         11399524       96893190       0              0              27   33   31   
2519.70/2520.00	
2519.70/2520.00	c *** INTERRUPTED ***
2519.70/2520.00	c restarts              : 59          
2519.70/2520.00	c conflicts             : 271656       (108 /sec)
2519.70/2520.00	c decisions             : 401443       (159 /sec)
2519.70/2520.00	c propagations          : 99540228    (39505 /sec)
2519.70/2520.00	c root propagations     : 0           
2519.70/2520.00	c filter calls          : 11845796       (4701 /sec)
2519.70/2520.00	c useless filter calls  : 5335194        (45 %)
2519.70/2520.00	c Memory used           : 27.68 MB
2519.70/2520.00	c CPU time              : 2519.69 s
2519.70/2520.00	
2519.70/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 (10680 MiB free)
  memory of node 1: 16384 MiB (12119 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293399-1532315398/watcher-4293399-1532315398 -o /tmp/evaluation-result-4293399-1532315398/solver-4293399-1532315398 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532297735-5126 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293399-1532315398.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
solver pid=6995, runsolver pid=6992
Current StackSize limit: 8192 KiB


[startup+0.100199 s]*
/proc/loadavg: 2.00 2.01 2.05 3/190 6996
/proc/meminfo: memFree=23346480/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28076 memory=4544 CPUtime=0.1 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 1316 0 0 0 10 0 0 0 20 0 1 0 49102925 28749824 1136 33554432000 4194304 6142532 140726165780848 140726165777480 5367146 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7019 1136 844 476 0 341 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4544 KiB

[startup+0.209685 s]*
/proc/loadavg: 2.00 2.01 2.05 3/190 6996
/proc/meminfo: memFree=23346480/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28076 memory=4544 CPUtime=0.21 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 1317 0 0 0 21 0 0 0 20 0 1 0 49102925 28749824 1136 33554432000 4194304 6142532 140726165780848 140726165777480 5371752 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7019 1136 844 476 0 341 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4544 KiB

[startup+0.30925 s]*
/proc/loadavg: 2.00 2.01 2.05 3/190 6996
/proc/meminfo: memFree=23346480/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28076 memory=4544 CPUtime=0.31 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 1320 0 0 0 31 0 0 0 20 0 1 0 49102925 28749824 1136 33554432000 4194304 6142532 140726165780848 140726165777480 5146809 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7019 1136 844 476 0 341 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4544 KiB

[startup+0.700334 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6996
/proc/meminfo: memFree=23345892/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28076 memory=4544 CPUtime=0.69 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 1321 0 0 0 69 0 0 0 20 0 1 0 49102925 28749824 1136 33554432000 4194304 6142532 140726165780848 140726165777992 5374088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7019 1136 844 476 0 341 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4544 KiB

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6996
/proc/meminfo: memFree=23345892/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28208 memory=4544 CPUtime=1.49 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 1339 0 0 0 149 0 0 0 20 0 1 0 49102925 28884992 1136 33554432000 4194304 6142532 140726165780848 140726165777992 140447837694798 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7052 1136 844 476 0 374 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4544 KiB

[startup+3.10969 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 7004
/proc/meminfo: memFree=23344764/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28208 memory=4776 CPUtime=3.1 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 1533 0 0 0 310 0 0 0 20 0 1 0 49102925 28884992 1194 33554432000 4194304 6142532 140726165780848 140726165778248 5146759 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7052 1194 845 476 0 374 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4776 KiB

[startup+6.30033 s]
/proc/loadavg: 1.92 2.00 2.04 3/191 7004
/proc/meminfo: memFree=23344596/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28208 memory=4796 CPUtime=6.29 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 1909 0 0 0 629 0 0 0 20 0 1 0 49102925 28884992 1199 33554432000 4194304 6142532 140726165780848 140726165778248 5366615 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7052 1199 845 476 0 374 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4796 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/191 7004
/proc/meminfo: memFree=23344848/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28208 memory=4824 CPUtime=12.69 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 2231 0 0 0 1269 0 0 0 20 0 1 0 49102925 28884992 1206 33554432000 4194304 6142532 140726165780848 140726165778248 5361332 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7052 1206 845 476 0 374 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4824 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/191 7004
/proc/meminfo: memFree=23345096/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28208 memory=4844 CPUtime=25.49 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 2752 0 0 0 2549 0 0 0 20 0 1 0 49102925 28884992 1211 33554432000 4194304 6142532 140726165780848 140726165778248 5374350 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7052 1211 845 476 0 374 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4844 KiB

[startup+51.1093 s]
/proc/loadavg: 1.96 2.00 2.04 3/191 7004
/proc/meminfo: memFree=23344972/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28208 memory=4844 CPUtime=51.1 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 3149 0 0 0 5110 0 0 0 20 0 1 0 49102925 28884992 1211 33554432000 4194304 6142532 140726165780848 140726165778248 5363668 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7052 1211 845 476 0 374 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4844 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/192 7006
/proc/meminfo: memFree=23345012/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28208 memory=4844 CPUtime=102.29 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 3455 0 0 0 10229 0 0 0 20 0 1 0 49102925 28884992 1211 33554432000 4194304 6142532 140726165780848 140726165778248 5371684 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7052 1211 845 476 0 374 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4844 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/192 7007
/proc/meminfo: memFree=23345084/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4844 CPUtime=162.28 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 3764 0 0 0 16228 0 0 0 20 0 1 0 49102925 29020160 1211 33554432000 4194304 6142532 140726165780848 140726165778248 5371749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1211 845 476 0 407 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4844 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/192 7008
/proc/meminfo: memFree=23345024/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4852 CPUtime=222.27 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 4072 0 0 0 22227 0 0 0 20 0 1 0 49102925 29020160 1213 33554432000 4194304 6142532 140726165780848 140726165778248 5372488 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 7009
/proc/meminfo: memFree=23344972/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4852 CPUtime=282.28 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 4380 0 0 0 28228 0 0 0 20 0 1 0 49102925 29020160 1213 33554432000 4194304 6142532 140726165780848 140726165778248 140447828676010 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/191 7010
/proc/meminfo: memFree=23345200/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4852 CPUtime=342.27 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 4688 0 0 0 34227 0 0 0 20 0 1 0 49102925 29020160 1213 33554432000 4194304 6142532 140726165780848 140726165778248 5375774 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB

[startup+402.3 s]
/proc/loadavg: 2.41 2.12 2.08 3/190 7072
/proc/meminfo: memFree=23345172/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4852 CPUtime=402.27 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 4996 0 0 0 40227 0 0 0 20 0 1 0 49102925 29020160 1213 33554432000 4194304 6142532 140726165780848 140726165778248 5366791 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB

[startup+462.3 s]
/proc/loadavg: 2.22 2.12 2.08 3/190 7073
/proc/meminfo: memFree=23345564/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4852 CPUtime=462.27 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 5304 0 0 0 46227 0 0 0 20 0 1 0 49102925 29020160 1213 33554432000 4194304 6142532 140726165780848 140726165778248 5371752 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB


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

/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1722.1 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+1782.3 s]
/proc/loadavg: 2.53 2.15 2.09 3/190 7137
/proc/meminfo: memFree=23343028/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=1782.1 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 11897 0 0 0 178208 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5146943 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1782.1 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+1842.3 s]
/proc/loadavg: 2.19 2.12 2.08 3/191 7146
/proc/meminfo: memFree=23342756/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=1842.09 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 12188 0 0 0 184207 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5371774 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1842.09 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+1902.3 s]
/proc/loadavg: 2.07 2.10 2.08 3/191 7147
/proc/meminfo: memFree=23343172/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=1902.08 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 12464 0 0 0 190206 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5366756 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1902.08 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+1962.3 s]
/proc/loadavg: 2.07 2.10 2.08 3/191 7148
/proc/meminfo: memFree=23343356/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=1962.07 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 12740 0 0 0 196205 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5146674 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1962.07 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/191 7149
/proc/meminfo: memFree=23342916/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2022.06 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 13016 0 0 0 202204 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5371726 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2022.06 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/191 7150
/proc/meminfo: memFree=23342972/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2082.05 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 13295 0 0 0 208203 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 140447828673370 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2082.05 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/190 7151
/proc/meminfo: memFree=23342988/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2142.05 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 13604 0 0 0 214203 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 140447828675995 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2142.05 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/190 7152
/proc/meminfo: memFree=23343248/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2202.04 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 13902 0 0 0 220202 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5366795 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2202.04 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/190 7153
/proc/meminfo: memFree=23343100/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2262.03 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 14200 0 0 0 226201 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5366694 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2262.03 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 7155
/proc/meminfo: memFree=23342908/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2322.02 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 14509 0 0 0 232200 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5146749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2322.02 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 7156
/proc/meminfo: memFree=23342976/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2382.01 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 14807 0 0 0 238199 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5147016 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2382.01 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 7165
/proc/meminfo: memFree=23342588/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2442 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 15105 0 0 0 244198 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5363668 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2442 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 7166
/proc/meminfo: memFree=23343020/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2502 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 15394 0 0 0 250198 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 140447828674002 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2502 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/192 7166
/proc/meminfo: memFree=23342976/32770624 swapFree=67108860/67108860
[pid=6995] ppid=6992 vsize=28340 memory=4856 CPUtime=2519.7 cores=0,2,4,6
/proc/6995/stat : 6995 (cosoco) R 6992 6995 5095 0 -1 4202496 15649 0 0 0 251968 2 0 0 20 0 1 0 49102925 29020160 1214 33554432000 4194304 6142532 140726165780848 140726165778248 5366726 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14786560 140726165783686 140726165783816 140726165783816 140726165786574 0
/proc/6995/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2519.7 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

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

[startup+2520.01 s]
# the end of solver process 6995 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.69 s, system=0.023997 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.71
CPU user time (s): 2519.69
CPU system time (s): 0.023997
CPU usage (%): 99.9882
Max. virtual memory (cumulated for all children) (KiB): 28340
Max. memory (cumulated for all children) (KiB): 4856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.69
system time used= 0.023997
maximum resident set size= 4920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15695
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= 3764


# summary of solver processes directly reported to runsolver:
#   pid: 6995
#   total CPU time (s): 2519.71
#   total CPU user time (s): 2519.69
#   total CPU system time (s): 0.023997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.51807 second user time and 17.0779 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-23 05:09:58
IDJOB=4293399
IDBENCH=141171
IDSOLVER=2752
FILE ID=node135/4293399-1532315398
RUNJOBID= node135-1532297735-5126
PBS_JOBID= 21018994
Free space on /tmp= 52932 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K06-P03_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293399-1532315398/watcher-4293399-1532315398 -o /tmp/evaluation-result-4293399-1532315398/solver-4293399-1532315398 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532297735-5126 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293399-1532315398.xml

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

MD5SUM BENCH= 54d96134616ca7767c80e2eaaa70f234
RANDOM SEED=1915683033

node135.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.50
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.50
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.50
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.50
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:        23347288 kB
MemAvailable:   31936852 kB
Buffers:          185156 kB
Cached:          8593220 kB
SwapCached:            0 kB
Active:          1425192 kB
Inactive:        7408732 kB
Active(anon):       5916 kB
Inactive(anon):    69912 kB
Active(file):    1419276 kB
Inactive(file):  7338820 kB
Unevictable:        7188 kB
Mlocked:            7188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2820 kB
Writeback:             0 kB
AnonPages:         83436 kB
Mapped:            38236 kB
Shmem:             17056 kB
Slab:             287816 kB
SReclaimable:     259928 kB
SUnreclaim:        27888 kB
KernelStack:        3616 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 52928 MiB
End job on node135 at 2018-07-23 05:51:58