Trace number 4298594

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2520.02 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-4298594-1532759283.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.81	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.89/2.90	c 332            710            17886          128569         0              0              22   49   33   
4.10/4.12	c 465            876            23381          176084         0              0              29   31   29   
5.49/5.55	c 611            1028           28785          210396         0              0              5   5   4      
7.29/7.30	c 771            1326           36250          296277         0              0              23   31   26   
9.49/9.53	c 947            1655           44603          385863         0              0              4   29   27    
10.39/10.44	c 1140           1864           52172          438109         0              0              11   12   11   
13.39/13.46	c 1352           2807           77220          555494         0              0              9   51   34    
15.69/15.79	c 1585           3081           87513          633342         0              0              29   33   30   
17.59/17.60	c 1841           3375           95319          710953         0              0              29   31   29   
19.89/19.91	c 2122           3696           105118         801935         0              0              29   32   31   
22.59/22.62	c 2431           4073           120670         894417         0              0              31   33   31   
28.69/28.74	c 2770           4933           151697         1155643        0              0              13   32   27   
31.89/31.99	c 3142           5349           162929         1267570        0              0              29   31   30   
35.69/35.78	c 3551           5814           180365         1391199        0              0              28   31   29   
39.29/39.34	c 4000           6308           195823         1529707        0              0              28   30   29   
46.29/46.36	c 4493           7265           223818         1836937        0              0              23   32   27   
56.38/56.40	c 5035           8628           275134         2167420        0              0              25   36   31   
61.28/61.34	c 5631           9282           294410         2335799        0              0              30   33   30   
66.38/66.46	c 6286           9993           313095         2528298        0              0              28   32   29   
73.28/73.30	c 7006           10773          339641         2755645        0              0              28   32   30   
81.68/81.75	c 7798           11626          371747         3027613        0              0              28   31   30   
94.78/94.87	c 8669           13870          446225         3530065        0              0              18   36   24   
106.28/106.31	c 9627           15811          508201         3973142        0              0              19   29   25   
118.18/118.26	c 10680          17988          571363         4510085        0              0              19   33   26   
143.68/143.78	c 11838          21588          723147         5236531        0              0              11   54   37   
151.18/151.21	c 13111          22975          764936         5497695        0              0              21   25   21   
164.98/165.06	c 14511          24464          812813         6002186        0              0              29   32   31   
179.77/179.89	c 16051          26105          863105         6515547        0              0              28   33   31   
192.77/192.85	c 17745          27890          911940         7012836        0              0              27   31   29   
208.57/208.65	c 19608          29857          968275         7591877        0              0              27   32   29   
232.98/233.04	c 21657          33549          1075317        8700022        0              0              4   34   28    
252.27/252.32	c 23910          35924          1152486        9438212        0              0              27   33   30   
273.98/274.04	c 26388          38528          1232595        10279922       0              0              27   31   30   
297.08/297.11	c 29113          41401          1320668        11122672       0              0              27   32   30   
322.76/322.82	c 32110          48670          1512664        12412367       0              0              19   36   25   
351.07/351.14	c 35406          52141          1623150        13420704       0              0              28   33   30   
400.26/400.34	c 39031          58649          1834895        15482634       0              0              4   34   28    
432.76/432.84	c 43018          62829          1961844        16682395       0              0              28   33   30   
469.96/470.02	c 47403          67432          2099102        18040679       0              0              28   33   30   
512.55/512.61	c 52226          77611          2360623        20321102       0              0              4   34   25    
562.75/562.85	c 57531          83168          2543292        22058837       0              0              27   32   29   
609.54/609.64	c 63366          89278          2725937        23821058       0              0              27   32   30   
687.84/688.00	c 69784          103486         3102828        27353108       0              0              19   34   27   
739.24/739.32	c 76843          110857         3284436        29292461       0              0              26   31   29   
800.04/800.12	c 84607          118991         3509544        31679428       0              0              28   34   31   
859.23/859.34	c 93147          127908         3723439        34101786       0              0              27   32   30   
988.93/989.08	c 102541         158731         4820280        39088798       0              0              19   52   31   
1068.61/1068.71	c 112874         170248         5365468        42228780       0              0              16   26   20   
1214.40/1214.52	c 124240         191906         6073887        48857838       0              0              21   39   29   
1300.80/1300.90	c 136742         204971         6370199        52601833       0              0              27   32   30   
1419.51/1419.62	c 150494         219342         6793548        56900960       0              0              26   33   31   
1533.52/1533.64	c 165621         235139         7248494        61105763       0              0              26   33   30   
1653.63/1653.70	c 182260         252523         7715305        66047789       0              0              26   32   31   
1786.14/1786.26	c 200562         271613         8192642        71544079       0              0              27   32   30   
2113.17/2113.26	c 220694         339259         10252546       83300901       0              0              17   52   31   
2272.68/2272.70	c 242839         362372         10827904       89767890       0              0              26   33   30   
2437.49/2437.54	c 267198         387827         11399524       96893190       0              0              27   33   31   
2520.01/2520.00	
2520.01/2520.00	c *** INTERRUPTED ***
2520.01/2520.00	c restarts              : 59          
2520.01/2520.00	c conflicts             : 272199       (108 /sec)
2520.01/2520.00	c decisions             : 402667       (160 /sec)
2520.01/2520.00	c propagations          : 99875610    (39633 /sec)
2520.01/2520.00	c root propagations     : 0           
2520.01/2520.00	c filter calls          : 11892093       (4719 /sec)
2520.01/2520.00	c useless filter calls  : 5352070        (45 %)
2520.01/2520.00	c Memory used           : 27.68 MB
2520.01/2520.00	c CPU time              : 2520.01 s
2520.01/2520.00	
2520.01/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 (13168 MiB free)
  memory of node 1: 16384 MiB (13681 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298594-1532759283/watcher-4298594-1532759283 -o /tmp/evaluation-result-4298594-1532759283/solver-4298594-1532759283 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532740685-23501 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298594-1532759283.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=26033, runsolver pid=26030
Current StackSize limit: 8192 KiB


[startup+0.100193 s]*
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27493904/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28076 memory=4540 CPUtime=0.1 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 1317 0 0 0 10 0 0 0 20 0 1 0 93491491 28749824 1135 33554432000 4194304 6142532 140729203670128 140729203666760 140438444741792 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7019 1135 843 476 0 341 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4540 KiB

[startup+0.209621 s]*
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27493904/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28076 memory=4540 CPUtime=0.21 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 1318 0 0 0 21 0 0 0 20 0 1 0 93491491 28749824 1135 33554432000 4194304 6142532 140729203670128 140729203666760 140438445353853 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7019 1135 843 476 0 341 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4540 KiB

[startup+0.309124 s]*
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27493904/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28076 memory=4540 CPUtime=0.31 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 1321 0 0 0 31 0 0 0 20 0 1 0 93491491 28749824 1135 33554432000 4194304 6142532 140729203670128 140729203666760 5361433 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7019 1135 843 476 0 341 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4540 KiB

[startup+0.700338 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27493904/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28076 memory=4540 CPUtime=0.69 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 1322 0 0 0 69 0 0 0 20 0 1 0 93491491 28749824 1135 33554432000 4194304 6142532 140729203670128 140729203666760 5366742 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7019 1135 843 476 0 341 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4540 KiB

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27493840/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28208 memory=4540 CPUtime=1.49 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 1340 0 0 0 149 0 0 0 20 0 1 0 93491491 28884992 1135 33554432000 4194304 6142532 140729203670128 140729203667272 5367130 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7052 1135 843 476 0 374 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4540 KiB

[startup+3.10907 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27493652/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28208 memory=4768 CPUtime=3.1 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 1632 0 0 0 310 0 0 0 20 0 1 0 93491491 28884992 1192 33554432000 4194304 6142532 140729203670128 140729203667528 5361271 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7052 1192 845 476 0 374 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4768 KiB

[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27494056/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28208 memory=4788 CPUtime=6.29 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 1922 0 0 0 629 0 0 0 20 0 1 0 93491491 28884992 1197 33554432000 4194304 6142532 140729203670128 140729203667528 5146831 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7052 1197 845 476 0 374 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4788 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 26034
/proc/meminfo: memFree=27494304/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28208 memory=4820 CPUtime=12.69 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 2239 0 0 0 1269 0 0 0 20 0 1 0 93491491 28884992 1205 33554432000 4194304 6142532 140729203670128 140729203667528 5372476 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7052 1205 845 476 0 374 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4820 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 26035
/proc/meminfo: memFree=27494948/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28208 memory=4844 CPUtime=25.49 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 2767 0 0 0 2549 0 0 0 20 0 1 0 93491491 28884992 1211 33554432000 4194304 6142532 140729203670128 140729203667528 5371860 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/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.1092 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 26035
/proc/meminfo: memFree=27495072/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28208 memory=4844 CPUtime=51.09 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 3157 0 0 0 5109 0 0 0 20 0 1 0 93491491 28884992 1211 33554432000 4194304 6142532 140729203670128 140729203667528 5363644 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7052 1211 845 476 0 374 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4844 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 26036
/proc/meminfo: memFree=27495200/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28208 memory=4844 CPUtime=102.28 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 3463 0 0 0 10228 0 0 0 20 0 1 0 93491491 28884992 1211 33554432000 4194304 6142532 140729203670128 140729203667528 5361442 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7052 1211 845 476 0 374 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4844 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 26045
/proc/meminfo: memFree=27492936/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4844 CPUtime=162.28 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 3772 0 0 0 16228 0 0 0 20 0 1 0 93491491 29020160 1211 33554432000 4194304 6142532 140729203670128 140729203667528 5371842 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/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: 2.00 2.01 2.05 3/193 26046
/proc/meminfo: memFree=27493304/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4852 CPUtime=222.27 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 4080 0 0 0 22227 0 0 0 20 0 1 0 93491491 29020160 1213 33554432000 4194304 6142532 140729203670128 140729203667528 5363528 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/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.05 3/193 26047
/proc/meminfo: memFree=27493540/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4852 CPUtime=282.27 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 4388 0 0 0 28227 0 0 0 20 0 1 0 93491491 29020160 1213 33554432000 4194304 6142532 140729203670128 140729203667528 5366724 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 26048
/proc/meminfo: memFree=27493360/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4852 CPUtime=342.26 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 4696 0 0 0 34226 0 0 0 20 0 1 0 93491491 29020160 1213 33554432000 4194304 6142532 140729203670128 140729203667528 5374088 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB

[startup+402.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/192 26049
/proc/meminfo: memFree=27493396/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4852 CPUtime=402.26 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 5004 0 0 0 40226 0 0 0 20 0 1 0 93491491 29020160 1213 33554432000 4194304 6142532 140729203670128 140729203667528 5363633 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/191 26050
/proc/meminfo: memFree=27493412/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4852 CPUtime=462.25 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 5312 0 0 0 46225 0 0 0 20 0 1 0 93491491 29020160 1213 33554432000 4194304 6142532 140729203670128 140729203667528 5374088 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1213 845 476 0 407 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4852 KiB


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

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

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/191 26154
/proc/meminfo: memFree=27492232/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=1782.24 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 10716 0 0 0 178224 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5396643 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/191 26156
/proc/meminfo: memFree=27492104/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=1842.25 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 10729 0 0 0 184225 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5146712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/192 26158
/proc/meminfo: memFree=27491816/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=1902.25 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11004 0 0 0 190225 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5361421 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/192 26166
/proc/meminfo: memFree=27491012/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=1962.25 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11004 0 0 0 196225 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5366783 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/193 26190
/proc/meminfo: memFree=27491072/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2022.26 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11279 0 0 0 202226 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5363605 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/193 26191
/proc/meminfo: memFree=27491752/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2082.26 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11282 0 0 0 208226 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5363633 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 26192
/proc/meminfo: memFree=27491608/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2142.27 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11591 0 0 0 214227 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5361722 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2142.27 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 26194
/proc/meminfo: memFree=27491572/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2202.27 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11591 0 0 0 220227 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 140438445353812 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 26195
/proc/meminfo: memFree=27491788/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2262.28 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11888 0 0 0 226228 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5367420 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2262.28 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 26196
/proc/meminfo: memFree=27491676/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2322.28 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 11900 0 0 0 232228 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5374073 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2322.28 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 26197
/proc/meminfo: memFree=27491912/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2382.29 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 12197 0 0 0 238229 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5146845 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2382.29 s
Current children cumulated vsize: 28340 KiB
Current children cumulated memory: 4856 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 26198
/proc/meminfo: memFree=27491880/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2442.29 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 12209 0 0 0 244229 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5363580 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2442.29 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/191 26199
/proc/meminfo: memFree=27491760/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2502.3 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 12486 0 0 0 250230 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5371724 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2502.3 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/191 26207
/proc/meminfo: memFree=27489916/32770624 swapFree=67108856/67108860
[pid=26033] ppid=26030 vsize=28340 memory=4856 CPUtime=2520.01 cores=0,2,4,6
/proc/26033/stat : 26033 (cosoco) R 26030 26033 23470 0 -1 4202496 12486 0 0 0 252001 0 0 0 20 0 1 0 93491491 29020160 1214 33554432000 4194304 6142532 140729203670128 140729203667528 5371770 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 28168192 140729203672198 140729203672328 140729203672328 140729203675086 0
/proc/26033/statm: 7085 1214 845 476 0 407 0
Current children cumulated CPU time: 2520.01 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 26033 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.01 s, system=0.008 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.02
CPU user time (s): 2520.01
CPU system time (s): 0.008
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 28340
Max. memory (cumulated for all children) (KiB): 4856

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


# summary of solver processes directly reported to runsolver:
#   pid: 26033
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.22296 second user time and 16.2332 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 08:28:03
IDJOB=4298594
IDBENCH=141171
IDSOLVER=2761
FILE ID=node133/4298594-1532759283
RUNJOBID= node133-1532740685-23501
PBS_JOBID= 21022445
Free space on /tmp= 48248 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-4298594-1532759283/watcher-4298594-1532759283 -o /tmp/evaluation-result-4298594-1532759283/solver-4298594-1532759283 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532740685-23501 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298594-1532759283.xml

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

MD5SUM BENCH= 54d96134616ca7767c80e2eaaa70f234
RANDOM SEED=1980890560

node133.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.24
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.24
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.24
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.24
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:        27495552 kB
MemAvailable:   31947624 kB
Buffers:          173860 kB
Cached:          4526532 kB
SwapCached:            0 kB
Active:          2135084 kB
Inactive:        2619404 kB
Active(anon):       5392 kB
Inactive(anon):    76688 kB
Active(file):    2129692 kB
Inactive(file):  2542716 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              2724 kB
Writeback:             0 kB
AnonPages:         60880 kB
Mapped:            42488 kB
Shmem:             25244 kB
Slab:             218468 kB
SReclaimable:     190996 kB
SUnreclaim:        27472 kB
KernelStack:        3360 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-28 09:10:04