Trace number 4293435

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

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K07-P02_c18.xml
MD5SUM9eecb1b3d8aa7dfc9df91bdaa7b8a2e7
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 variables119
Number of constraints51
Number of domains2
Minimum domain size49
Maximum domain size50
Distribution of domain sizes[{"size":49,"count":49},{"size":50,"count":14}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":56},{"degree":2,"count":49},{"degree":8,"count":14}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":49},{"arity":14,"count":1},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints49
Distribution of constraint types[{"type":"intension","count":49},{"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-4293435-1532316583.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: 119
0.00/0.02	c |            Domain Sizes: 49..50
0.00/0.02	c |
0.00/0.02	c |             Constraints: 51
0.00/0.02	c |                   Arity: 3..49  -- Ternary: 49
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: 49
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[0][6][0]
0.00/0.02	c remove useless variable ce[0][6][1]
0.00/0.02	c remove useless variable ce[0][6][2]
0.00/0.02	c remove useless variable ce[0][6][3]
0.00/0.02	c remove useless variable ce[0][6][4]
0.00/0.02	c remove useless variable ce[0][6][5]
0.00/0.02	c remove useless variable ce[0][6][6]
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[1][6][0]
0.00/0.02	c remove useless variable ce[1][6][1]
0.00/0.02	c remove useless variable ce[1][6][2]
0.00/0.02	c remove useless variable ce[1][6][3]
0.00/0.02	c remove useless variable ce[1][6][4]
0.00/0.02	c remove useless variable ce[1][6][5]
0.00/0.02	c remove useless variable ce[1][6][6]
1.00/1.02	c 101            132            5789           37900          0              0              24   26   25   
2.49/2.55	c 211            372            15332          89642          0              0              17   34   22   
3.19/3.28	c 332            506            21337          126612         0              0              10   10   9    
6.09/6.17	c 465            960            32874          207166         0              0              23   34   29   
6.99/7.08	c 611            1121           40159          257696         0              0              10   11   10   
11.58/11.63	c 771            1839           60719          364838         0              0              20   35   33   
13.38/13.49	c 947            2047           68268          426273         0              0              24   26   25   
15.09/15.16	c 1140           2275           76328          483276         0              0              26   27   26   
17.38/17.42	c 1352           2523           84602          557308         0              0              25   27   26   
19.88/19.95	c 1585           2792           94268          635684         0              0              24   26   25   
21.99/22.02	c 1841           3087           102993         709766         0              0              24   27   25   
28.09/28.13	c 2122           4099           133593         885282         0              0              19   36   31   
30.68/30.73	c 2431           4445           145788         978121         0              0              23   26   25   
33.48/33.58	c 2770           4826           156587         1078680        0              0              25   27   25   
41.18/41.24	c 3142           5892           188859         1298052        0              0              25   35   31   
43.58/43.62	c 3551           6358           208623         1415462        0              0              15   19   15   
47.99/48.06	c 4000           6855           226590         1559581        0              0              24   27   25   
52.48/52.50	c 4493           7398           244753         1705177        0              0              24   27   25   
57.58/57.69	c 5035           7991           264350         1878538        0              0              23   26   25   
62.78/62.89	c 5631           8643           282922         2063281        0              0              24   27   25   
68.88/68.95	c 6286           9358           305250         2265605        0              0              24   28   26   
82.48/82.55	c 7006           10940          358909         2666123        0              0              24   34   30   
103.58/103.65	c 7798           13975          469680         3214627        0              0              19   36   31   
109.18/109.28	c 8669           14949          512083         3488238        0              0              13   17   13   
134.58/134.64	c 9627           18575          623852         4114722        0              0              16   37   27   
145.38/145.40	c 10680          19710          668454         4466967        0              0              24   28   25   
154.48/154.55	c 11838          20948          704561         4774617        0              0              23   26   25   
165.28/165.35	c 13111          22312          743463         5150371        0              0              23   27   25   
177.68/177.73	c 14511          23811          793439         5574846        0              0              23   27   25   
212.38/212.42	c 16051          28341          932816         6527639        0              0              18   34   30   
236.88/236.98	c 17745          32698          1063041        7299081        0              0              12   35   20   
249.78/249.80	c 19608          34713          1141241        7933073        0              0              14   16   15   
300.09/300.15	c 21657          41417          1346430        9175637        0              0              18   35   30   
319.98/320.03	c 23910          43807          1410764        9853061        0              0              22   27   25   
339.28/339.33	c 26388          46436          1488391        10579894       0              0              23   27   25   
361.38/361.42	c 29113          49330          1571781        11343536       0              0              22   27   25   
385.98/386.03	c 32110          52509          1671774        12218474       0              0              23   27   25   
412.57/412.69	c 35406          55994          1786213        13157665       0              0              22   26   25   
476.47/476.55	c 39031          67457          2159913        15607050       0              0              8   38   30    
501.27/501.37	c 43018          71670          2287658        16469535       0              0              15   23   18   
531.77/531.81	c 47403          76306          2403965        17653874       0              0              22   27   25   
569.17/569.20	c 52226          81407          2549651        18995236       0              0              23   27   25   
613.47/613.58	c 57531          87013          2720652        20544944       0              0              22   27   25   
756.67/756.77	c 63366          105805         3351769        24269056       0              0              18   35   30   
818.67/818.75	c 69784          112578         3607361        26351626       0              0              22   27   25   
878.87/878.92	c 76843          120016         3862032        28377898       0              0              22   26   24   
1071.08/1071.17	c 84607          146710         4699682        33211661       0              0              17   35   28   
1269.36/1269.46	c 93147          174219         5591023        38700637       0              0              6   35   28    
1340.66/1340.79	c 102541         184109         5908620        41325809       0              0              21   27   25   
1428.56/1428.63	c 112874         194990         6271375        44384829       0              0              21   28   25   
1514.56/1514.68	c 124240         206960         6627241        47556279       0              0              22   27   25   
1616.06/1616.11	c 136742         220108         7079432        51136444       0              0              21   26   24   
1721.25/1721.33	c 150494         234571         7504796        54773493       0              0              21   26   25   
1846.85/1846.96	c 165621         250501         7976103        59110813       0              0              21   27   25   
2001.35/2001.44	c 182260         290932         9447449        65766938       0              0              3   31   19    
2255.34/2255.40	c 200562         335269         11127515       74295658       0              0              8   37   16    
2442.84/2442.93	c 220694         356472         11760262       80638915       0              0              22   27   25   
2519.94/2520.00	
2519.94/2520.00	c *** INTERRUPTED ***
2519.94/2520.00	c restarts              : 57          
2519.94/2520.00	c conflicts             : 229838       (91 /sec)
2519.94/2520.00	c decisions             : 366117       (145 /sec)
2519.94/2520.00	c propagations          : 83565493    (33162 /sec)
2519.94/2520.00	c root propagations     : 0           
2519.94/2520.00	c filter calls          : 12036138       (4776 /sec)
2519.94/2520.00	c useless filter calls  : 5562944        (46 %)
2519.94/2520.00	c Memory used           : 27.42 MB
2519.94/2520.00	c CPU time              : 2519.94 s
2519.94/2520.00	
2519.94/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 (10329 MiB free)
  memory of node 1: 16384 MiB (10890 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293435-1532316583/watcher-4293435-1532316583 -o /tmp/evaluation-result-4293435-1532316583/solver-4293435-1532316583 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532296151-7763 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293435-1532316583.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=10727, runsolver pid=10724

[startup+0.100109 s]*
/proc/loadavg: 2.24 2.06 2.06 3/187 10728
/proc/meminfo: memFree=21728180/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=27944 memory=4400 CPUtime=0.1 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 1272 0 0 0 10 0 0 0 20 0 1 0 49221424 28614656 1100 33554432000 4194304 6142532 140723089738560 140723089735192 140688046831058 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 6986 1100 845 476 0 308 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4400 KiB

[startup+0.209527 s]*
/proc/loadavg: 2.24 2.06 2.06 3/187 10728
/proc/meminfo: memFree=21727948/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=27944 memory=4400 CPUtime=0.21 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 1273 0 0 0 21 0 0 0 20 0 1 0 49221424 28614656 1100 33554432000 4194304 6142532 140723089738560 140723089735192 5363684 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 6986 1100 845 476 0 308 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4400 KiB

[startup+0.308773 s]*
/proc/loadavg: 2.24 2.06 2.06 3/187 10728
/proc/meminfo: memFree=21727600/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=27944 memory=4400 CPUtime=0.31 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 1275 0 0 0 31 0 0 0 20 0 1 0 49221424 28614656 1100 33554432000 4194304 6142532 140723089738560 140723089735192 5371719 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 6986 1100 845 476 0 308 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4400 KiB

[startup+0.70022 s]
/proc/loadavg: 2.24 2.06 2.06 3/187 10728
/proc/meminfo: memFree=21727640/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=27944 memory=4400 CPUtime=0.69 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 1283 0 0 0 69 0 0 0 20 0 1 0 49221424 28614656 1100 33554432000 4194304 6142532 140723089738560 140723089735704 140688055851911 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 6986 1100 845 476 0 308 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4400 KiB

[startup+1.50022 s]
/proc/loadavg: 2.24 2.06 2.06 3/187 10728
/proc/meminfo: memFree=21727516/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=27944 memory=4400 CPUtime=1.49 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 1299 0 0 0 149 0 0 0 20 0 1 0 49221424 28614656 1100 33554432000 4194304 6142532 140723089738560 140723089735960 5371800 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 6986 1100 845 476 0 308 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4400 KiB

[startup+3.10883 s]
/proc/loadavg: 2.24 2.06 2.06 3/187 10728
/proc/meminfo: memFree=21727504/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4588 CPUtime=3.1 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 1544 0 0 0 310 0 0 0 20 0 1 0 49221424 28749824 1147 33554432000 4194304 6142532 140723089738560 140723089735960 4965024 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1147 845 476 0 341 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4588 KiB

[startup+6.30022 s]
/proc/loadavg: 2.22 2.06 2.06 3/187 10728
/proc/meminfo: memFree=21727220/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4604 CPUtime=6.28 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 1789 0 0 0 628 0 0 0 20 0 1 0 49221424 28749824 1151 33554432000 4194304 6142532 140723089738560 140723089735960 5399818 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1151 845 476 0 341 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4604 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 2.05 2.06 3/187 10728
/proc/meminfo: memFree=21727680/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4612 CPUtime=12.68 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 2041 0 0 0 1268 0 0 0 20 0 1 0 49221424 28749824 1153 33554432000 4194304 6142532 140723089738560 140723089735960 5363664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1153 845 476 0 341 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4612 KiB

[startup+25.5003 s]
/proc/loadavg: 2.10 2.04 2.05 3/188 10736
/proc/meminfo: memFree=21726308/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=25.48 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 2513 0 0 0 2548 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5363684 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+51.1091 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 10736
/proc/meminfo: memFree=21726684/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=51.09 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 2785 0 0 0 5109 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5371763 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/188 10737
/proc/meminfo: memFree=21726944/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=102.28 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 3033 0 0 0 10228 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5363684 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 10738
/proc/meminfo: memFree=21728380/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=162.28 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 3281 0 0 0 16228 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5366746 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 10740
/proc/meminfo: memFree=21727248/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=222.28 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 3529 0 0 0 22228 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5363490 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 10741
/proc/meminfo: memFree=21726880/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=282.28 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 3777 0 0 0 28228 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5371699 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10742
/proc/meminfo: memFree=21726432/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=342.28 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 4025 0 0 0 34228 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5363572 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10743
/proc/meminfo: memFree=21726556/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=402.27 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 4273 0 0 0 40227 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5375774 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10744
/proc/meminfo: memFree=21726556/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=462.27 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 4492 0 0 0 46227 0 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5371778 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB


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

/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/187 10785
/proc/meminfo: memFree=21725660/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=1782.25 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 9749 0 0 0 178224 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5374338 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 10794
/proc/meminfo: memFree=21725576/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=1842.25 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 9987 0 0 0 184224 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5376430 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/190 10819
/proc/meminfo: memFree=21725048/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=1902.25 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 10228 0 0 0 190224 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 140688046830621 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/190 10820
/proc/meminfo: memFree=21725280/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=1962.25 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 10459 0 0 0 196224 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5371774 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/190 10821
/proc/meminfo: memFree=21725280/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=2022.25 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 10707 0 0 0 202224 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 4965024 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/190 10822
/proc/meminfo: memFree=21725032/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=2082.25 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 10947 0 0 0 208224 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5371814 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10823
/proc/meminfo: memFree=21725648/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=2142.24 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 11185 0 0 0 214223 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 5396679 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 2142.24 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10824
/proc/meminfo: memFree=21725680/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4616 CPUtime=2202.24 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 11426 0 0 0 220223 1 0 0 20 0 1 0 49221424 28749824 1154 33554432000 4194304 6142532 140723089738560 140723089735960 140688046830439 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10886
/proc/meminfo: memFree=21603420/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4620 CPUtime=2262.24 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 11674 0 0 0 226223 1 0 0 20 0 1 0 49221424 28749824 1155 33554432000 4194304 6142532 140723089738560 140723089735960 5372465 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2262.24 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10887
/proc/meminfo: memFree=21596536/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4620 CPUtime=2322.24 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 11912 0 0 0 232223 1 0 0 20 0 1 0 49221424 28749824 1155 33554432000 4194304 6142532 140723089738560 140723089735960 140688046830594 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2322.24 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10888
/proc/meminfo: memFree=21596444/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4620 CPUtime=2382.24 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 12150 0 0 0 238223 1 0 0 20 0 1 0 49221424 28749824 1155 33554432000 4194304 6142532 140723089738560 140723089735960 5363536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2382.24 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10897
/proc/meminfo: memFree=21596236/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4620 CPUtime=2442.24 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 12387 0 0 0 244223 1 0 0 20 0 1 0 49221424 28749824 1155 33554432000 4194304 6142532 140723089738560 140723089735960 140688046827427 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10898
/proc/meminfo: memFree=21596304/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4620 CPUtime=2502.24 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 12636 0 0 0 250223 1 0 0 20 0 1 0 49221424 28749824 1155 33554432000 4194304 6142532 140723089738560 140723089735960 5051387 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 10898
/proc/meminfo: memFree=21596304/32770624 swapFree=67108860/67108860
[pid=10727] ppid=10724 vsize=28076 memory=4620 CPUtime=2519.94 cores=0,2,4,6
/proc/10727/stat : 10727 (cosoco) R 10724 10727 7732 0 -1 4202496 12874 0 0 0 251993 1 0 0 20 0 1 0 49221424 28749824 1155 33554432000 4194304 6142532 140723089738560 140723089735960 140688046830422 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 18726912 140723089745030 140723089745160 140723089745160 140723089747918 0
/proc/10727/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2519.94 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

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

[startup+2520.01 s]
# the end of solver process 10727 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.94 s, system=0.012999 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.95
CPU user time (s): 2519.94
CPU system time (s): 0.012999
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 28076
Max. memory (cumulated for all children) (KiB): 4620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.94
system time used= 0.012999
maximum resident set size= 4684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12921
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= 3154


# summary of solver processes directly reported to runsolver:
#   pid: 10727
#   total CPU time (s): 2519.95
#   total CPU user time (s): 2519.94
#   total CPU system time (s): 0.012999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.09931 second user time and 17.081 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-23 05:29:43
IDJOB=4293435
IDBENCH=141175
IDSOLVER=2752
FILE ID=node137/4293435-1532316583
RUNJOBID= node137-1532296151-7763
PBS_JOBID= 21018986
Free space on /tmp= 56892 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K07-P02_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293435-1532316583/watcher-4293435-1532316583 -o /tmp/evaluation-result-4293435-1532316583/solver-4293435-1532316583 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532296151-7763 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293435-1532316583.xml

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

MD5SUM BENCH= 9eecb1b3d8aa7dfc9df91bdaa7b8a2e7
RANDOM SEED=335048453

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21729732 kB
MemAvailable:   31934660 kB
Buffers:          250592 kB
Cached:         10151432 kB
SwapCached:            0 kB
Active:          1752364 kB
Inactive:        8709708 kB
Active(anon):      62480 kB
Inactive(anon):    16944 kB
Active(file):    1689884 kB
Inactive(file):  8692764 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:         66400 kB
Mapped:            38356 kB
Shmem:             17036 kB
Slab:             278144 kB
SReclaimable:     250740 kB
SUnreclaim:        27404 kB
KernelStack:        3360 kB
PageTables:         4996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     346196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 56888 MiB
End job on node137 at 2018-07-23 06:11:43