Trace number 4408144

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 2.0? (TO) 2520.11 2519.8

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-29-092.xml
MD5SUM04f92250339fffd6ef5beb9873d20792
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 variables58
Number of constraints406
Number of domains29
Minimum domain size64
Maximum domain size92
Distribution of domain sizes[{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2},{"size":81,"count":2},{"size":82,"count":2},{"size":83,"count":2},{"size":84,"count":2},{"size":85,"count":2},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":2},{"size":89,"count":2},{"size":90,"count":2},{"size":91,"count":2},{"size":92,"count":2}]
Minimum variable degree28
Maximum variable degree28
Distribution of variable degrees[{"degree":28,"count":58}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":406}]
Number of extensional constraints0
Number of intensional constraints406
Distribution of constraint types[{"type":"intension","count":406}]
Optimization problemNO
Type of objective

Solver Data

0.40/0.49	c root propagations     : 0           
0.40/0.49	c restarts enabled, print stats at every restarts
0.40/0.49	c
0.40/0.49	c
0.40/0.49	c
0.40/0.49	c This is cosoco 2.00 --  
0.40/0.49	c
0.40/0.49	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408144-1569814992.xml 
0.40/0.49	c ========================================[ Problem Statistics ]===========================================
0.40/0.49	c |                                                                                                       
0.40/0.49	c |  Parse time        :         0.48 s 
0.40/0.49	c |
0.40/0.49	c |               Variables: 58
0.40/0.49	c |            Domain Sizes: 64..92
0.40/0.49	c |
0.40/0.49	c |             Constraints: 406
0.40/0.49	c |                   Arity: 4..4
0.40/0.49	c | 
0.40/0.49	c |                   Types: 
0.40/0.49	c |                          Intension: 406
0.40/0.49	c |                          
0.40/0.49	c =========================================================================================================
0.40/0.49	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.80	c 101            113            6500           6858           0              0              7   13   9     
5.89/5.98	c 211            237            23895          12732          0              0              7   7   6      
6.39/6.44	c 332            372            31209          20872          0              0              7   15   10    
6.69/6.78	c 465            519            39105          29941          0              0              6   15   9     
7.00/7.01	c 611            678            47739          39865          0              0              6   14   9     
7.29/7.35	c 771            854            57375          51285          0              0              6   17   10    
7.69/7.71	c 947            1043           67521          61471          0              0              6   14   10    
8.19/8.23	c 1140           1250           78743          73354          0              0              6   15   11    
8.69/8.78	c 1352           1480           91140          85670          0              0              6   19   11    
16.19/16.29	c 1585           1741           121186         95233          0              0              6   9   6      
16.89/16.98	c 1841           2014           135846         110242         0              0              7   16   12    
17.69/17.78	c 2122           2315           152253         127728         0              0              6   21   13    
18.69/18.71	c 2431           2644           170171         148065         0              0              6   17   13    
19.89/19.95	c 2770           3003           189832         169595         0              0              6   18   13    
21.19/21.27	c 3142           3399           211070         191004         0              0              6   18   14    
22.49/22.51	c 3551           3832           234513         215557         0              0              6   25   15    
25.39/25.44	c 4000           4313           263505         243906         0              0              6   20   15    
26.89/26.93	c 4493           4836           291857         273865         0              0              6   29   20    
28.89/28.93	c 5035           5404           322514         304771         0              0              6   23   17    
30.39/30.48	c 5631           6030           356838         342919         0              0              8   19   17    
32.39/32.44	c 6286           6723           395031         377572         0              0              6   26   19    
36.19/36.24	c 7006           7479           436535         418744         0              0              8   23   19    
38.79/38.87	c 7798           8312           482295         462446         0              0              8   20   17    
40.69/40.79	c 8669           9209           530597         501810         0              0              6   16   14    
45.20/45.23	c 9627           10206          585877         555052         0              0              7   23   20    
50.50/50.53	c 10680          11302          646087         608592         0              0              8   23   21    
56.10/56.18	c 11838          12505          712238         667532         0              0              8   23   21    
66.90/66.95	c 13111          14076          897524         751140         0              0              8   22   19    
75.01/75.04	c 14511          15527          978205         828805         0              0              10   23   22   
92.70/92.76	c 16051          17294          1172794        906074         0              0              6   20   18    
102.30/102.31	c 17745          19046          1267562        1011438        0              0              9   21   20    
123.20/123.24	c 19608          21234          1522045        1118850        0              0              8   20   19    
135.50/135.53	c 21657          23350          1639581        1242475        0              0              15   21   20   
162.91/162.97	c 23910          25950          1947655        1372478        0              0              7   19   18    
173.21/173.25	c 26388          28508          2090034        1513299        0              0              12   20   19   
186.02/186.05	c 29113          31321          2243805        1647352        0              0              11   20   19   
225.62/225.65	c 32110          34806          2638087        1841525        0              0              12   19   18   
246.03/246.04	c 35406          38214          2827347        2063221        0              0              12   23   22   
286.72/286.79	c 39031          42401          3387090        2356825        0              0              13   20   19   
303.42/303.47	c 43018          46698          3638687        2629258        0              0              9   21   20    
355.53/355.54	c 47403          51801          4347117        2978934        0              0              12   15   13   
383.04/383.01	c 52226          56767          4623472        3299653        0              0              12   23   22   
447.15/447.11	c 57531          62928          5456270        3717698        0              0              13   16   14   
469.95/470.00	c 63366          68949          5793844        4112165        0              0              9   22   21    
517.06/517.02	c 69784          75968          6397213        4568551        0              0              11   22   17   
613.36/613.30	c 76843          84120          7358955        5005055        0              0              14   16   15   
640.97/640.99	c 84607          92094          7803022        5240807        0              0              13   21   20   
707.37/707.39	c 93147          101122         8435821        5754064        0              0              11   21   19   
763.98/763.90	c 102541         111296         9212543        6272259        0              0              12   21   18   
819.69/819.60	c 112874         122271         10100753       6710739        0              0              13   21   19   
890.50/890.49	c 124240         134201         10917956       7441100        0              0              16   23   21   
943.21/943.17	c 136742         147270         11667892       8248955        0              0              21   23   22   
1039.12/1039.04	c 150494         162129         12967197       9116195        0              0              18   22   21   
1134.32/1134.23	c 165621         178041         14251173       9870881        0              0              13   20   19   
1215.53/1215.47	c 182260         195260         15324237       10998461       0              0              10   27   25   
1327.05/1326.97	c 200562         214693         16722412       12076307       0              0              11   23   22   
1438.46/1438.33	c 220694         235336         17878549       13403355       0              0              12   23   22   
1552.18/1552.09	c 242839         258016         19153493       14853205       0              0              15   23   22   
1621.88/1621.76	c 267198         284161         20851041       16480507       0              0              17   19   18   
1689.89/1689.76	c 293992         311845         22409439       17897044       0              0              16   27   19   
1800.90/1800.77	c 323465         342127         24155760       19870651       0              0              11   24   23   
2234.96/2234.75	c 355885         377602         28836120       22404758       0              0              10   22   20   
2364.57/2364.39	c 391547         414379         31067913       24505077       0              0              15   21   20   
2520.09/2519.80	
2520.09/2519.80	c *** INTERRUPTED ***
2520.09/2519.80	c restarts              : 63          
2520.09/2519.80	c conflicts             : 425855       (169 /sec)
2520.09/2519.80	c decisions             : 449887       (179 /sec)
2520.09/2519.80	c propagations          : 26555505    (10538 /sec)
2520.09/2519.80	c root propagations     : 0           
2520.09/2519.80	c filter calls          : 33058473       (13118 /sec)
2520.09/2519.80	c useless filter calls  : 31250302       (94 %)
2520.09/2519.80	c Memory used           : 44.71 MB
2520.09/2519.80	c CPU time              : 2520.09 s
2520.09/2519.80	c real time             : 2519.8 s
2520.09/2519.80	
2520.09/2519.80	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 (14997 MiB free)
  memory of node 1: 16384 MiB (14586 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408144-1569814992/watcher-4408144-1569814992 -o /tmp/evaluation-result-4408144-1569814992/solver-4408144-1569814992 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408144-1569814992.xml 

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

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


[startup+0.100156 s]*
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30290672/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=30616 memory=6968 CPUtime=0.1 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 1929 0 0 0 10 0 0 0 20 0 1 0 557413077 31350784 1742 33554432000 4194304 6211132 140735586862768 140735586859304 140177539316709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 7654 1742 823 493 0 959 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30616 KiB
Current children cumulated memory: 6968 KiB

[startup+0.209539 s]*
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30286952/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=34264 memory=10620 CPUtime=0.21 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 2835 0 0 0 21 0 0 0 20 0 1 0 557413077 35086336 2655 33554432000 4194304 6211132 140735586862768 140735586859304 140177539316709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 8566 2655 823 493 0 1871 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34264 KiB
Current children cumulated memory: 10620 KiB

[startup+0.309171 s]*
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30283604/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=37536 memory=13760 CPUtime=0.3 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 3661 0 0 0 30 0 0 0 20 0 1 0 557413077 38436864 3440 33554432000 4194304 6211132 140735586862768 140735586859304 140177539316709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 9384 3440 823 493 0 2689 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37536 KiB
Current children cumulated memory: 13760 KiB

[startup+0.70029 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30277636/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=43672 memory=20024 CPUtime=0.69 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 5232 0 0 0 69 0 0 0 20 0 1 0 557413077 44720128 5006 33554432000 4194304 6211132 140735586862768 140735586855656 140177539316709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 10918 5006 864 493 0 4223 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43672 KiB
Current children cumulated memory: 20024 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30276892/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=44068 memory=20552 CPUtime=1.49 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 5320 0 0 0 149 0 0 0 20 0 1 0 557413077 45125632 5138 33554432000 4194304 6211132 140735586862768 140735586860728 5455690 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11017 5138 864 493 0 4322 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44068 KiB
Current children cumulated memory: 20552 KiB

[startup+3.10898 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30276532/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=44200 memory=20756 CPUtime=3.09 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 6355 0 0 0 309 0 0 0 20 0 1 0 557413077 45260800 5189 33554432000 4194304 6211132 140735586862768 140735586860168 5451532 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11050 5189 864 493 0 4355 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 44200 KiB
Current children cumulated memory: 20756 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30276064/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=44200 memory=20808 CPUtime=6.29 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 7544 0 0 0 628 1 0 0 20 0 1 0 557413077 45260800 5202 33554432000 4194304 6211132 140735586862768 140735586860168 140177540240482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11050 5202 864 493 0 4355 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 44200 KiB
Current children cumulated memory: 20808 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 23184
/proc/meminfo: memFree=30276076/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=44596 memory=21116 CPUtime=12.69 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 8980 0 0 0 1268 1 0 0 20 0 1 0 557413077 45666304 5279 33554432000 4194304 6211132 140735586862768 140735586860728 5443124 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11149 5279 864 493 0 4454 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 44596 KiB
Current children cumulated memory: 21116 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 23186
/proc/meminfo: memFree=30275576/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=44992 memory=21560 CPUtime=25.49 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 9955 0 0 0 2548 1 0 0 20 0 1 0 557413077 46071808 5390 33554432000 4194304 6211132 140735586862768 140735586860728 5451514 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11248 5390 864 493 0 4553 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 44992 KiB
Current children cumulated memory: 21560 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23187
/proc/meminfo: memFree=30275356/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45388 memory=21952 CPUtime=51.1 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 10569 0 0 0 5109 1 0 0 20 0 1 0 557413077 46477312 5488 33554432000 4194304 6211132 140735586862768 140735586860728 5443135 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11347 5488 864 493 0 4652 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 45388 KiB
Current children cumulated memory: 21952 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23192
/proc/meminfo: memFree=30275232/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45520 memory=22056 CPUtime=102.3 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 11028 0 0 0 10229 1 0 0 20 0 1 0 557413077 46612480 5514 33554432000 4194304 6211132 140735586862768 140735586860728 5443132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11380 5514 864 493 0 4685 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 45520 KiB
Current children cumulated memory: 22056 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23198
/proc/meminfo: memFree=30274580/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45652 memory=22180 CPUtime=162.31 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 11440 0 0 0 16230 1 0 0 20 0 1 0 557413077 46747648 5545 33554432000 4194304 6211132 140735586862768 140735586860728 5453936 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11413 5545 864 493 0 4718 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 45652 KiB
Current children cumulated memory: 22180 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23202
/proc/meminfo: memFree=30275224/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45652 memory=22204 CPUtime=222.32 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 11871 0 0 0 22231 1 0 0 20 0 1 0 557413077 46747648 5551 33554432000 4194304 6211132 140735586862768 140735586860728 5451514 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11413 5551 864 493 0 4718 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 45652 KiB
Current children cumulated memory: 22204 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23206
/proc/meminfo: memFree=30275196/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45652 memory=22204 CPUtime=282.32 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 11885 0 0 0 28231 1 0 0 20 0 1 0 557413077 46747648 5551 33554432000 4194304 6211132 140735586862768 140735586860728 5446292 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11413 5551 864 493 0 4718 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 45652 KiB
Current children cumulated memory: 22204 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23212
/proc/meminfo: memFree=30275144/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45652 memory=22248 CPUtime=342.33 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 12327 0 0 0 34232 1 0 0 20 0 1 0 557413077 46747648 5562 33554432000 4194304 6211132 140735586862768 140735586860728 5454208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11413 5562 864 493 0 4718 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 45652 KiB
Current children cumulated memory: 22248 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23216
/proc/meminfo: memFree=30275944/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45652 memory=22248 CPUtime=402.34 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 12333 0 0 0 40233 1 0 0 20 0 1 0 557413077 46747648 5562 33554432000 4194304 6211132 140735586862768 140735586860728 5476851 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11413 5562 864 493 0 4718 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 45652 KiB
Current children cumulated memory: 22248 KiB

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/201 23229
/proc/meminfo: memFree=30275452/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45652 memory=22264 CPUtime=462.34 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 12773 0 0 0 46233 1 0 0 20 0 1 0 557413077 46747648 5566 33554432000 4194304 6211132 140735586862768 140735586860728 140177549261649 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11413 5566 864 493 0 4718 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 45652 KiB
Current children cumulated memory: 22264 KiB


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

/proc/23183/statm: 11446 5597 864 493 0 4751 0
Current children cumulated CPU time: 1722.49 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22388 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23436
/proc/meminfo: memFree=30262624/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22392 CPUtime=1782.5 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 17660 0 0 0 178249 1 0 0 20 0 1 0 557413077 46882816 5598 33554432000 4194304 6211132 140735586862768 140735586860728 5446296 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5598 864 493 0 4751 0
Current children cumulated CPU time: 1782.5 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22392 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23440
/proc/meminfo: memFree=30262968/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22396 CPUtime=1842.51 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 17837 0 0 0 184250 1 0 0 20 0 1 0 557413077 46882816 5599 33554432000 4194304 6211132 140735586862768 140735586860728 5480253 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5599 864 493 0 4751 0
Current children cumulated CPU time: 1842.51 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22396 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23444
/proc/meminfo: memFree=30262716/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22396 CPUtime=1902.52 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 18142 0 0 0 190251 1 0 0 20 0 1 0 557413077 46882816 5599 33554432000 4194304 6211132 140735586862768 140735586860728 5443082 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5599 864 493 0 4751 0
Current children cumulated CPU time: 1902.52 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22396 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23450
/proc/meminfo: memFree=30262772/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22404 CPUtime=1962.52 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 18178 0 0 0 196251 1 0 0 20 0 1 0 557413077 46882816 5601 33554432000 4194304 6211132 140735586862768 140735586860728 5451514 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5601 864 493 0 4751 0
Current children cumulated CPU time: 1962.52 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22404 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23454
/proc/meminfo: memFree=30262624/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22404 CPUtime=2022.53 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 18520 0 0 0 202252 1 0 0 20 0 1 0 557413077 46882816 5601 33554432000 4194304 6211132 140735586862768 140735586860728 140177549261656 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5601 864 493 0 4751 0
Current children cumulated CPU time: 2022.53 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22404 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23458
/proc/meminfo: memFree=30262660/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22404 CPUtime=2082.54 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 18523 0 0 0 208253 1 0 0 20 0 1 0 557413077 46882816 5601 33554432000 4194304 6211132 140735586862768 140735586860728 5446936 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5601 864 493 0 4751 0
Current children cumulated CPU time: 2082.54 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22404 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23464
/proc/meminfo: memFree=30261772/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22404 CPUtime=2142.55 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 18859 0 0 0 214254 1 0 0 20 0 1 0 557413077 46882816 5601 33554432000 4194304 6211132 140735586862768 140735586860728 140177549261642 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5601 864 493 0 4751 0
Current children cumulated CPU time: 2142.55 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22404 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23468
/proc/meminfo: memFree=30262476/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22404 CPUtime=2202.55 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 18861 0 0 0 220254 1 0 0 20 0 1 0 557413077 46882816 5601 33554432000 4194304 6211132 140735586862768 140735586860728 5441122 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5601 864 493 0 4751 0
Current children cumulated CPU time: 2202.55 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22404 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23480
/proc/meminfo: memFree=30261796/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22404 CPUtime=2262.56 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 19318 0 0 0 226255 1 0 0 20 0 1 0 557413077 46882816 5601 33554432000 4194304 6211132 140735586862768 140735586860728 5443074 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5601 864 493 0 4751 0
Current children cumulated CPU time: 2262.56 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22404 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23486
/proc/meminfo: memFree=30261804/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22404 CPUtime=2322.57 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 19323 0 0 0 232256 1 0 0 20 0 1 0 557413077 46882816 5601 33554432000 4194304 6211132 140735586862768 140735586860728 5478441 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5601 864 493 0 4751 0
Current children cumulated CPU time: 2322.57 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22404 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23490
/proc/meminfo: memFree=30262260/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22416 CPUtime=2382.58 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 19732 0 0 0 238257 1 0 0 20 0 1 0 557413077 46882816 5604 33554432000 4194304 6211132 140735586862768 140735586860728 5443128 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5604 864 493 0 4751 0
Current children cumulated CPU time: 2382.58 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22416 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23494
/proc/meminfo: memFree=30262164/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22416 CPUtime=2442.58 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 19769 0 0 0 244257 1 0 0 20 0 1 0 557413077 46882816 5604 33554432000 4194304 6211132 140735586862768 140735586860728 5480300 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5604 864 493 0 4751 0
Current children cumulated CPU time: 2442.58 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22416 KiB

[startup+2502.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/201 23500
/proc/meminfo: memFree=30261924/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22416 CPUtime=2502.59 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 20045 0 0 0 250258 1 0 0 20 0 1 0 557413077 46882816 5604 33554432000 4194304 6211132 140735586862768 140735586860728 5455682 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5604 864 493 0 4751 0
Current children cumulated CPU time: 2502.59 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22416 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.05 2.03 2.05 3/200 23500
/proc/meminfo: memFree=30262128/32770624 swapFree=67002480/67108860
[pid=23183] ppid=23180 vsize=45784 memory=22416 CPUtime=2520.09 cores=1,3,5,7
/proc/23183/stat : 23183 (cosoco) R 23180 23183 18413 0 -1 4202496 20045 0 0 0 252008 1 0 0 20 0 1 0 557413077 46882816 5604 33554432000 4194304 6211132 140735586862768 140735586860728 5446250 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35151872 140735586866187 140735586866289 140735586866289 140735586869198 0
/proc/23183/statm: 11446 5604 864 493 0 4751 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 45784 KiB
Current children cumulated memory: 22416 KiB

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

[startup+2519.8 s]
# the end of solver process 23183 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.09 s, system=0.019002 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.11
CPU user time (s): 2520.09
CPU system time (s): 0.019002
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 45784
Max. memory (cumulated for all children) (KiB): 22416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.09
system time used= 0.019002
maximum resident set size= 22480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20093
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= 774


# summary of solver processes directly reported to runsolver:
#   pid: 23183
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2520.09
#   total CPU system time (s): 0.019002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.13584 second user time and 15.5259 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 05:42:30
IDJOB=4408144
IDBENCH=141708
IDSOLVER=2874
FILE ID=node146/4408144-1569814992
RUNJOBID= node146-1569787351-18445
PBS_JOBID= 21705819
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-29-092.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408144-1569814992/watcher-4408144-1569814992 -o /tmp/evaluation-result-4408144-1569814992/solver-4408144-1569814992 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408144-1569814992.xml

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

MD5SUM BENCH= 04f92250339fffd6ef5beb9873d20792
RANDOM SEED=2110093914

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30293980 kB
MemAvailable:   31864912 kB
Buffers:          190540 kB
Cached:          1717260 kB
SwapCached:         3684 kB
Active:          1625128 kB
Inactive:         295368 kB
Active(anon):      26824 kB
Inactive(anon):    66744 kB
Active(file):    1598304 kB
Inactive(file):   228624 kB
Unevictable:      109344 kB
Mlocked:          109344 kB
SwapTotal:      67108860 kB
SwapFree:       67002480 kB
Dirty:              2716 kB
Writeback:             0 kB
AnonPages:        120464 kB
Mapped:            28788 kB
Shmem:             72256 kB
Slab:             149132 kB
SReclaimable:     119676 kB
SUnreclaim:        29456 kB
KernelStack:        3568 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     576164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 62024 MiB
End job on node146 at 2019-09-30 06:24:30