Trace number 4298626

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.9 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-4298626-1532761156.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.01	c 101            132            5789           37900          0              0              24   26   25   
2.49/2.53	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.18/6.21	c 465            960            32874          207166         0              0              23   34   29   
7.09/7.12	c 611            1121           40159          257696         0              0              10   11   10   
11.58/11.67	c 771            1839           60719          364838         0              0              20   35   33   
13.48/13.55	c 947            2047           68268          426273         0              0              24   26   25   
15.18/15.21	c 1140           2275           76328          483276         0              0              26   27   26   
17.38/17.47	c 1352           2523           84602          557308         0              0              25   27   26   
19.88/20.00	c 1585           2792           94268          635684         0              0              24   26   25   
22.09/22.10	c 1841           3087           102993         709766         0              0              24   27   25   
28.18/28.23	c 2122           4099           133593         885282         0              0              19   36   31   
30.78/30.81	c 2431           4445           145788         978121         0              0              23   26   25   
33.58/33.67	c 2770           4826           156587         1078680        0              0              25   27   25   
41.37/41.40	c 3142           5892           188859         1298052        0              0              25   35   31   
43.67/43.76	c 3551           6358           208623         1415462        0              0              15   19   15   
48.17/48.20	c 4000           6855           226590         1559581        0              0              24   27   25   
52.57/52.61	c 4493           7398           244753         1705177        0              0              24   27   25   
57.67/57.76	c 5035           7991           264350         1878538        0              0              23   26   25   
62.98/63.01	c 5631           8643           282922         2063281        0              0              24   27   25   
68.98/69.04	c 6286           9358           305250         2265605        0              0              24   28   26   
82.57/82.66	c 7006           10940          358909         2666123        0              0              24   34   30   
103.77/103.89	c 7798           13975          469680         3214627        0              0              19   36   31   
109.37/109.49	c 8669           14949          512083         3488238        0              0              13   17   13   
135.07/135.13	c 9627           18575          623852         4114722        0              0              16   37   27   
145.76/145.82	c 10680          19710          668454         4466967        0              0              24   28   25   
154.86/154.97	c 11838          20948          704561         4774617        0              0              23   26   25   
165.56/165.69	c 13111          22312          743463         5150371        0              0              23   27   25   
178.07/178.10	c 14511          23811          793439         5574846        0              0              23   27   25   
212.76/212.89	c 16051          28341          932816         6527639        0              0              18   34   30   
237.45/237.59	c 17745          32698          1063041        7299081        0              0              12   35   20   
250.45/250.50	c 19608          34713          1141241        7933073        0              0              14   16   15   
301.06/301.19	c 21657          41417          1346430        9175637        0              0              18   35   30   
321.06/321.13	c 23910          43807          1410764        9853061        0              0              22   27   25   
340.45/340.54	c 26388          46436          1488391        10579894       0              0              23   27   25   
362.35/362.45	c 29113          49330          1571781        11343536       0              0              22   27   25   
386.96/387.04	c 32110          52509          1671774        12218474       0              0              23   27   25   
413.65/413.78	c 35406          55994          1786213        13157665       0              0              22   26   25   
478.25/478.30	c 39031          67457          2159913        15607050       0              0              8   38   30    
503.15/503.25	c 43018          71670          2287658        16469535       0              0              15   23   18   
533.44/533.55	c 47403          76306          2403965        17653874       0              0              22   27   25   
570.54/570.68	c 52226          81407          2549651        18995236       0              0              23   27   25   
614.64/614.70	c 57531          87013          2720652        20544944       0              0              22   27   25   
758.34/758.45	c 63366          105805         3351769        24269056       0              0              18   35   30   
820.23/820.37	c 69784          112578         3607361        26351626       0              0              22   27   25   
880.13/880.21	c 76843          120016         3862032        28377898       0              0              22   26   24   
1072.73/1072.80	c 84607          146710         4699682        33211661       0              0              17   35   28   
1271.82/1272.00	c 93147          174219         5591023        38700637       0              0              6   35   28    
1343.03/1343.16	c 102541         184109         5908620        41325809       0              0              21   27   25   
1430.92/1431.09	c 112874         194990         6271375        44384829       0              0              21   28   25   
1516.92/1517.01	c 124240         206960         6627241        47556279       0              0              22   27   25   
1618.11/1618.28	c 136742         220108         7079432        51136444       0              0              21   26   24   
1723.20/1723.33	c 150494         234571         7504796        54773493       0              0              21   26   25   
1848.10/1848.27	c 165621         250501         7976103        59110813       0              0              21   27   25   
2002.59/2002.72	c 182260         290932         9447449        65766938       0              0              3   31   19    
2257.69/2257.82	c 200562         335269         11127515       74295658       0              0              8   37   16    
2444.89/2445.07	c 220694         356472         11760262       80638915       0              0              22   27   25   
2519.88/2520.00	
2519.88/2520.00	c *** INTERRUPTED ***
2519.88/2520.00	c restarts              : 57          
2519.88/2520.00	c conflicts             : 229569       (91 /sec)
2519.88/2520.00	c decisions             : 365836       (145 /sec)
2519.88/2520.00	c propagations          : 83478295    (33128 /sec)
2519.88/2520.00	c root propagations     : 0           
2519.88/2520.00	c filter calls          : 12027800       (4773 /sec)
2519.88/2520.00	c useless filter calls  : 5559150        (46 %)
2519.88/2520.00	c Memory used           : 27.42 MB
2519.88/2520.00	c CPU time              : 2519.88 s
2519.88/2520.00	
2519.88/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 (11668 MiB free)
  memory of node 1: 16384 MiB (15854 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298626-1532761156/watcher-4298626-1532761156 -o /tmp/evaluation-result-4298626-1532761156/solver-4298626-1532761156 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298626-1532761156.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=27499, runsolver pid=27496

[startup+0.100127 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182976/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=27944 memory=4404 CPUtime=0.1 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 1273 0 0 0 10 0 0 0 20 0 1 0 93678791 28614656 1101 33554432000 4194304 6142532 140734823124960 140734823122104 5363580 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 6986 1101 845 476 0 308 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4404 KiB

[startup+0.209327 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182976/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=27944 memory=4404 CPUtime=0.21 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 1274 0 0 0 21 0 0 0 20 0 1 0 93678791 28614656 1101 33554432000 4194304 6142532 140734823124960 140734823122104 5363633 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 6986 1101 845 476 0 308 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4404 KiB

[startup+0.309042 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182976/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=27944 memory=4404 CPUtime=0.31 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 1276 0 0 0 31 0 0 0 20 0 1 0 93678791 28614656 1101 33554432000 4194304 6142532 140734823124960 140734823122104 5372465 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 6986 1101 845 476 0 308 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4404 KiB

[startup+0.700225 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182976/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=27944 memory=4404 CPUtime=0.69 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 1284 0 0 0 69 0 0 0 20 0 1 0 93678791 28614656 1101 33554432000 4194304 6142532 140734823124960 140734823122104 5371749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 6986 1101 845 476 0 308 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4404 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182852/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=27944 memory=4404 CPUtime=1.49 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 1300 0 0 0 149 0 0 0 20 0 1 0 93678791 28614656 1101 33554432000 4194304 6142532 140734823124960 140734823122104 5366776 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 6986 1101 845 476 0 308 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27944 KiB
Current children cumulated memory: 4404 KiB

[startup+3.10886 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182744/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4592 CPUtime=3.1 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 1545 0 0 0 310 0 0 0 20 0 1 0 93678791 28749824 1148 33554432000 4194304 6142532 140734823124960 140734823122360 5363668 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1148 845 476 0 341 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4592 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182476/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4608 CPUtime=6.28 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 1790 0 0 0 628 0 0 0 20 0 1 0 93678791 28749824 1152 33554432000 4194304 6142532 140734823124960 140734823122360 5363565 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1152 845 476 0 341 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4608 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182476/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4616 CPUtime=12.68 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 2042 0 0 0 1268 0 0 0 20 0 1 0 93678791 28749824 1154 33554432000 4194304 6142532 140734823124960 140734823122360 5363506 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1154 845 476 0 341 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4616 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27500
/proc/meminfo: memFree=28182476/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=25.48 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 2513 0 0 0 2548 0 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 139844543469010 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 27508
/proc/meminfo: memFree=28182080/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=51.08 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 2786 0 0 0 5108 0 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5372395 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 27509
/proc/meminfo: memFree=28182092/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=102.27 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 3034 0 0 0 10226 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5371742 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 2.00 2.04 3/189 27533
/proc/meminfo: memFree=28181928/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=162.26 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 3282 0 0 0 16225 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5371724 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/189 27534
/proc/meminfo: memFree=28182656/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=222.25 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 3530 0 0 0 22224 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5146880 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/189 27535
/proc/meminfo: memFree=28182960/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=282.25 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 3778 0 0 0 28224 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5061864 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 27536
/proc/meminfo: memFree=28183036/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=342.25 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 4026 0 0 0 34224 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5361240 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 27537
/proc/meminfo: memFree=28182800/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=402.25 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 4274 0 0 0 40224 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 139844552489792 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 27599
/proc/meminfo: memFree=28171604/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=462.25 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 4492 0 0 0 46224 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5146677 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB


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

/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 1722.2 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 27641
/proc/meminfo: memFree=28170492/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=1782.2 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 9740 0 0 0 178219 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 139844552489809 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 27642
/proc/meminfo: memFree=28170744/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=1842.2 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 9977 0 0 0 184219 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5361196 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 27651
/proc/meminfo: memFree=28171000/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=1902.2 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 10218 0 0 0 190219 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5371730 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 1902.2 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/188 27652
/proc/meminfo: memFree=28171036/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=1962.2 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 10448 0 0 0 196219 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5374342 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 1962.2 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 27653
/proc/meminfo: memFree=28171108/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=2022.19 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 10696 0 0 0 202218 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5363672 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2022.19 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 27654
/proc/meminfo: memFree=28171056/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=2082.19 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 10935 0 0 0 208218 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5371837 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2082.19 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 27655
/proc/meminfo: memFree=28171008/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=2142.19 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 11172 0 0 0 214218 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5366764 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2142.19 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27656
/proc/meminfo: memFree=28171088/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4620 CPUtime=2202.19 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 11412 0 0 0 220218 1 0 0 20 0 1 0 93678791 28749824 1155 33554432000 4194304 6142532 140734823124960 140734823122360 5361248 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1155 845 476 0 341 0
Current children cumulated CPU time: 2202.19 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4620 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27657
/proc/meminfo: memFree=28171156/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4624 CPUtime=2262.19 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 11660 0 0 0 226218 1 0 0 20 0 1 0 93678791 28749824 1156 33554432000 4194304 6142532 140734823124960 140734823122360 139844552489809 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1156 845 476 0 341 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4624 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27658
/proc/meminfo: memFree=28170784/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4624 CPUtime=2322.18 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 11897 0 0 0 232217 1 0 0 20 0 1 0 93678791 28749824 1156 33554432000 4194304 6142532 140734823124960 140734823122360 5360464 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1156 845 476 0 341 0
Current children cumulated CPU time: 2322.18 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4624 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27659
/proc/meminfo: memFree=28170920/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4624 CPUtime=2382.18 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 12134 0 0 0 238217 1 0 0 20 0 1 0 93678791 28749824 1156 33554432000 4194304 6142532 140734823124960 140734823122360 139844543465360 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1156 845 476 0 341 0
Current children cumulated CPU time: 2382.18 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4624 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27660
/proc/meminfo: memFree=28170868/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4624 CPUtime=2442.18 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 12370 0 0 0 244217 1 0 0 20 0 1 0 93678791 28749824 1156 33554432000 4194304 6142532 140734823124960 140734823122360 139844552489798 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1156 845 476 0 341 0
Current children cumulated CPU time: 2442.18 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4624 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 27669
/proc/meminfo: memFree=28170452/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4624 CPUtime=2502.18 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 12619 0 0 0 250217 1 0 0 20 0 1 0 93678791 28749824 1156 33554432000 4194304 6142532 140734823124960 140734823122360 139844552489866 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1156 845 476 0 341 0
Current children cumulated CPU time: 2502.18 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4624 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 27669
/proc/meminfo: memFree=28170700/32770624 swapFree=67108860/67108860
[pid=27499] ppid=27496 vsize=28076 memory=4624 CPUtime=2519.88 cores=0,2,4,6
/proc/27499/stat : 27499 (cosoco) R 27496 27499 24644 0 -1 4202496 12855 0 0 0 251987 1 0 0 20 0 1 0 93678791 28749824 1156 33554432000 4194304 6142532 140734823124960 140734823122360 5372473 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40087552 140734823130246 140734823130376 140734823130376 140734823133134 0
/proc/27499/statm: 7019 1156 845 476 0 341 0
Current children cumulated CPU time: 2519.88 s
Current children cumulated vsize: 28076 KiB
Current children cumulated memory: 4624 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.88
system time used= 0.016999
maximum resident set size= 4688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12903
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= 3182


# summary of solver processes directly reported to runsolver:
#   pid: 27499
#   total CPU time (s): 2519.9
#   total CPU user time (s): 2519.88
#   total CPU system time (s): 0.016999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.37644 second user time and 15.9104 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 08:59:16
IDJOB=4298626
IDBENCH=141175
IDSOLVER=2761
FILE ID=node136/4298626-1532761156
RUNJOBID= node136-1532741135-24675
PBS_JOBID= 21022451
Free space on /tmp= 55796 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-4298626-1532761156/watcher-4298626-1532761156 -o /tmp/evaluation-result-4298626-1532761156/solver-4298626-1532761156 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298626-1532761156.xml

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

MD5SUM BENCH= 9eecb1b3d8aa7dfc9df91bdaa7b8a2e7
RANDOM SEED=1751813727

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28183824 kB
MemAvailable:   31959580 kB
Buffers:          183416 kB
Cached:          3853580 kB
SwapCached:            0 kB
Active:          1717396 kB
Inactive:        2373840 kB
Active(anon):       6116 kB
Inactive(anon):    76472 kB
Active(file):    1711280 kB
Inactive(file):  2297368 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:         72032 kB
Mapped:            34752 kB
Shmem:             25228 kB
Slab:             193412 kB
SReclaimable:     165884 kB
SUnreclaim:        27528 kB
KernelStack:        3568 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55792 MiB
End job on node136 at 2018-07-28 09:41:16