Trace number 4396820

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) 2519.9 2520.01

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-09.xml
MD5SUMe7714f1bdc5f54a36db8d66dbea9ce0a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark120.316
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree8
Maximum variable degree25
Distribution of variable degrees[{"degree":8,"count":1},{"degree":9,"count":2},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":2},{"degree":15,"count":5},{"degree":16,"count":2},{"degree":17,"count":2},{"degree":18,"count":1},{"degree":19,"count":3},{"degree":22,"count":1},{"degree":25,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

14.00/14.02	c root propagations     : 0           
14.00/14.02	c restarts enabled, print stats at every restarts
14.00/14.02	c
14.00/14.02	c
14.00/14.02	c
14.00/14.02	c This is cosoco 2.00 --  
14.00/14.02	c
14.00/14.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396820-1568580188.xml 
14.00/14.02	c ========================================[ Problem Statistics ]===========================================
14.00/14.02	c |                                                                                                       
14.00/14.02	c |  Parse time        :        13.89 s 
14.00/14.02	c |
14.00/14.02	c |               Variables: 25
14.00/14.02	c |            Domain Sizes: 5..5
14.00/14.02	c |
14.00/14.02	c |             Constraints: 56
14.00/14.02	c |                   Arity: 7..7
14.00/14.02	c | 
14.00/14.02	c |                   Types: 
14.00/14.02	c |                          Extension: 56  (nb tuples: 35101..45594) -- (shared: 0)
14.00/14.02	c |                          
14.00/14.02	c =========================================================================================================
14.00/14.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.29/14.34	c 101            208            14656          4312           0              0              11   16   12   
14.69/14.75	c 211            455            31028          9649           0              0              8   15   11    
15.09/15.19	c 332            756            50039          15486          0              0              9   15   12    
15.99/16.04	c 465            1087           73502          22688          0              0              9   15   12    
16.59/16.68	c 611            1418           94981          29185          0              0              10   15   12   
16.99/17.04	c 771            1775           118748         36472          0              0              10   15   12   
17.49/17.56	c 947            2167           142888         44574          0              0              9   16   12    
18.19/18.27	c 1140           2585           171248         53487          0              0              9   17   12    
18.89/18.93	c 1352           3046           204728         63623          0              0              9   16   11    
19.69/19.78	c 1585           3601           242578         75011          0              0              9   15   12    
20.59/20.69	c 1841           4145           280810         87560          0              0              9   16   11    
21.79/21.89	c 2122           4855           327781         101830         0              0              9   15   11    
22.79/22.80	c 2431           5632           376067         116735         0              0              8   15   12    
24.10/24.13	c 2770           6493           430107         132128         0              0              8   16   12    
25.58/25.60	c 3142           7413           494379         151441         0              0              8   16   11    
27.48/27.58	c 3551           8354           557837         172088         0              0              8   15   11    
29.09/29.15	c 4000           9358           625590         193782         0              0              9   16   11    
31.48/31.56	c 4493           10569          705194         217573         0              0              8   16   12    
33.48/33.53	c 5035           11978          795255         243325         0              0              8   16   12    
35.28/35.35	c 5631           13233          877400         270489         0              0              9   15   11    
37.89/37.98	c 6286           14863          978088         301143         0              0              7   16   12    
40.68/40.77	c 7006           16554          1087201        336451         0              0              8   16   12    
43.79/43.84	c 7798           18502          1218292        375739         0              0              7   15   12    
47.79/47.87	c 8669           20584          1357240        419931         0              0              8   16   11    
51.59/51.62	c 9627           22795          1501956        465021         0              0              7   16   11    
56.00/56.01	c 10680          25145          1658286        513623         0              0              8   16   11    
60.00/60.06	c 11838          27937          1834671        568525         0              0              7   16   11    
65.29/65.39	c 13111          30852          2029622        626733         0              0              8   17   12    
69.19/69.27	c 14511          34289          2241437        689830         0              0              8   17   12    
76.10/76.15	c 16051          37946          2482325        760668         0              0              8   17   12    
82.29/82.37	c 17745          42182          2743247        843469         0              0              7   16   11    
89.18/89.22	c 19608          46816          3045787        932035         0              0              7   17   12    
98.38/98.40	c 21657          51996          3384362        1031425        0              0              7   16   12    
108.48/108.50	c 23910          57539          3745774        1142118        0              0              8   17   12    
115.48/115.53	c 26388          63454          4151597        1263910        0              0              7   17   12    
123.47/123.53	c 29113          70157          4603340        1399314        0              0              6   17   11    
132.66/132.71	c 32110          77567          5088945        1546777        0              0              7   17   12    
145.75/145.87	c 35406          85523          5622081        1704592        0              0              6   18   11    
158.84/158.95	c 39031          94379          6200907        1876732        0              0              7   16   12    
171.34/171.45	c 43018          104053         6839918        2066426        0              0              7   18   12    
184.23/184.31	c 47403          114923         7550864        2275502        0              0              7   16   12    
197.63/197.74	c 52226          125948         8258032        2501134        0              0              7   17   11    
213.83/213.93	c 57531          139018         9122743        2759594        0              0              7   17   12    
237.43/237.59	c 63366          153243         10064962       3043431        0              0              7   17   11    
254.33/254.49	c 69784          168079         11028354       3348066        0              0              7   16   12    
274.53/274.62	c 76843          185925         12157919       3672211        0              0              7   18   12    
298.83/298.94	c 84607          205646         13463657       4057842        0              0              6   16   12    
314.13/314.24	c 93147          225928         14822800       4475059        0              0              7   17   12    
337.04/337.15	c 102541         247784         16275865       4931814        0              0              7   17   11    
376.73/376.84	c 112874         272975         17985831       5432011        0              0              7   17   11    
428.43/428.51	c 124240         300944         19870519       5985516        0              0              6   17   11    
483.53/483.67	c 136742         331603         21924367       6603581        0              0              7   17   12    
533.04/533.13	c 150494         365966         24186777       7258136        0              0              5   20   12    
567.93/568.02	c 165621         403601         26686673       7986991        0              0              6   17   12    
628.62/628.71	c 182260         442920         29307954       8747370        0              0              6   17   12    
688.82/688.99	c 200562         487871         32269072       9658416        0              0              6   18   11    
745.72/745.87	c 220694         536502         35492955       10657525       0              0              6   18   11    
822.32/822.46	c 242839         592704         39178101       11714952       0              0              6   18   12    
898.13/898.26	c 267198         651544         43016727       12892408       0              0              6   17   11    
1000.73/1000.88	c 293992         715178         47374548       14205988       0              0              6   17   11    
1094.22/1094.33	c 323465         789884         52267880       15623298       0              0              6   17   12    
1199.42/1199.52	c 355885         865895         57451089       17225943       0              0              6   18   11    
1314.32/1314.41	c 391547         954429         63341305       18954110       0              0              6   18   12    
1426.92/1427.10	c 430775         1048114        69521401       20831906       0              0              6   20   12    
1588.61/1588.79	c 473925         1156707        76824347       22933020       0              0              5   20   11    
1749.91/1750.07	c 521390         1275511        84555081       25225498       0              0              5   17   12    
1909.00/1909.12	c 573601         1400572        93166957       27820326       0              0              6   18   11    
2105.40/2105.59	c 631033         1547745        102776602      30644884       0              0              5   18   12    
2371.29/2371.48	c 694208         1706421        113369798      33701888       0              0              5   18   11    
2519.89/2520.01	
2519.89/2520.01	c *** INTERRUPTED ***
2519.89/2520.01	c restarts              : 69          
2519.89/2520.01	c conflicts             : 738141       (293 /sec)
2519.89/2520.01	c decisions             : 1815066      (720 /sec)
2519.89/2520.01	c propagations          : 35810860    (14212 /sec)
2519.89/2520.01	c root propagations     : 0           
2519.89/2520.01	c filter calls          : 120571930      (47851 /sec)
2519.89/2520.01	c useless filter calls  : 99649539       (82 %)
2519.89/2520.01	c Memory used           : 193.75 MB
2519.89/2520.01	c CPU time              : 2519.74 s
2519.89/2520.01	c real time             : 2520.01 s
2519.89/2520.01	
2519.89/2520.01	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 (14293 MiB free)
  memory of node 1: 16384 MiB (15023 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396820-1568580188/watcher-4396820-1568580188 -o /tmp/evaluation-result-4396820-1568580188/solver-4396820-1568580188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568572743-13958 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396820-1568580188.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=15754, runsolver pid=15751
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=30019352/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=28844 memory=4728 CPUtime=0.1 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 1500 0 0 0 10 0 0 0 20 0 1 0 434269324 29536256 1182 33554432000 4194304 6211092 140727875591840 140727875588376 140380077657061 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 7211 1182 803 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209877 s]*
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=30017492/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=30404 memory=5880 CPUtime=0.21 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 2011 0 0 0 21 0 0 0 20 0 1 0 434269324 31133696 1470 33554432000 4194304 6211092 140727875591840 140727875588376 140380077657061 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 7601 1470 803 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5880 KiB

[startup+0.309231 s]*
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=30013436/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=33408 memory=9700 CPUtime=0.31 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 3134 0 0 0 31 0 0 0 20 0 1 0 434269324 34209792 2425 33554432000 4194304 6211092 140727875591840 140727875588376 5816693 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 8352 2425 808 493 0 1657 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33408 KiB
Current children cumulated memory: 9700 KiB

[startup+0.700336 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=30009604/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=38848 memory=14184 CPUtime=0.69 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 4310 0 0 0 69 0 0 0 20 0 1 0 434269324 39780352 3546 33554432000 4194304 6211092 140727875591840 140727875589112 5818656 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 9712 3546 808 493 0 3017 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38848 KiB
Current children cumulated memory: 14184 KiB

[startup+1.50024 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=30004440/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=46688 memory=21840 CPUtime=1.49 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 6231 0 0 0 149 0 0 0 20 0 1 0 434269324 47808512 5460 33554432000 4194304 6211092 140727875591840 140727875589112 5818584 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 11672 5460 808 493 0 4977 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 46688 KiB
Current children cumulated memory: 21840 KiB

[startup+3.10991 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=29985128/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=65784 memory=38864 CPUtime=3.1 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 12138 0 0 0 309 1 0 0 20 0 1 0 434269324 67362816 9716 33554432000 4194304 6211092 140727875591840 140727875589112 5814974 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 16446 9716 809 493 0 9751 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 65784 KiB
Current children cumulated memory: 38864 KiB

[startup+6.30023 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=29954840/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=100908 memory=70776 CPUtime=6.29 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 21699 0 0 0 627 2 0 0 20 0 1 0 434269324 103329792 17694 33554432000 4194304 6211092 140727875591840 140727875589112 5483294 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 25227 17694 809 493 0 18532 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100908 KiB
Current children cumulated memory: 70776 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 15755
/proc/meminfo: memFree=29893708/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=170292 memory=134876 CPUtime=12.69 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 39574 0 0 0 1264 5 0 0 20 0 1 0 434269324 174379008 33719 33554432000 4194304 6211092 140727875591840 140727875589112 5743389 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 42573 33719 809 493 0 35878 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 170292 KiB
Current children cumulated memory: 134876 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 15757
/proc/meminfo: memFree=29859828/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=163180 CPUtime=25.48 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 120235 0 0 0 2540 8 0 0 20 0 1 0 434269324 203157504 40795 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 40795 855 493 0 42904 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 163180 KiB

[startup+51.11 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 15759
/proc/meminfo: memFree=29859688/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=163180 CPUtime=51.1 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 159561 0 0 0 5100 10 0 0 20 0 1 0 434269324 203157504 40795 33554432000 4194304 6211092 140727875591840 140727875589800 5039061 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 40795 855 493 0 42904 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 163180 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 15762
/proc/meminfo: memFree=29855676/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=165672 CPUtime=102.28 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 198903 0 0 0 10215 13 0 0 20 0 1 0 434269324 203157504 41418 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 41418 855 493 0 42904 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 165672 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 15769
/proc/meminfo: memFree=29848508/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=173412 CPUtime=162.24 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 222698 0 0 0 16211 13 0 0 20 0 1 0 434269324 203157504 43353 33554432000 4194304 6211092 140727875591840 140727875589800 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43353 855 493 0 42904 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 173412 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 15773
/proc/meminfo: memFree=29847980/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=222.23 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 224233 0 0 0 22210 13 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 15899
/proc/meminfo: memFree=29883940/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=282.23 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 224604 0 0 0 28210 13 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 15906
/proc/meminfo: memFree=29737960/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=342.23 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 224975 0 0 0 34210 13 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 15910
/proc/meminfo: memFree=29592808/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=402.23 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 225346 0 0 0 40210 13 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/203 15921
/proc/meminfo: memFree=29446768/32770624 swapFree=66916992/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=462.23 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 225717 0 0 0 46210 13 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB


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

/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 1722.2 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+1782.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/203 16128
/proc/meminfo: memFree=29908328/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=1782.2 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 233092 0 0 0 178206 14 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+1842.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/203 16133
/proc/meminfo: memFree=29907692/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=1842.2 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 233349 0 0 0 184206 14 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5037759 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/204 16138
/proc/meminfo: memFree=29908284/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=1902.2 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 233606 0 0 0 190206 14 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 1902.2 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/204 16144
/proc/meminfo: memFree=29907968/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=1962.19 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 233941 0 0 0 196205 14 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5037858 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 1962.19 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 16148
/proc/meminfo: memFree=29907816/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2022.2 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 234161 0 0 0 202205 15 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038992 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2022.2 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/204 16212
/proc/meminfo: memFree=29909556/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2082.2 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 234377 0 0 0 208205 15 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2082.2 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/203 16218
/proc/meminfo: memFree=29908712/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2142.2 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 234748 0 0 0 214205 15 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2142.2 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/202 16222
/proc/meminfo: memFree=29908692/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2202.19 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 235041 0 0 0 220204 15 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2202.19 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2262.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/205 16236
/proc/meminfo: memFree=29907748/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2262.19 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 235329 0 0 0 226204 15 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5039029 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2322.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/205 16242
/proc/meminfo: memFree=29908196/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2322.19 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 235687 0 0 0 232204 15 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2322.19 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/205 16246
/proc/meminfo: memFree=29909212/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2382.18 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 236058 0 0 0 238203 15 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2382.18 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/205 16312
/proc/meminfo: memFree=29903680/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2442.19 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 236309 0 0 0 244203 16 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2442.19 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/206 16319
/proc/meminfo: memFree=29902520/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2502.19 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 236560 0 0 0 250203 16 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5039332 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2502.19 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.09 2.04 2.05 3/206 16321
/proc/meminfo: memFree=29902456/32770624 swapFree=66916996/67108860
[pid=15754] ppid=15751 vsize=198396 memory=174880 CPUtime=2519.89 cores=1,3,5,7
/proc/15754/stat : 15754 (cosoco) R 15751 15754 13926 0 -1 4202496 236807 0 0 0 251973 16 0 0 20 0 1 0 434269324 203157504 43720 33554432000 4194304 6211092 140727875591840 140727875589800 5037821 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22618112 140727875597323 140727875597425 140727875597425 140727875600334 0
/proc/15754/statm: 49599 43720 855 493 0 42904 0
Current children cumulated CPU time: 2519.89 s
Current children cumulated vsize: 198396 KiB
Current children cumulated memory: 174880 KiB

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

[startup+2520.01 s]
# the end of solver process 15754 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.74 s, system=0.162995 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.74
CPU system time (s): 0.162995
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 198396
Max. memory (cumulated for all children) (KiB): 174880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.74
system time used= 0.162995
maximum resident set size= 174940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236855
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= 80
involuntary context switches= 899


# summary of solver processes directly reported to runsolver:
#   pid: 15754
#   total CPU time (s): 2519.9
#   total CPU user time (s): 2519.74
#   total CPU system time (s): 0.162995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8226 second user time and 16.2432 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-15 22:42:27
IDJOB=4396820
IDBENCH=126097
IDSOLVER=2848
FILE ID=node134/4396820-1568580188
RUNJOBID= node134-1568572743-13958
PBS_JOBID= 21703320
Free space on /tmp= 59568 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-09.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396820-1568580188/watcher-4396820-1568580188 -o /tmp/evaluation-result-4396820-1568580188/solver-4396820-1568580188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568572743-13958 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396820-1568580188.xml

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

MD5SUM BENCH= e7714f1bdc5f54a36db8d66dbea9ce0a
RANDOM SEED=163220726

node134.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.76
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.76
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.76
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.76
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:        30020240 kB
MemAvailable:   31721368 kB
Buffers:          198424 kB
Cached:          1777316 kB
SwapCached:        90432 kB
Active:           695044 kB
Inactive:        1441716 kB
Active(anon):      69408 kB
Inactive(anon):   139672 kB
Active(file):     625636 kB
Inactive(file):  1302044 kB
Unevictable:      108388 kB
Mlocked:          108388 kB
SwapTotal:      67108860 kB
SwapFree:       66916992 kB
Dirty:             35352 kB
Writeback:             4 kB
AnonPages:        180116 kB
Mapped:            48444 kB
Shmem:             39600 kB
Slab:             209360 kB
SReclaimable:     178564 kB
SUnreclaim:        30796 kB
KernelStack:        3632 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     602460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59564 MiB
End job on node134 at 2019-09-15 23:24:27